From owner-cvs-all@FreeBSD.ORG Thu Jan 10 22:32:57 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A43416A469; Thu, 10 Jan 2008 22:32:57 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id 229DA13C4EC; Thu, 10 Jan 2008 22:32:57 +0000 (UTC) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 1585C12545A; Thu, 10 Jan 2008 23:32:56 +0100 (CET) Date: Thu, 10 Jan 2008 23:32:55 +0100 From: Anton Berezin To: Alexey Dokuchaev Message-ID: <20080110223255.GA13357@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Alexey Dokuchaev , Martin Wilke , yarodin@gmail.com, peter@vereshagin.org, gabor@freebsd.org, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, portmgr@freebsd.org References: <200712310028.lBV0S5On056424@repoman.freebsd.org> <20080110124041.GC80526@heechee.tobez.org> <20080110200027.GB73598@bsdcrew.de> <20080110214126.GA39859@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080110214126.GA39859@FreeBSD.org> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Martin Wilke , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, peter@vereshagin.org, gabor@freebsd.org, portmgr@freebsd.org, cvs-ports@FreeBSD.org, yarodin@gmail.com Subject: Re: cvs commit: ports/www Makefile ports/www/p5-FCGI-ProcManager Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2008 22:32:57 -0000 On Thu, Jan 10, 2008 at 09:41:26PM +0000, Alexey Dokuchaev wrote: > On Thu, Jan 10, 2008 at 09:00:27PM +0100, Martin Wilke wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Thu, Jan 10, 2008 at 01:40:41PM +0100, Anton Berezin wrote: > > > On Mon, Dec 31, 2007 at 12:28:05AM +0000, Martin Wilke wrote: > > > Why this ever got added? There is an identical port > > > www/p5-FastCGI-ProcManager. Now we are getting PRs with updates to this one > > > (see 119300), where PR authors *complain* about someone updating "the wrong > > > port", refering to gabor's update of www/p5-FastCGI-ProcManager recently... > > > > > > What a mess. I'd like committers adding new ports to be a *bit* more > > > careful and verify that the port is indeed *new*. > > > > > > It can be argued that the "new" name is better that the "old" one, but this > > > is an entirely separate can of worm. Grrrr. > > > > > > > Hi, > > > > After a discussion with tobez on irc, we have made plans to remove > > www/p5-FastCGI-ProcManager after the slush. The new Port make more > > sense and have a Maintainer. > > As a side note: doesn't `FastCGI' look as a better name? We already > have `www/p5-FastCGI' and `www/p5-FastCGI-ProcManager', and only one > `www/p5-FCGI-Async'. Maybe the latter should just be repocopied to > match the former ones? The problem here is that the actual module on CPAN is named FCGI. Gratuitously changing original name of software is something that we are trying to avoid historically, even if the original software breaks some other naming conventions by itself (a good example here would be p5-CGI.pm, which is called "CGI.pm" on CPAN, unlike the vast majority of CPAN content). In an ideal world, this would have been caught 3 years ago, and we would not be having this conversation. Cheers, \Anton. -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen