pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_online-server



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Mon May 16 19:16:23 UTC 2011

Update of /cvsroot/pkgsrc/pkgtools/pkg_online-server
In directory ivanova.netbsd.org:/tmp/cvs-serv27850

Log Message:

pkg_online - client/server package searcher for pkgsrc.

Every separate field (PKGPATH, PKGNAME, COMMENT etc.) may be queried
separately and multiple fields may be queried too. A lot of search
strategies are available. Set of fields and search strategies may
very depending on your server configuration. Search in multiple
"repositories" is supported too, e.g. search in binary repository
or in pkgsrc source tree.

Communication protocol is a well known dictionary protocol described
in RFC-2229. Server may run dictd or any other dictionary protocol
server.  For dictd see http://www.dict.org and
http://sourceforge.net/projects/dict

pkg_online has minimal amount of things specific to pkgsrc and can
easily be adapted to any other packageing systems.

Of course it is based on pkg_summary-utils ;-)

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/pkgtools/pkg_online-server/Makefile
N pkgsrc/pkgtools/pkg_online-server/DESCR
N pkgsrc/pkgtools/pkg_online-server/PLIST
N pkgsrc/pkgtools/pkg_online-server/DESCR.common
N pkgsrc/pkgtools/pkg_online-server/distinfo
N pkgsrc/pkgtools/pkg_online-server/Makefile.common

No conflicts created by this import



Home | Main Index | Thread Index | Old Index