non port: www/jakarta-tomcat/Makefile |
Number of commits found: 34 |
Tuesday, 9 Apr 2002
|
19:00 znerd
This port moved to www/jakarta-tomcat4.
 |
Monday, 8 Apr 2002
|
21:50 znerd
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.
 |
19:19 znerd
Made the daemon control program less verbose.
Bumped PORTREVISION.
Prompted by: Kees Jan Koster <K.J.Koster@kpn.com>
 |
Saturday, 6 Apr 2002
|
20:16 znerd
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>
 |
Thursday, 4 Apr 2002
|
22:48 znerd
Fixed a problem where the extracted files would
sometimes (?) be looked for in the directory
'work/work' instead of just 'work'.
Bumped PORTREVISION.
 |
22:03 znerd
Creating symlink to tools.jar. Bumped PORTREVISION.
Prompted by: Calvin NG <calvinng@brel.com>
 |
Wednesday, 3 Apr 2002
|
21:28 znerd
Minor cleanup.
 |
20:42 znerd
Now checking for the Java VM too in the control
program. Bumped PORTREVISION.
 |
19:49 znerd
Little generalization and cleanup. Nothing
spectacular. Not bumped PORTREVISION.
 |
Monday, 1 Apr 2002
|
22:01 znerd
Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3
branch has moved to www/jakarta-tomcat3.
PR: 31096, 32022
 |
Saturday, 30 Mar 2002
|
21:08 znerd
Changed a message to make it more generic.
 |
19:53 znerd
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.
 |
18:51 znerd
Now replacing STARTUP_SCRIPT in man page. Bumped PORTREVISION again.
 |
18:42 znerd
Stopping the server from pkg-deinstall. Applying
replacements to server.xml. Bumped PORTREVISION.
 |
18:15 znerd
Removed reference to workers.properties since it no
longer exists. Bumped PORTREVISION.
 |
16:45 znerd
Removed reference to non-existent ${FILESDIR}/MANIFEST.MF.
Bumped PORTREVISION.
 |
14:51 znerd
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.
 |
Thursday, 21 Feb 2002
|
20:31 znerd
Fixed the man page for tomcatctl.
 |
20:06 znerd
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.
 |
11:03 znerd
Upgraded from Jakarta 3.2.3 to 3.2.4. Not using DIST_SUBDIR anymore.
 |
Tuesday, 19 Feb 2002
|
13:52 znerd
Reverting changes. Accidentally committed *all* changes in my working copy,
instead of only removing the second APP_TITLE. Bumped the PORTREVISION.
 |
08:20 znerd
APP_TITLE was set twice.
 |
Monday, 4 Feb 2002
|
13:38 znerd
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)
 |
Tuesday, 29 Jan 2002
|
12:08 knu
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.
 |
Friday, 23 Nov 2001
|
17:08 dirk
Give maintainership to znerd.
 |
Monday, 1 Oct 2001
|
22:01 mharo
MASTER_SITE moved
 |
Sunday, 5 Aug 2001
|
10:37 dirk
Upgrade to 3.2.3.
 |
Monday, 21 May 2001
|
09:05 dirk
- provide startup script - log tomcat messages to a file (logs/tomcat.log) -
fix plist
 |
Sunday, 20 May 2001
|
18:10 dirk
Give jakarta-tomcat a chance of working with mod_jk.
 |
Sunday, 8 Apr 2001
|
14:09 dirk
Upgrade to 3.2.1.
 |
13:00 dirk
Overtake maintainership.
 |
Saturday, 7 Apr 2001
|
18:05 des
It ain't me.
 |
Tuesday, 14 Nov 2000
|
00:07 asami
javac is in a jdk version specific directory, not ${LOCALBASE}/bin, so spell
it out.
 |
Saturday, 21 Oct 2000
|
15:44 des
The Apache Project's Jakarta Tomcat web server.
 |
Number of commits found: 34 |