From owner-cvs-all Sat Apr 6 12:16:26 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 4DF9D37B404; Sat, 6 Apr 2002 12:16:21 -0800 (PST) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g36KGLg63392; Sat, 6 Apr 2002 12:16:21 -0800 (PST) (envelope-from znerd) Message-Id: <200204062016.g36KGLg63392@freefall.freebsd.org> From: Ernst de Haan Date: Sat, 6 Apr 2002 12:16:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/jakarta-tomcat Makefile pkg-plist 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/04/06 12:16:21 PST Modified files: www/jakarta-tomcat Makefile pkg-plist Log: Now installs the shell scripts as well. They were previously not installed because there was the control program tomcat4ctl already. For some instances, however, tomcat4ctl is not powerful enough. For instance when setting up multiple instances of Tomcat, see http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt. Also added tools.jar to pkg-plist. It should have been added previously. Bumped PORTREVISION. Prompted by: Gavin Cameron Revision Changes Path 1.31 +2 -2 ports/www/jakarta-tomcat/Makefile 1.15 +9 -0 ports/www/jakarta-tomcat/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message