pkgsrc-wip/pkg_online-client/PLIST
Aleksey Cheusov 33f506edb6 Import pkg_online-client-0.5.0 as wip/pkg_online-client.
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)

This package provides client part of PKG_ONLINE.
2008-10-12 10:43:02 +00:00

7 lines
237 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/12 10:43:02 cheusov Exp $
bin/pkg_online_client
bin/pkg_online_client.env
bin/pkg_online_find
share/doc/pkg_online-client/NEWS
share/doc/pkg_online-client/README
share/doc/pkg_online-client/TODO