| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jan 2012 19:30:58
1.3_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
1.3_1
|
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
24 Oct 2011 09:11:38
1.3_1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
24 Oct 2011 04:17:38
1.3_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
07 Sep 2011 03:00:51
1.3_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
1.3_1
|
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
20 Aug 2011 19:00:12
1.3_1
|
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
19 Mar 2011 12:38:54
1.3_1
|
miwi  |
- Get Rid MD5 support |
17 May 2009 07:24:35
1.3_1
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
12 Apr 2009 05:10:27
1.3_1
|
pgollucci  |
- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GEPLIST
- OPTIONify
- Bump PORTREVISION |
24 Jan 2006 03:14:23
1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Aug 2004 16:21:56
1.3
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
29 Jan 2004 16:13:06
1.3
|
trevor  |
SIZEify. |
07 Nov 2003 09:12:58
1.3
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
27 Sep 2003 01:01:08
1.3
|
edwin  |
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
20 Feb 2003 19:15:38
1.3
|
knu  |
De-pkg-comment. |
09 Sep 2002 18:30:10
1.3
|
dinoex  |
support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too. |
22 Jun 2002 22:50:34
1.3
|
anders  |
Add mod_blowchunks, an Apache module to reject and log chunked requests.
Useful for those that want to log attempts to exploit that recent Apache
vulnerability, or who need or want to use their current Apache version
for some reason. |