summaryrefslogtreecommitdiffstats
path: root/www/jakarta-tomcat41/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.1.18.znerd2003-01-031-757/+1263
|
* Security fix: Upgrade to 4.1.12.znerd2002-09-301-991/+1032
| | | | PR: 43504
* New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4znerd2002-09-031-1078/+994
| | | | port.
* Upgrade to Tomcat 4.0.4.znerd2002-06-241-3/+7
| | | | | For release notes, see: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/RELEASE-NOTES
* Now installs the shell scripts as well. They were previouslyznerd2002-04-061-0/+9
| | | | | | | | | | | | | | | 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 <gavin@itworks.com.au>
* Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3znerd2002-04-011-203/+1057
| | | | | | branch has moved to www/jakarta-tomcat3. PR: 31096, 32022
* Lot of changes: Using USE_JAVA infrastructure. Upgraded portznerd2002-03-301-355/+154
| | | | | | to 3.3.1. Using HTTP_PORT i.s.o. LISTEN_PORT. Using daemonctl.c i.s.o. tomcatctl shell script. Displaying steps i.s.o. commands being executed. Synced man page.
* Cleaned things up. Made things working :-) Both the startup scriptznerd2002-02-211-2/+0
| | | | | | | | | | | | | | | | in ${PREFIX}/etc/rc.d and the control script in ${PREFIX}/bin have been refactored and now actually work very well. Using the 'www' user and group, creating them if they don't exist. I've used the same approach as www/apache13. STDOUT_LOG and STDERR_LOG are now fixed (no ?= anymore) since the package deinstall does not support a different location. This fixes the first half of PR 28624. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=34931 Reported by: Kees Jan Koster <k.j.koster@kpn.com>
* Upgraded from Jakarta 3.2.3 to 3.2.4.znerd2002-02-211-1/+1
| | | | Not using DIST_SUBDIR anymore.
* Added bin/tomcatctl.znerd2002-02-211-0/+1
|
* Reverting changes. Accidentally committed *all* changes in my working copy, ↵znerd2002-02-191-1/+0
| | | | instead of only removing the second APP_TITLE from the Makefile.
* APP_TITLE was set twice.znerd2002-02-191-0/+1
| | | | Reported by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Fixed control script name. It's 020.jakarta-tomcat.sh.znerd2002-02-041-1/+1
| | | | Reported by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
* A lot of changes:znerd2002-02-041-99/+413
| | | | | | | | | | | | | | * Bumped PORTREVISION * Now displays installation settings * Now possible to choose JDK. By default uses FreeBSD JDK 1.3.1 (instead of FreeBSD JDK 1.1.8) * Does not depend on pinstall anymore * Now possible to change TOMCAT_HOME. By default uses /jakarta-tomcat-3.2.3 (instead of /tomcat) * Now possible to change LISTEN_PORT. Default is 8080 (unchanged) * Added support for running Tomcat as a different user/group. By default a new user 'tomcat' and a new group 'tomcat' are created and used * A 'tomcatctl' script is installed in /usr/local/bin/, which uses interprocess communication to start/stop/restart Tomcat * Option is added for automatically starting Tomcat after install (AUTO_START). By default Tomcat is started right away * Appends stdout and stderr to log files * Uses a numeric prefix for the script in /etc/rc.d (now by default 020.jakarta-tomcat.sh instead of tomcat.sh)
* Upgrade to 3.2.3.dirk2001-08-051-1/+8
|
* - provide startup scriptdirk2001-05-211-3/+2
| | | | | - log tomcat messages to a file (logs/tomcat.log) - fix plist
* Upgrade to 3.2.1.dirk2001-04-081-8/+33
| | | | | PR: ports/26027 Submitted by: Michael Lyngbøl <michael@lyngbol.dk>
* Remove some .bat files from packing listdes2000-10-211-7/+0
|
* The Apache Project's Jakarta Tomcat web server.des2000-10-211-0/+75
OpenPOWER on IntegriCloud