From owner-cvs-all@FreeBSD.ORG Sun Jan 13 18:20:40 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 BADE416A420 for ; Sun, 13 Jan 2008 18:20:40 +0000 (UTC) (envelope-from yarodin@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 3097F13C4E9 for ; Sun, 13 Jan 2008 18:20:39 +0000 (UTC) (envelope-from yarodin@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1092480uge.37 for ; Sun, 13 Jan 2008 10:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=2dVOyvqUjfrFdSrEDs2zKTIlHu2g0+8F3iojtm3g0CM=; b=R2/Ya/LAdbctUJSY0rAwR2swSdsoKkQFFO7WQCLG7aIKf94a7eKCALfnQnqsT8tXOYmqKlrFEK+ZhP4rHug7X5yk9SnV7CfTMmTx+GBsBrfED8WHowdx0ofolDIKjHjsHtnAdVy6Kkx2FoTLcc84/R/84PoCXHE67RWaPjBuFq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=Dwre63ylJNA8qbuOqi2bHedUM+pWgLN7Y1Gws6gRSDMj4vLKXf5TErw6I2CLtet8ATcruCosHcV85qnm1Ktu7TxlLTqZr11VW/G/57HZfGWbDnDXCM5G0Gyob6agUdAwnztnkPqL9mbLeXy3HaodZfuCJYwVG6WCkKHo/uneyes= Received: by 10.66.239.16 with SMTP id m16mr3010341ugh.11.1200246879103; Sun, 13 Jan 2008 09:54:39 -0800 (PST) Received: from ?192.168.1.2? ( [88.205.252.197]) by mx.google.com with ESMTPS id 30sm18047795ugf.31.2008.01.13.09.54.35 (version=SSLv3 cipher=OTHER); Sun, 13 Jan 2008 09:54:38 -0800 (PST) From: Yar Odin To: Alexey Dokuchaev Date: Sun, 13 Jan 2008 22:54:44 +0500 User-Agent: KMail/1.9.7 References: <200712310028.lBV0S5On056424@repoman.freebsd.org> <20080110223255.GA13357@heechee.tobez.org> <20080111004844.GA80974@FreeBSD.org> In-Reply-To: <20080111004844.GA80974@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801132254.45535.yarodin@gmail.com> Cc: Martin Wilke , cvs-all@freebsd.org, ports-committers@freebsd.org, peter@vereshagin.org, gabor@freebsd.org, portmgr@freebsd.org, cvs-ports@freebsd.org, Anton Berezin 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 Reply-To: yarodin@gmail.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2008 18:20:40 -0000 > On Thu, Jan 10, 2008 at 11:32:55PM +0100, Anton Berezin wrote: > > 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. > > Fair enough; in fact, I was suspecting something like this. > > ./danfe It's very interesting and very usefull disscussion of course. BUT! Is somebody will fix it? I'm wrote PR with simplest issue of this problem more than a week ago - http://www.freebsd.org/cgi/query-pr.cgi?pr=119299