Date: Thu, 8 Jan 2004 09:42:04 -0800 (PST) From: Clement LAFORET <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache2 Makefile Makefile.doc Makefile.modules distinfo ports/www/apache2/files patch-configure patch-srclib:apr-util:configure patch-srclib:apr:build:apr_hints.m4 Message-ID: <200401081742.i08Hg4dD064575@repoman.freebsd.org>
index | next in thread | raw e-mail
clement 2004/01/08 09:42:04 PST
FreeBSD ports repository
Modified files:
www/apache2 Makefile Makefile.modules distinfo
Added files:
www/apache2 Makefile.doc
www/apache2/files patch-configure.in
patch-srclib:apr-util:build:dbm.4
patch-srclib:apr:build:apr_hints.m4
Removed files:
www/apache2/files patch-configure
patch-srclib:apr-util:configure
Log:
Apache2 PORTREVISION 2:
- Move docs-related stuff to Makefile.doc
- Better MPM handling (for slave ports)
- Fix HTTP_PORT behaviour
- Make suExec more configurable [1]
- Now config script are regenerated by buildconfig, to improve slave
ports support and minimize apr/apache2 ports conflict [2]
- Fix typo in AUTH_MODULES routine [3] [4]
- apr threaded support [5]
- Fix Segmentation fault with LDAP [6]
- Add db42 support. [7] (just uncomment related lines
if you installed it from shar)
- add SLAVE_DESIGNED_FOR variable for slave ports to
automaticaly mark them as BROKEN, if they are out of sync with
apache2
PRs: 60444 [1], 61030 [4]
Requested by: Matthias Andree <matthias.andree@gmx.de> [7]
Suggested by: kuriyama [2] [5]
Submitted by: Daniel Tasov <danielt@pilgerer.org> [1],
kuriyama [5],
motoyuki [3],
Scott Michel <scottm@cs.ucla.edu> [4]
Obtained from: Apache CVS [6]
Reviewed by: erwin, linimon
Approved by: erwin (mentor)
Revision Changes Path
1.158 +37 -90 ports/www/apache2/Makefile
1.1 +120 -0 ports/www/apache2/Makefile.doc (new)
1.3 +30 -49 ports/www/apache2/Makefile.modules
1.59 +2 -0 ports/www/apache2/distinfo
1.10 +0 -39 ports/www/apache2/files/patch-configure (dead)
1.1 +33 -0 ports/www/apache2/files/patch-configure.in (new)
1.1 +192 -0 ports/www/apache2/files/patch-srclib:apr-util:build:dbm.4 (new)
1.6 +0 -79 ports/www/apache2/files/patch-srclib:apr-util:configure (dead)
1.1 +25 -0 ports/www/apache2/files/patch-srclib:apr:build:apr_hints.m4 (new)
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401081742.i08Hg4dD064575>
