Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D573463B8AC for ; Mon, 16 May 2011 21:37:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ACD2C14A10D; Mon, 16 May 2011 21:37:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81B1114A108 for ; Mon, 16 May 2011 21:37:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4CQ5oULlg8Tb for ; Mon, 16 May 2011 21:37:56 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E3C7C14A0F6 for ; Mon, 16 May 2011 21:37:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CB0B6175DD; Mon, 16 May 2011 21:37:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 16 May 2011 21:37:56 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc/pkgtools/pkg_online-client To: pkgsrc-changes@NetBSD.org Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20110516213756.CB0B6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: cheusov Date: Mon May 16 21:37:56 UTC 2011 Update of /cvsroot/pkgsrc/pkgtools/pkg_online-client In directory ivanova.netbsd.org:/tmp/cvs-serv25355 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 U pkgsrc/pkgtools/pkg_online-client/Makefile U pkgsrc/pkgtools/pkg_online-client/DESCR U pkgsrc/pkgtools/pkg_online-client/PLIST No conflicts created by this import