pkgsrc-Bugs archive

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

PR/39713 CVS commit: pkgsrc/www/apache22



The following reply was made to PR pkg/39713; it has been noted by GNATS.

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39713 CVS commit: pkgsrc/www/apache22
Date: Wed, 25 Feb 2009 15:39:38 +0000 (UTC)

 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