| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jan 2012 19:30:58
1.0.3_4
|
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.0.3_4
|
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
24 Oct 2011 09:11:38
1.0.3_4
|
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 |
07 Sep 2011 03:00:51
1.0.3_4
|
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.0.3_4
|
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
20 Aug 2011 19:00:12
1.0.3_4
|
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
19 Mar 2011 12:38:54
1.0.3_4
|
miwi  |
- Get Rid MD5 support |
25 May 2010 20:17:37
1.0.3_4  |
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) |
17 May 2009 07:24:35
1.0.3_4
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
12 Apr 2009 05:54:09
1.0.3_4
|
pgollucci  |
- Bump PORTREVISION
- OPTIONify
- Correctly use SUB_FILES, SUB_LIS, and PKG*
- USE_APACHE=yes is deprecated
- PREFIX -> LOCALBASE
- use APACHE* vars from bsd.apache.mk |
23 Jul 2007 09:36:52
1.0.3_3
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
30 Jan 2006 23:20:05
1.0.3_3
|
kuriyama  |
Chase shlib bump of libexpat. |
24 Jan 2006 03:14:23
1.0.3_2
|
edwin  |
SHA256ify
Approved by: krion@ |
16 Nov 2004 21:14:38
1.0.3_2
|
clement  |
- Mark mod_dav as IGNORE for if apache2 is installed.
This is a try to reduce redundant traffic on apache@ mailing list ;-) |
13 Oct 2004 08:37:32
1.0.3_2
|
clement  |
- Add WITHOUT_APACHE_EXPAT knob.
It ensures to link with expat when apache isn't built with its own expat
Noticed by: Nik Clayton <nik _at_ crf-consulting _dot_ co _dot_ uk>
PR: ports/71988 |
15 Sep 2004 20:07:02
1.0.3_2
|
clement  |
- backport security fix from apache2.
*) SECURITY: CAN-2004-0809 (cve.mitre.org)
mod_dav_fs: Fix a segfault in the handling of an indirect lock
refresh. PR 31183. [Joe Orton]
Requested by: nectar
Approved by: portmgr (marcus) |
27 Aug 2004 18:57:53
1.0.3_1
|
vs  |
Fix previous commit:
- owner/group was undefined when installing from package
- substitute %%APXS%% in pkg-install
Noted by: eik |
27 Aug 2004 16:13:52
1.0.3_1
|
vs  |
Re-package:
- Drop pkg-plist in favour of PLIST_FILES
- Use pkg-message instead of post-install-target
- Synchronize installation from port and package:
The module wasn't enabled after installing from the package
- Create files necessary for locking to work out-of-the-box
Approved by: clement |
18 Aug 2004 16:21:56
1.0.3_1
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
18 Mar 2004 19:50:31
1.0.3_1
|
trevor  |
Add information about Apache 2, from Patrick Bihan-Faou (former
maintainer). |
18 Mar 2004 18:01:13
1.0.3_1
|
trevor  |
Add size data, approved by maintainers. |
18 Mar 2004 15:33:26
1.0.3_1
|
trevor  |
Remove Patrick Bihan-Faou as maintainer, by his request. |
20 Dec 2003 12:35:43
1.0.3_1
|
edwin  |
[patch] www/mod_dav - fix symlink problem
While playing with mod_dav, I found out that it didn't
follow symlinks properly. Looking through various mailinglists
I found this patch by Mark Montague (markmont@umich.edu)
I do not say we should include this patch by default, but
if a knob called WITH_SYMLINK_PATCH could be made which
adds these patches it would help people already.
PR: ports/59163
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
07 Nov 2003 09:12:58
1.0.3
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
21 Feb 2003 14:01:38
1.0.3
|
knu  |
De-pkg-comment. |
12 Dec 2002 07:16:36
1.0.3
|
edwin  |
iTypo in post-install message
PR: ports/42602
Submitted by: Erwin Lansing <erwin@lansing.dk> |
02 May 2002 21:42:21
1.0.3
|
sada  |
Upgrade to version 1.0.3.
No response from: maintainer |
22 Oct 2000 00:49:08 
|
jeh  |
Update to version 1.0.2. Clean up Makefile to make portlint happy |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
30 Jun 2000 14:06:49 
|
nbm  |
Update to mod_dav 1.0.0 |
28 May 2000 05:08:37 
|
steve  |
Minor changes to mod_dav.h without bumping the distfile's version number. |