From owner-freebsd-ports@FreeBSD.ORG Fri Apr 11 04:35:07 2003 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 DB46137B401 for ; Fri, 11 Apr 2003 04:35:07 -0700 (PDT) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17DD043FA3 for ; Fri, 11 Apr 2003 04:35:06 -0700 (PDT) (envelope-from olive@oban.frmug.org) Received: (from uucp@localhost)h3BBZ7v79877 for freebsd-ports@freebsd.org; Fri, 11 Apr 2003 13:35:07 +0200 (CEST) (envelope-from olive@oban.frmug.org) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id 8D7348C11; Fri, 11 Apr 2003 13:33:13 +0200 (CEST) Date: Fri, 11 Apr 2003 13:33:13 +0200 From: Olivier Tharan To: freebsd-ports@freebsd.org Message-ID: <20030411113313.GF99929@weirdos.oban.frmug.org> Mail-Followup-To: freebsd-ports@freebsd.org References: <200304101449.59573.linimon@lonesome.com> <20030410130954.R91788@12-234-22-23.pyvrag.nggov.pbz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20030410130954.R91788@12-234-22-23.pyvrag.nggov.pbz> X-Attribution: Olive Subject: Re: script: display the packages on a system with no maintainer 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: Fri, 11 Apr 2003 11:35:08 -0000 * Doug Barton (20030410 13:11): > Far be it from me to discourage someone's creativity, but since this is > not a well known feature I'd like to point out that you can get pretty > much the same list by doing: With Mark's script, you only list installed packages, which is far less verbose. Sounds like one has to get an up-to-date INDEX file, though: mafate:/usr/ports% grep fr-aspell INDEX fr-aspell-0.50.3_1|/usr/ports/french/aspell|/usr/local|** No Description|/usr/ports/french/aspell/pkg-descr|ports@FreeBSD.org|french textproc|expat-1.95.6_1 gettext-0.11.5_1 gmake-3.80 libiconv-1.8_2 libtool-1.3.4_4||http://aspellfr.free.fr/aspell/ mafate:/usr/ports% grep MAINTAINER textproc/aspell/Makefile MAINTAINER?= thierry@pompo.net -- olive