Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2008 16:09:27 -0800
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        miwi@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: www/mod_dosevasive20 vs. www/mod_evasive20
Message-ID:  <20080115000927.GA94875@eos.sc1.parodius.com>
In-Reply-To: <20080115000449.GA94650@eos.sc1.parodius.com>
References:  <20080115000449.GA94650@eos.sc1.parodius.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 14, 2008 at 04:04:49PM -0800, Jeremy Chadwick wrote:
> 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?

Follow-up:

It also looks like PORTNAME is incorrect in both ports (mod_dosevasive20
claims to be mod_evasive20, and mod_evasive20 claims to be
mod_dosevasive20), adding to even more confusion:

$ grep ^PORTNAME ports/www/mod_dosevasive20/Makefile ports/www/mod_evasive20/Makefile
ports/www/mod_dosevasive20/Makefile:PORTNAME=      mod_evasive20
ports/www/mod_evasive20/Makefile:PORTNAME= mod_dosevasive20

-- 
| 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?20080115000927.GA94875>