Bug 59416 - New port: www/mod_limitipconn2
Summary: New port: www/mod_limitipconn2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Clement Laforet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-18 12:50 UTC by Gea-Suan Lin
Modified: 2004-01-06 00:48 UTC (History)
0 users

See Also:


Attachments
file.shar (1.97 KB, text/plain)
2003-11-18 12:50 UTC, Gea-Suan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gea-Suan Lin 2003-11-18 12:50:14 UTC
I have ported the original mod_limitipconn module to Apache 2.0. The Apache
2.0 port includes all the features of the Apache 1.3 version, including proxy
tracking and MIME type inclusion/exclusion.

WWW: http://dominia.org/djao/limitipconn2.html
Comment 1 Clement Laforet 2003-11-18 13:05:41 UTC
On Tue, 18 Nov 2003 20:42:58 +0800 (CST)
Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> wrote:
> >Synopsis:       New port: www/mod_limitipconn2

> I have ported the original mod_limitipconn module to Apache 2.0. The
> Apache 2.0 port includes all the features of the Apache 1.3 version,
> including proxy tracking and MIME type inclusion/exclusion.
> 
> WWW: http://dominia.org/djao/limitipconn2.html

I already submitted this port (see PR 58254), and I'd be happy if you
take over it :-)

You should modify your port:
1. Define WITH_APACHE2
2. Don't skip build stage. Even if you can do a "all in one" apxs
command, you MUST seperate building and installing.

3. (optionnal) If you can avoid mod_limitipconn2 as portname and use
LATEST_LINK=mod_limitipconn2, since mod_limitipconn2 and mod_limitipconn
have different version and are mutually exclusive.

Note to committers:
You can close PR 58254 :-)

clem
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2003-12-18 16:54:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

Take this one too, since I already submitted the port.
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2004-01-06 00:47:47 UTC
State Changed
From-To: open->closed

New port added, thanks ! 
I commit my previous version, and give you maintainership. 
Next apache2 port version will support buildconf, so proxy 
tracking possibility can be enabled. I'll contact you.