From owner-freebsd-ports@FreeBSD.ORG Sat Oct 23 01:56:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9BF716A4CE for ; Sat, 23 Oct 2004 01:56:09 +0000 (GMT) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5859B43D54 for ; Sat, 23 Oct 2004 01:56:07 +0000 (GMT) (envelope-from parv@chvlva.adelphia.net) Received: from default.chvlva.adelphia.net ([69.160.70.47]) by mta9.adelphia.netESMTP <20041023015606.PYNK2497.mta9.adelphia.net@default.chvlva.adelphia.net>; Fri, 22 Oct 2004 21:56:06 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 4A98357D1; Fri, 22 Oct 2004 21:58:33 -0400 (EDT) Date: Fri, 22 Oct 2004 21:58:32 -0400 From: Parv To: Lowell Gilbert Message-ID: <20041023015832.GA1115@moo.holy.cow> Mail-Followup-To: Lowell Gilbert , freebsd-ports@freebsd.org References: <16761.12913.961269.232207@jerusalem.litteratus.org> <16761.17813.713808.55826@jerusalem.litteratus.org> <447jpiqzyx.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447jpiqzyx.fsf@be-well.ilk.org> cc: freebsd-ports@freebsd.org Subject: Re: ports/www is too full X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 01:56:10 -0000 in message <447jpiqzyx.fsf@be-well.ilk.org>, wrote Lowell Gilbert thusly... > > > Mark Linimon writes: > > > I often want to look at all programs which do , where FOO is > > far more detailed than the existing categories support. > > That's a hard problem, because it can get into semantics. I don't > really see any new approaches to the problem that will do better > than "make search key=" There is a Perl module in the ports tree named FreeBSD::Ports with which a port can be identified by contents of comment, if not by pkg-desrc, besides other things. Ah, here it is (output is from my own index search tool, parse-index; perl 5.8.5 has been installed here)... name: p5-FreeBSD-Ports-0.04 origin: /usr/ports/textproc/p5-FreeBSD-Ports install-prefix: /usr/local comment: Perl modules for parsing FreeBSD's Ports INDEX file description: /usr/ports/textproc/p5-FreeBSD-Ports/package-descr maintainer: tom@FreeBSD.org category: textproc category: perl5 build-dep: perl-5.8.5 run-dep: perl-5.8.5 uri: http://people.FreeBSD.org/~tom/portpm/ extract-dep: perl-5.8.5 patch-dep: perl-5.8.5 - Parv --