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:           Sat Feb  2 00:38:32 UTC 2008

Added Files:
        wip/pkg_online: DESCR Makefile PLIST distinfo

Log Message:

pkg_online - client/server search in pkgsrc packages.

Every separate field (PKGPATH, PKGNAME, COMMENT etc.) may be queried
separately and multiple fields may be queried too. Lots of search
strategies are available. A set of fields and search strategies may
very depending on your server configuration. For example, you can
search in binary (pkg_summary.gz generated by pkg_info -X) or source
(pkg_src_summary.gz generated by wip/pkg_src_summary) repositories.

Communication protocol is a well known dictionary protocol described
in RFC-2229. Server runs dictd (wip/dict-server)


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/pkg_online/DESCR wip/pkg_online/Makefile \
    wip/pkg_online/PLIST wip/pkg_online/distinfo

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

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