Commit graph

5 commits

Author SHA1 Message Date
tron
6c86dfe8e5 Remove obsolete comment. 2009-02-25 22:05:40 +00:00
tron
727e6c0d5a Provide a new startup script based on a patch supplied by Roy Marples:
1.) On platforms which provide "/etc/rc.subr" we use its process id check
    to figure out when Apache actually has been stopped.
2.) On other platforms we just implement "restart" by "stop and a 10 second
    delay followed by "start". If you want a better fix for please submit
    a bug report to the Apache project.

This finally fixes PR pkg/39713.
2009-02-25 15:39:38 +00:00
martti
3b5d0c70a5 Fix pkg/33191 (affects only SunOS 5.8 so I didn't bumpà revision). 2008-10-15 13:00:50 +00:00
tron
996ec77acc Use the pid file to determine whether "httpd" is still running. This should
make "/etc/rc.d/apache restart" work more reliable and fix PR pkg/39713 by
Martti Kuparinen.

Bump package revision because of this fix.
2008-10-12 12:22:25 +00:00
xtraeme
0d915a97f3 Apache 2.2.3 - latest stable version.
Please see http://httpd.apache.org/docs/2.2/new_features_2_2.html
for the list of changes.
2006-12-08 23:31:52 +00:00