From owner-cvs-all Wed May 8 14:54:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C048237B401; Wed, 8 May 2002 14:54:06 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Ls6T89891; Wed, 8 May 2002 14:54:06 -0700 (PDT) (envelope-from znerd) Message-Id: <200205082154.g48Ls6T89891@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 8 May 2002 14:54:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/jakarta-tomcat3 Makefile ports/www/jakarta-tomcat4 Makefile ports/www/orion Makefile ports/www/jakarta-tomcat4/files startup.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/05/08 14:54:06 PDT Modified files: www/jakarta-tomcat3 Makefile www/jakarta-tomcat4 Makefile www/orion Makefile www/jakarta-tomcat4/files startup.sh Log: Improved the startup script. Always displaying a space first before the name of the application being started/stopped. The advantage is that if there is an error, then the message will have a space prepended instead of being appended to the previous application name. When the application is 'stop'ped, the error messages, if any, are now hidden. Instead the name of the application is just shown. Bumped PORTREVISION. Revision Changes Path 1.32 +1 -1 ports/www/jakarta-tomcat3/Makefile 1.35 +1 -1 ports/www/jakarta-tomcat4/Makefile 1.4 +5 -3 ports/www/jakarta-tomcat4/files/startup.sh 1.44 +1 -0 ports/www/orion/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message