CVS log for ports/www/jakarta-tomcat/Attic/Makefile
Up to [FreeBSD] / ports / www / jakarta-tomcat
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34
Tue Apr 9 19:00:48 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.33: +1 -1 lines
This port moved to www/jakarta-tomcat4.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Apr 8 21:50:23 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -1 lines
Daemon control program now checks if process is really terminated. If not, it will send the process a SIGKILL after a certain time-out period. The time-out can be passed to the port Makefile as a parameter. Improved documentation a bit here and there. Added some explicit casts to make lint(1) a bit happier :-) Applied some refactoring here and there. Moved some functionality into a new function 'existsProcess'. Slightly changed the output of the program. Bumped PORTREVISION.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 8 19:19:31 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Made the daemon control program less verbose. Bumped PORTREVISION. Prompted by: Kees Jan Koster <K.J.Koster@kpn.com>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 6 20:16:21 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
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 <gavin@itworks.com.au>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Apr 4 22:48:18 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Fixed a problem where the extracted files would sometimes (?) be looked for in the directory 'work/work' instead of just 'work'. Bumped PORTREVISION.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 4 22:03:26 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -1 lines
Creating symlink to tools.jar. Bumped PORTREVISION. Prompted by: Calvin NG <calvinng@brel.com>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Apr 3 21:28:50 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Minor cleanup.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Apr 3 20:42:07 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Now checking for the Java VM too in the control program. Bumped PORTREVISION.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 3 19:49:24 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +19 -17 lines
Little generalization and cleanup. Nothing spectacular. Not bumped PORTREVISION.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Apr 1 22:01:22 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +23 -14 lines
Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3 branch has moved to www/jakarta-tomcat3. PR: 31096, 32022
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 30 21:08:55 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Changed a message to make it more generic.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 30 19:53:17 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
Replacing the man page title (in capitals) in order to make the man page fully generic for jakarta-tomcat, jakarta-tomcat4, orion and possibly others. PORTREVISION is not bumped, since the resulting man page is exactly the same.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 30 18:51:01 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Now replacing STARTUP_SCRIPT in man page. Bumped PORTREVISION again.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 30 18:42:23 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Stopping the server from pkg-deinstall. Applying replacements to server.xml. Bumped PORTREVISION.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 30 18:15:21 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Removed reference to workers.properties since it no longer exists. Bumped PORTREVISION.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 30 16:45:40 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -4 lines
Removed reference to non-existent ${FILESDIR}/MANIFEST.MF.
Bumped PORTREVISION.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 30 14:51:12 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +99 -79 lines
Lot of changes: Using USE_JAVA infrastructure. Upgraded port 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.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 21 20:31:20 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -1 lines
Fixed the man page for tomcatctl.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 21 20:06:55 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +27 -29 lines
Cleaned things up. Made things working :-) Both the startup script
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>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 21 11:03:08 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -4 lines
Upgraded from Jakarta 3.2.3 to 3.2.4. Not using DIST_SUBDIR anymore.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 19 13:52:30 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Reverting changes. Accidentally committed *all* changes in my working copy, instead of only removing the second APP_TITLE. Bumped the PORTREVISION.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 19 08:20:38 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -10 lines
APP_TITLE was set twice. Reported by: Kimura Fuyuki <fuyuki@mj.0038.net>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 4 13:38:25 2002 UTC (10 years ago) by znerd
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +111 -11 lines
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)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:08:28 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
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.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 23 17:08:42 2001 UTC (10 years, 2 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Give maintainership to znerd.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 1 21:01:46 2001 UTC (10 years, 4 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
MASTER_SITE moved Approved by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 5 09:37:23 2001 UTC (10 years, 6 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Upgrade to 3.2.3.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 21 08:05:37 2001 UTC (10 years, 8 months ago) by dirk
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -3 lines
- provide startup script - log tomcat messages to a file (logs/tomcat.log) - fix plist
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 20 17:10:56 2001 UTC (10 years, 8 months ago) by dirk
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Give jakarta-tomcat a chance of working with mod_jk.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 8 13:09:03 2001 UTC (10 years, 10 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4 lines
Upgrade to 3.2.1. PR: ports/26027 Submitted by: Michael Lyngbøl <michael@lyngbol.dk>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 8 12:00:16 2001 UTC (10 years, 10 months ago) by dirk
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Overtake maintainership.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 7 17:05:22 2001 UTC (10 years, 10 months ago) by des
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
It ain't me.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 14 00:07:47 2000 UTC (11 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
javac is in a jdk version specific directory, not ${LOCALBASE}/bin, so
spell it out.
Submitted by: bento
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 21 14:44:26 2000 UTC (11 years, 3 months ago) by des
Branches: MAIN
The Apache Project's Jakarta Tomcat web server.
