pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/pkg_online



Module name:    wip
Committed by:   cheusov
Date:           Tue Feb  5 22:35:33 UTC 2008

Modified Files:
        wip/pkg_online: Makefile PLIST distinfo

Log Message:

upgraded to the latest version 0.3.0

   Server can now return so called "shortinfo", see -3 option below.
   New database is created for this by pkgnew script
   pkg_summary2shortinfo: pkgsrc-XXX-shortinfo.

   pkg_summary2pkgname_to_onelineinfo script is renamed
     to pkg_summary2onelineinfo
   pkgsrc-XXX2pkgname_to_onelineinfo database is renamed
     to pkgsrc-XXX-onelineinfo

   Summary:
      pkgsrc-XXX-info         - pkg_summary2info
      pkgsrc-XXX-shortinfo    - pkg_summary2shortinfo
      pkgsrc-XXX-onelineinfo  - pkg_summary2onelineinfo

   - pkg_online_client

     new options: -1, -3 amd -9 for obtaining
     oneline-, short- and full information about packages.   
     Ex: pkg_online_client -1 dict-server
         pkg_online_client -3 netcat
         pkg_online_client -1 bmake

     new options -h for help

   - pkg_online_find

     new options: -1, -3 amd -9 for obtaining
     oneline-, short- and full information about packages.   
     Ex: pkg_online_find -1 'm:p:jlam'
         pkg_online_find -3 'm:p:hubertf'
         pkg_online_find -9 'm:p:tnn' 'p:p:wip/'

     new options: -f -s show available field for search and search
     strategies and their short synonyms

   Makefile.cvsdist is local to this project anymore
   (cvsdist, ChangeLog targets).


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/pkg_online/PLIST wip/pkg_online/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/pkg_online/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online/PLIST?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index