Commit graph

14 commits

Author SHA1 Message Date
Ernst de Haan
f62ea0b0a3 A lot of changes:
* 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)
2002-02-04 13:38:25 +00:00
Akinori MUSHA
4adc5a8a71 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:08:37 +00:00
Dirk Froemberg
a47260d708 Give maintainership to znerd. 2001-11-23 17:08:42 +00:00
Michael Haro
e278fc13a2 MASTER_SITE moved
Approved by: maintainer
2001-10-01 21:01:46 +00:00
Dirk Froemberg
8fc93c2651 Upgrade to 3.2.3. 2001-08-05 09:37:23 +00:00
Dirk Froemberg
71e52831aa - provide startup script
- log tomcat messages to a file (logs/tomcat.log)
- fix plist
2001-05-21 08:05:38 +00:00
Dirk Froemberg
a63fee938c Give jakarta-tomcat a chance of working with mod_jk. 2001-05-20 17:10:56 +00:00
Dirk Froemberg
e457de7f78 Give jakarta-tomcat a chance of working with mod_jk. 2001-05-20 16:08:15 +00:00
Dirk Froemberg
4ca853343c Upgrade to 3.2.1.
PR:		ports/26027
Submitted by:	Michael Lyngbøl <michael@lyngbol.dk>
2001-04-08 13:09:03 +00:00
Dirk Froemberg
ca70f4b736 Overtake maintainership. 2001-04-08 12:00:16 +00:00
Dag-Erling Smørgrav
ad828e3f3c It ain't me. 2001-04-07 17:05:22 +00:00
Satoshi Asami
616454aa41 javac is in a jdk version specific directory, not ${LOCALBASE}/bin, so
spell it out.

Submitted by:	bento
2000-11-14 00:07:47 +00:00
Dag-Erling Smørgrav
c6986263ef Remove some .bat files from packing list 2000-10-21 19:12:12 +00:00
Dag-Erling Smørgrav
cfd3cc7695 The Apache Project's Jakarta Tomcat web server. 2000-10-21 14:44:26 +00:00