FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:47 AM BST
non port: www/jakarta-tomcat/Makefile
CVSWeb

Number of commits found: 34

Tue, 9 Apr 2002
[ 19:00 znerd ] Original commit 
1.34 www/jakarta-tomcat/Makefile
1.6 www/jakarta-tomcat/files/daemonctl.c
1.7 www/jakarta-tomcat/distinfo
1.4 www/jakarta-tomcat/files/jakarta-tomcat.sh
1.5 www/jakarta-tomcat/files/patch-aa
1.3 www/jakarta-tomcat/pkg-comment
1.5 www/jakarta-tomcat/pkg-deinstall
1.2 www/jakarta-tomcat/pkg-descr
1.2 www/jakarta-tomcat/pkg-install
1.16 www/jakarta-tomcat/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
This port moved to www/jakarta-tomcat4.
Mon, 8 Apr 2002
[ 21:50 znerd ] Original commit 
1.33 www/jakarta-tomcat/Makefile
1.28 www/jakarta-tomcat3/Makefile
1.39 www/orion/Makefile
1.5 www/jakarta-tomcat/files/daemonctl.c
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 ] Original commit 
1.32 www/jakarta-tomcat/Makefile
1.27 www/jakarta-tomcat3/Makefile
1.38 www/orion/Makefile
1.4 www/jakarta-tomcat/files/daemonctl.c
Made the daemon control program less verbose.
Bumped PORTREVISION.

Prompted by:    Kees Jan Koster <K.J.Koster@kpn.com>
Sat, 6 Apr 2002
[ 20:16 znerd ] Original commit 
1.31 www/jakarta-tomcat/Makefile
1.15 www/jakarta-tomcat/pkg-plist
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>
Thu, 4 Apr 2002
[ 22:48 znerd ] Original commit 
1.30 www/jakarta-tomcat/Makefile
1.26 www/jakarta-tomcat3/Makefile
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 ] Original commit 
1.29 www/jakarta-tomcat/Makefile
Creating symlink to tools.jar. Bumped PORTREVISION.

Prompted by:    Calvin NG <calvinng@brel.com>
Wed, 3 Apr 2002
[ 21:28 znerd ] Original commit 
1.28 www/jakarta-tomcat/Makefile
Minor cleanup.
[ 20:42 znerd ] Original commit 
1.27 www/jakarta-tomcat/Makefile
1.3 www/jakarta-tomcat/files/daemonctl.c
Now checking for the Java VM too in the control
program. Bumped PORTREVISION.
[ 19:49 znerd ] Original commit 
1.26 www/jakarta-tomcat/Makefile
1.2 www/jakarta-tomcat/files/daemonctl.c
Little generalization and cleanup. Nothing
spectacular. Not bumped PORTREVISION.
Mon, 1 Apr 2002
[ 22:01 znerd ] Original commit 
1.25 www/jakarta-tomcat/Makefile
1.6 www/jakarta-tomcat/distinfo
1.4 www/jakarta-tomcat/files/patch-aa
1.4 www/jakarta-tomcat/pkg-deinstall
1.14 www/jakarta-tomcat/pkg-plist
Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3
branch has moved to www/jakarta-tomcat3.

PR:     31096, 32022
Sat, 30 Mar 2002
[ 21:08 znerd ] Original commit 
1.24 www/jakarta-tomcat/Makefile
Changed a message to make it more generic.
[ 19:53 znerd ] Original commit 
1.23 www/jakarta-tomcat/Makefile
1.4 www/jakarta-tomcat/files/tomcatctl.1
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 ] Original commit 
1.22 www/jakarta-tomcat/Makefile
Now replacing STARTUP_SCRIPT in man page. Bumped PORTREVISION again.
[ 18:42 znerd ] Original commit 
1.21 www/jakarta-tomcat/Makefile
1.3 www/jakarta-tomcat/pkg-deinstall
Stopping the server from pkg-deinstall. Applying
replacements to server.xml. Bumped PORTREVISION.
[ 18:15 znerd ] Original commit 
1.20 www/jakarta-tomcat/Makefile
Removed reference to workers.properties since it no
longer exists. Bumped PORTREVISION.
[ 16:45 znerd ] Original commit 
1.19 www/jakarta-tomcat/Makefile
Removed reference to non-existent ${FILESDIR}/MANIFEST.MF.
Bumped PORTREVISION.
[ 14:51 znerd ] Original commit 
1.18 www/jakarta-tomcat/Makefile
1.1 www/jakarta-tomcat/files/daemonctl.c
1.5 www/jakarta-tomcat/distinfo
1.3 www/jakarta-tomcat/files/jakarta-tomcat.sh
1.3 www/jakarta-tomcat/files/patch-aa
1.3 www/jakarta-tomcat/files/patch-ab
1.13 www/jakarta-tomcat/pkg-plist
1.6 www/jakarta-tomcat/files/tomcatctl
1.3 www/jakarta-tomcat/files/tomcatctl.1
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.
Thu, 21 Feb 2002
[ 20:31 znerd ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/files/tomcatctl.1
Fixed the man page for tomcatctl.    
[ 20:06 znerd ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/files/jakarta-tomcat.sh
unknown www/jakarta-tomcat/pkg-deinstall
unknown www/jakarta-tomcat/pkg-plist
unknown www/jakarta-tomcat/files/tomcatctl
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 ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/distinfo
unknown www/jakarta-tomcat/pkg-plist
Upgraded from Jakarta 3.2.3 to 3.2.4.   Not using DIST_SUBDIR anymore.    
Tue, 19 Feb 2002
[ 13:52 znerd ]  
unknown www/jakarta-tomcat/Makefile
Reverting changes. Accidentally committed *all* changes in my working copy,
instead of only removing the second APP_TITLE. Bumped the PORTREVISION.    
[ 08:20 znerd ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/pkg-plist
unknown www/jakarta-tomcat/files/tomcatctl
APP_TITLE was set twice.    
Mon, 4 Feb 2002
[ 13:38 znerd ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/files/patch-aa
unknown www/jakarta-tomcat/files/patch-ab
unknown www/jakarta-tomcat/pkg-plist
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)    
Tue, 29 Jan 2002
[ 12:08 knu ]  
unknown www/august/Makefile
unknown www/gn/Makefile
unknown www/horde-devel/Makefile
unknown www/horde/Makefile
unknown www/jakarta-tomcat/Makefile
unknown www/kannel/Makefile
unknown www/linux-mozilla/Makefile
unknown www/linux-netscape6/Makefile
unknown www/mmosaic/Makefile
unknown www/mozilla+ipv6/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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.  
 
Fri, 23 Nov 2001
[ 17:08 dirk ]  
unknown www/jakarta-tomcat/Makefile
Give maintainership to znerd.    
Mon, 1 Oct 2001
[ 22:01 mharo ]  
unknown www/jakarta-tomcat/Makefile
MASTER_SITE moved    
Sun, 5 Aug 2001
[ 10:37 dirk ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/distinfo
unknown www/jakarta-tomcat/pkg-plist
unknown www/jakarta-tomcat/files/tomcat.sh
Upgrade to 3.2.3.    
Mon, 21 May 2001
[ 09:05 dirk ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/files/patch-ab
unknown www/jakarta-tomcat/pkg-plist
unknown www/jakarta-tomcat/files/tomcat.sh
- provide startup script   - log tomcat messages to a file (logs/tomcat.log)   -
fix plist    
Sun, 20 May 2001
[ 18:10 dirk ]  
unknown www/jakarta-tomcat/Makefile
Give jakarta-tomcat a chance of working with mod_jk.    
Sun, 8 Apr 2001
[ 14:09 dirk ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/distinfo
unknown www/jakarta-tomcat/pkg-plist
Upgrade to 3.2.1.    
[ 13:00 dirk ]  
unknown www/jakarta-tomcat/Makefile
Overtake maintainership.    
Sat, 7 Apr 2001
[ 18:05 des ]  
unknown www/jakarta-tomcat/Makefile
It ain't me.    
Tue, 14 Nov 2000
[ 00:07 asami ]  
unknown www/jakarta-tomcat/Makefile
javac is in a jdk version specific directory, not ${LOCALBASE}/bin, so   spell
it out.    
Sat, 21 Oct 2000
[ 15:44 des ]  
unknown www/jakarta-tomcat/Makefile
unknown www/jakarta-tomcat/distinfo
unknown www/jakarta-tomcat/files
unknown www/jakarta-tomcat/pkg-comment
unknown www/jakarta-tomcat/pkg-descr
unknown www/jakarta-tomcat/pkg-plist
The Apache Project's Jakarta Tomcat web server.    

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.187 seconds.