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
Tue Feb 7 05:41:01 PST 2006


lawrance    2006-02-07 13:41:00 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:
  Since the procname of tomcat processes may vary due to javavmwrapper,
  subvert the 'check_pid_file' procname check by setting it from the output
  of 'ps'.
  
  Remove the previous attempt at handling this problem, which was to put
  a wildcard in procname.  I'll wear my pointy hat for that bogus hack.
  
  Reported by:    Fritz Heinrichmeyer <Fritz.Heinrichmeyer at FernUni-Hagen.de>
  
  Revision  Changes    Path
  1.56      +1 -1      ports/www/jakarta-tomcat4/Makefile
  1.2       +9 -2      ports/www/jakarta-tomcat4/files/tomcat4.sh.in
  1.63      +1 -1      ports/www/jakarta-tomcat41/Makefile
  1.2       +9 -2      ports/www/jakarta-tomcat41/files/tomcat41.sh.in
  1.26      +1 -1      ports/www/jakarta-tomcat5/Makefile
  1.2       +9 -2      ports/www/jakarta-tomcat5/files/tomcat50.sh.in
  1.34      +1 -1      ports/www/tomcat55/Makefile
  1.2       +9 -2      ports/www/tomcat55/files/tomcat55.sh.in


More information about the cvs-ports mailing list