Date: Tue, 18 Sep 2007 20:03:15 +0000 (UTC) From: Clement Laforet <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/www/apache22 Makefile Makefile.options ports/www/apache22/files apache22.sh.in Message-ID: <200709182003.l8IK3FZP098296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2007-09-18 20:03:15 UTC
FreeBSD ports repository
Modified files:
. UPDATING
www/apache22 Makefile
www/apache22/files apache22.sh.in
Added files:
www/apache22 Makefile.options
Log:
- Add experimental support of OPTIONS.
From UPDATING:
By popular request, OPTIONS support has been added. When actived
(default), these knobs are ignored:
* WITH_<CATEGORY>_MODULES
* WITHOUT_<CATEGORY>_MODULES
* WITH_CUSTOM_<CATEGORY>
* WITH_MODULES
* WITHOUT_MODULES
* WITH_STATIC_MODULES
However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.
- move envvars support to the beginning of apache22_checkconfig() to be
sure we're using envvars during configtest [1]
PR: ports/116329 [1]
Submitted by: Ruud Althuizen <ruud@il.fontys.nl> [1]
Revision Changes Path
1.543 +15 -1 ports/UPDATING
1.210 +11 -0 ports/www/apache22/Makefile
1.1 +75 -0 ports/www/apache22/Makefile.options (new)
1.5 +6 -6 ports/www/apache22/files/apache22.sh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709182003.l8IK3FZP098296>
