| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 Jan 2012 19:30:58
0.04_1
|
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
02 Nov 2011 03:43:45
0.04_1
|
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
07 Sep 2011 03:00:51
0.04_1
|
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 |
27 Aug 2011 09:54:40
0.04_1
|
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
20 Aug 2011 19:00:12
0.04_1
|
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
19 Mar 2011 12:38:54
0.04_1
|
miwi  |
- Get Rid MD5 support |
25 May 2010 20:17:37
0.04_1  |
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) |
21 May 2009 20:45:34
0.04_1
|
pgollucci  |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
12 Apr 2009 07:58:00
0.04_1
|
pgollucci  |
- USE_APACH=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
PR: ports/133632
Approved by: maintainer |
10 May 2006 14:48:24
0.04_1
|
ache  |
Maintainer's fix variant for dangling browser connections counting
PR: 96917
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> |
10 May 2006 14:21:10
0.04_1
|
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 |
24 Jan 2006 03:14:23
0.04_1
|
edwin  |
SHA256ify
Approved by: krion@ |
24 Jan 2005 05:19:03
0.04_1
|
leeym  |
- update maintainer's email address
PR: 76601
Submitted by: maintainer |
11 May 2004 21:39:57
0.04_1
|
vanilla  |
Pass maintainership to submitter.
PR: ports/66532
Submitted by: Yuan-Chung Hsiao <ychsiao_at_ychsiao dot idv dot tw> |
11 May 2004 01:37:22
0.04_1
|
eik  |
Drop maintainership.
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer) |
31 Mar 2004 03:12:58
0.04_1
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
0.04_1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
07 Nov 2003 09:12:58
0.04_1
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
20 Apr 2003 08:12:03
0.04_1
|
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 |
17 Apr 2003 16:27:41
0.04
|
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> |