CVS log for ports/www/apache2/files/Attic/patch-support:envvars-std.in
Up to [FreeBSD] / ports / www / apache2 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Sun Dec 4 00:27:20 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
- retire www/apache2
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 17 17:52:20 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
- 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@
