Date: Fri, 18 Jan 2008 05:59:00 -0800 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Stanislav Sedov <stas@FreeBSD.org> Cc: freebsd-ports@freebsd.org, miwi@freebsd.org Subject: Re: www/mod_dosevasive20 vs. www/mod_evasive20 Message-ID: <20080118135900.GA38857@eos.sc1.parodius.com> In-Reply-To: <20080118132532.GL22695@dracon.ht-systems.ru> References: <20080115000449.GA94650@eos.sc1.parodius.com> <20080118132532.GL22695@dracon.ht-systems.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 18, 2008 at 04:25:32PM +0300, Stanislav Sedov wrote: > On Mon, Jan 14, 2008 at 04:04:49PM -0800 Jeremy Chadwick mentioned: > > One of our customers pointed out to me that there's two versions of the > > mod_evasive module actively floating around in ports: > > > > ports/www/mod_evasive20 > > ports/www/mod_dosevasive20 > > > > Based on PR 106870 and the CVS commit logs, it looks like a repocopy > > was done from mod_dosevasive20 --> mod_evasive20 (since the software > > itself was renamed identically): > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=106870 > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/mod_dosevasive20/Makefile > > > > However, mod_dosevasive20 was never removed/deprecated. This lead to > > some confusion... Can anything be done about this for consistency > > reasons? > > > > I beleive the mod_dosevasive20 port should be dropped due to rename. I agree. However, look at www/mod_evasive20/Makefile's PORTNAME: $ grep ^PORTNAME /usr/ports/www/mod_evasive20/Makefile PORTNAME= mod_dosevasive20 This is obviously incorrect. My customer is a bit perturbed by this, and rightfully so. And although I myself am a FreeBSD ports committer, I don't believe in blindly fixing this without discussion first. > Have you tired contacting the maintainer? No, I haven't. I did CC miwi@ who was responsible for the repocopy and handling the PR; I think the above PORTNAME mistake was something that slipped by, but it's obviously going to confuse people. Of course, I'm also left wondering how portlint didn't catch this, how Bill Fenner's automatic port builds didn't catch it, and how INDEX generation didn't catch it. (Can you tell I'm new here? :-) ) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080118135900.GA38857>