CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/06/22 02:27:07
Modified files:
www/apache-httpd: Makefile
www/apache-httpd/pkg: apache2.rc
Log message:
So, mod_perl will reset $0 to argv[0] which will break the rc.d script
functionality. So let's use apachectl2 for start and stop, disable rc_reload
(which should have been done anyway) and relax the default pexp (workaround).
breakage reported by Michael Lechtermann
ok sthen@
