From owner-freebsd-ports@FreeBSD.ORG Tue May 30 00:28:21 2006 Return-Path: X-Original-To: ports@freebsd.org 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 EF54016B084 for ; Tue, 30 May 2006 00:28:21 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 150FD43D6A for ; Tue, 30 May 2006 00:28:20 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id B13224979; Mon, 29 May 2006 19:28:19 -0500 (CDT) Date: Mon, 29 May 2006 19:28:19 -0500 To: Matthew Seaman Message-ID: <20060530002819.GB18969@soaustin.net> References: <20060523012528.GA8161@xor.obsecurity.org> <20060527205101.H1114@ganymede.hub.org> <447952AF.9060508@infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447952AF.9060508@infracaninophile.co.uk> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: FreeBSD Ports , Andrew Pantyukhin , Kris Kennaway Subject: Re: Number of maintainers vs. number of ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 00:28:24 -0000 On Sun, May 28, 2006 at 08:35:11AM +0100, Matthew Seaman wrote: > Otherwise, the convention is that the port name -- eg databases/phpmyadmin > should always be quoted in the PR subject line. Then you can go and look it > up using portsmon: > > http://portsmon.freebsd.org/portoverview.py?category=databases&portname=phpmyadmin portsmon does a great deal of work to not rely solely on the PR subject lines, which are missing the category/portname somewhere around 30% of the time. (It would be nice if people would put this in, so that GNATS can also be used to search, but they don't.) Like Edwin's auto-assigner, it gets somewhere around 95%+ correct assignments. When I'm not travelling, I try to catch the other few percent once a day. mcl