freebsd-ports/www/apache22
Andrey A. Chernov 9a38bebc6f Use
LockFile "/var/run/accept.lock"
instead of previous
LockFile "/var/log/accept.lock"

If system is crashed and rebooted, Apache refuses to start in case
/var/log/accept.lock.<pid> is found. That <pid> is almost always the same
due to minimum pid variance right after boot.
So use /var/run instead, which is cleaned on each boot.
2013-01-02 02:12:16 +00:00
..
files Use 2013-01-02 02:12:16 +00:00
distinfo - update apache22 to version 2.22.23 2012-11-02 18:45:31 +00:00
Makefile Use 2013-01-02 02:12:16 +00:00
Makefile.doc - update apache22 to version 2.22.23 2012-11-02 18:45:31 +00:00
Makefile.modules - add a note about devel/apr1 and apache22 updates 2012-09-08 16:35:31 +00:00
Makefile.options - Simplify options with the removal of the last APR only related parameter [1] 2012-09-04 21:17:06 +00:00
pkg-descr
pkg-message
pkg-plist