Date: Fri, 17 Dec 2004 17:52:20 +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/www/apache2 Makefile pkg-plistpatch-support:Makefile.in patch-support:envvars-std.in Message-ID: <200412171752.iBHHqLXD077099@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2004-12-17 17:52:20 UTC
FreeBSD ports repository
Modified files:
www/apache2 Makefile pkg-plist
www/apache2/files patch-Makefile.in
Added files:
www/apache2/files patch-support:Makefile.in
patch-support:envvars-std.in
Log:
- Remove useless APR_FROM_PORTS check in post-install
- Add support for modular sbin/envvars
You can now put your own scripts you want to execute at envvars
stage in ${PREFIX}/etc/apache2/envvars.d
Only script ending by *.env are run.
Example:
/usr/local/etc/apache2/envvars.d/mod_python3.env
Discussed with: perky on -apache@
Revision Changes Path
1.215 +5 -4 ports/www/apache2/Makefile
1.15 +15 -5 ports/www/apache2/files/patch-Makefile.in
1.1 +14 -0 ports/www/apache2/files/patch-support:Makefile.in (new)
1.1 +13 -0 ports/www/apache2/files/patch-support:envvars-std.in (new)
1.74 +3 -2 ports/www/apache2/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412171752.iBHHqLXD077099>
