Date: Mon, 26 Jul 2004 15:24:05 +0000 (UTC) From: Peter Pentchev <roam@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files apache.sh Message-ID: <200407261524.i6QFO54K088215@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2004-07-26 15:24:05 UTC
FreeBSD ports repository
Modified files:
www/apache13 Makefile
www/apache13/files apache.sh
Log:
In the rc.d/localpkg New World Order, the apache.sh startup script may
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf. In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings. Fix this by honoring any previously-set
config variables.
Carte blanche by: ache (maintainer)
Revision Changes Path
1.153 +1 -1 ports/www/apache13/Makefile
1.7 +4 -4 ports/www/apache13/files/apache.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407261524.i6QFO54K088215>
