cvs commit: ports/www/jakarta-tomcat4 Makefile
ports/www/jakarta-tomcat4/files
tomcat4.sh.in ports/www/jakarta-tomcat41 Makefile
ports/www/jakarta-tomcat41/files tomcat41.sh.in ports/www/jakarta-tomcat5
Makefile ports/www/jakarta-tomcat5/files tomcat50.sh.in ...
Sam Lawrance
lawrance at FreeBSD.org
Wed Feb 8 05:35:18 PST 2006
lawrance 2006-02-08 13:35:17 UTC
FreeBSD ports repository
Modified files:
www/jakarta-tomcat4 Makefile
www/jakarta-tomcat4/files tomcat4.sh.in
www/jakarta-tomcat41 Makefile
www/jakarta-tomcat41/files tomcat41.sh.in
www/jakarta-tomcat5 Makefile
www/jakarta-tomcat5/files tomcat50.sh.in
www/tomcat55 Makefile
www/tomcat55/files tomcat55.sh.in
Log:
- Make sure the rc script creates and chowns the PID file before running
'daemon'. No need for the port to create a PID file at install time
(it would just be eaten by rc.d/cleanvar anyway).
- Use 'ps -o comm' to grab a suitable procname. 'ps -o command' is not
reliable enough.
- Bump PORTREVISION since these changes fix broken rc script operation.
Approved by: maintainer timeout (as part of previous update)
Revision Changes Path
1.57 +1 -7 ports/www/jakarta-tomcat4/Makefile
1.3 +9 -2 ports/www/jakarta-tomcat4/files/tomcat4.sh.in
1.64 +1 -7 ports/www/jakarta-tomcat41/Makefile
1.3 +9 -2 ports/www/jakarta-tomcat41/files/tomcat41.sh.in
1.27 +1 -7 ports/www/jakarta-tomcat5/Makefile
1.3 +9 -2 ports/www/jakarta-tomcat5/files/tomcat50.sh.in
1.35 +1 -7 ports/www/tomcat55/Makefile
1.3 +9 -2 ports/www/tomcat55/files/tomcat55.sh.in
More information about the cvs-ports
mailing list