Date: Thu, 4 Dec 2003 22:43:25 -0600 From: Steve Price <steve@freebsd.org> To: clayton rollins <crollins666@hotmail.com> Cc: ports@freebsd.org Subject: Re: [DRAFT] ports contributor's guide Message-ID: <20031205044324.GE55425@bsd.havk.org> In-Reply-To: <Sea1-F169SQDslHtBa500007c32@hotmail.com> References: <Sea1-F169SQDslHtBa500007c32@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 05, 2003 at 04:25:29AM +0000, clayton rollins wrote: > > The doc. does a good job of presenting the fact that > adopting orphaned ports is a good place to start, but > never states any methods one would use to find > orphaned ports. (This is something I still have > questions on...) Here's one way. Not perfect by any means but it'll net you quite a few ports that need MAINTAINERs. cd /usr/ports && grep -i ports@freebsd.org INDEX | cut -f2 -d\| -steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031205044324.GE55425>