non port: www/mod_limitipconn/Makefile |
Number of commits found: 17 |
Sunday, 1 Jan 2012
|
19:30 ohauer
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
 |
Wednesday, 2 Nov 2011
|
03:43 pgollucci
- sync apache13 related EXPIRATION_DATE
With Hat: apache@
 |
Wednesday, 7 Sep 2011
|
03:00 pgollucci
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports
 |
Saturday, 27 Aug 2011
|
09:54 ohauer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
 |
Saturday, 20 Aug 2011
|
19:00 ohauer
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
 |
Tuesday, 25 May 2010
|
20:17 pgollucci
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav)
 |
Thursday, 21 May 2009
|
20:45 pgollucci
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports)
 |
Sunday, 12 Apr 2009
|
07:58 pgollucci
- USE_APACH=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
PR: ports/133632
Approved by: maintainer
 |
Wednesday, 10 May 2006
|
14:48 ache
Maintainer's fix variant for dangling browser connections counting
PR: 96917
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
 |
14:21 ache
Use non-default WITH_CONNECTION_COUNT_FIX option which fix following
bug using Scott's Barta contributed version from official site:
In standard version _all_ connections with the same IP counted through
scoreboard, despite file type. So, if you set limit 3 to, say, video/avi
type and open 3 connections to unlimited .html or .jpeg, next 1 connection
to video/avi will be rejected (since all, even unlimited connections are
counted through scoreboard)
Approved by: >2 weeks maintainer timeout
 |
Monday, 24 Jan 2005
|
05:19 leeym
- update maintainer's email address
PR: 76601
Submitted by: maintainer
 |
Tuesday, 11 May 2004
|
21:39 vanilla
Pass maintainership to submitter.
PR: ports/66532
Submitted by: Yuan-Chung Hsiao <ychsiao_at_ychsiao dot idv dot tw>
 |
01:37 eik
Drop maintainership.
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
 |
Friday, 6 Feb 2004
|
13:12 trevor
Use PLIST_FILES (bento-tested, marcus-reviewed).
 |
Friday, 7 Nov 2003
|
09:12 marcus
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
 |
Sunday, 20 Apr 2003
|
08:12 ijliao
* Fix building problem when PATH doesn't contain /usr/local/sbin.
* Use tarball's Makefile to install.
* Bump PORTREVISION.
PR: 51176
Submitted by: maintainer
 |
Thursday, 17 Apr 2003
|
16:27 ijliao
add mod_limitipconn 0.04
Limit the number of simultaneous connections from a single client IP address
PR: 51095
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
 |
Number of commits found: 17 |