aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache21/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-03-07 06:30:21 +0800
committerolgeni <olgeni@FreeBSD.org>2001-03-07 06:30:21 +0800
commit75945ab08b3cbdf1ab4a1c3faa38d3c216165f34 (patch)
tree71a1d5a9d3eb0215bb5ee59b1d725c5ca41b472b /www/apache21/Makefile
parent78ac2b429e5343bcdd328492c6a8591aac9e6a1b (diff)
downloadfreebsd-ports-gnome-75945ab08b3cbdf1ab4a1c3faa38d3c216165f34.tar.gz
freebsd-ports-gnome-75945ab08b3cbdf1ab4a1c3faa38d3c216165f34.tar.zst
freebsd-ports-gnome-75945ab08b3cbdf1ab4a1c3faa38d3c216165f34.zip
Miscellaneous fixes.
* Changed the python15 dependency to USE_PYTHON=yes * Replaced PYTHON15 with PYTHON_CMD from bsd.python.mk * Added SAPACHE_CONFDIR, like the other Sxxx variables, to be used in the PLIST. APACHE_CONFDIR now depends on SAPACHE_CONFDIR * Added APACHE_CONFDIR and WEBBASEDIR to PLIST_SUB * Removed temporary file Zope.cgi.orig * Removed .cvsignore from var/ * Added/removed some files to the PLIST * Used @unexec rmdir to remove shared directories from PLIST * Removed the line with "grep". I didn't understand how it was supposed to work, I guess it should have been something like "cmp -s ...", but Data.fs cannot be equal to Data.fs.in anyway, because Zope adds some things to it the first time it's started (automatically imported packages from filesystem). * Removed temporary files from var/ at deinstall time (*.tmp, *.lock, *.soc, *.pid) * Sometimes the inituser file did not exist at deinstall time, so I deleted it with @unexec. It won't be included by "make package". * Added the Hotfix_2001-02-23 directory (@dirrm) * Used variables from PLIST_SUB instead of www and etc/apache (@dirrm) Approved by: maintainer
Diffstat (limited to 'www/apache21/Makefile')
0 files changed, 0 insertions, 0 deletions