pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/apache22



Module Name:    pkgsrc
Committed By:   tron
Date:           Wed Feb 25 15:39:38 UTC 2009

Modified Files:
        pkgsrc/www/apache22: Makefile
        pkgsrc/www/apache22/files: apache.sh

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/www/apache22/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/apache22/files/apache.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index