From owner-freebsd-ports@FreeBSD.ORG Thu Apr 10 13:11:27 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 AA4B337B404 for ; Thu, 10 Apr 2003 13:11:27 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CA2043FAF for ; Thu, 10 Apr 2003 13:11:26 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <2003041020112500300fbvf0e>; Thu, 10 Apr 2003 20:11:26 +0000 Date: Thu, 10 Apr 2003 13:11:25 -0700 (PDT) From: Doug Barton To: Mark Linimon In-Reply-To: <200304101449.59573.linimon@lonesome.com> Message-ID: <20030410130954.R91788@12-234-22-23.pyvrag.nggov.pbz> References: <200304101449.59573.linimon@lonesome.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org 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: Thu, 10 Apr 2003 20:11:28 -0000 On Thu, 10 Apr 2003, Mark Linimon wrote: > Here's a quick little hack I worked up to go look through the results > of pkg_info and tell me which ports are shown as being maintained > by 'ports@freebsd.org'. 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: cd /usr/ports make search key=ports@freebsd.org You can also search for all sorts of other stuff, it's not restricted to the maintainer field. Hope this helps, Doug -- This .signature sanitized for your protection