Port details |
- jakarta-tomcat5 Open-source Java web server by Apache, 5.0.x branch
- 5.0.30_7 www
=19 5.0.30_7Version of this port present on the latest quarterly branch. DEPRECATED: Old version, consider using www/tomcat55 or www/tomcat6 instead
This port expired on: 2009-01-12
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-08-13 11:40:07
- Last Update: 2009-12-10 13:22:21
- SVN Revision: UNKNOWN
- People watching this port, also watch:: javavmwrapper, apache-ant
- Also Listed In: java
- License: not specified in port
- WWW:
- http://tomcat.apache.org/
- Description:
- Jakarta Tomcat is a web server written in 100% Pure Java.
Tomcat 5.x is the current release of Tomcat,
and builds upon the Tomcat 3.3 and Tomcat 4.1 codebases.
The 5.x releases implement the Servlet 2.4 and JSP 2.0 specifications.
Tomcat 5.0.x. Tomcat 5.0 improves on Tomcat 4.1 in many ways, including:
o Performance optimizations and reduced garbage collection
o Refactored application deployer, with an optional standalone deployer
allowing validation and compilation of a web application before
putting it in production
o Complete server monitoring using JMX and the manager web application
o Scalability and reliability enhancements
o Improved Taglibs handling, including advanced pooling and tag plugins
o Improved platform integration, with native Windows and Unix wrappers
o Embedding of Tomcat using JMX
o Enhanced Security Manager support
o Integrated session clustering
o Expanded documentation
WWW: http://tomcat.apache.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- jakarta-tomcat>0:www/jakarta-tomcat5
- No installation instructions:
- This port has been deleted.
- PKGNAME: jakarta-tomcat
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/diablo-jdk16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.30_7 10 Dec 2009 13:22:21
 |
pav  |
- Remove expired port jakarta-tomcat5 |
5.0.30_7 12 Dec 2008 13:20:46
 |
pav  |
- Point users to www/tomcat* ports and set expiration counter to one month
PR: ports/129271
Submitted by: Yoshihiro Ota <ota@j.email.ne.jp> |
5.0.30_7 08 Dec 2008 06:43:50
 |
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
5.0.30_7 06 Jun 2008 14:07:24
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
5.0.30_6 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
5.0.30_5 30 Apr 2007 06:27:41
 |
nemoliu  |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
5.0.30_5 03 Apr 2007 17:39:18
 |
jmelo  |
- Fix mastersite.
- Fix WWW.
- Pass maintainership to submitter.
PR: ports/110763
Submitted by: Nemo Liu <nemoliu@gmail.com> |
5.0.30_5 11 Sep 2006 12:56:36
 |
lawrance  |
Patch for a minor cross site scripting vulnerability, and bump PORTREVISION.
PR: ports/96468
Submitted by: Yann Golanski <yg2@york.ac.uk>
Security: VuXML: 26a08c77-32da-4dd7-a884-a76fc49aa824 |
5.0.30_4 08 Sep 2006 09:31:07
 |
pav  |
- Work around an inability of rc.subr's _find_processes() to work with
processes that show as [java] on ps output. This should fix the rc script
stop action for all folks. |
5.0.30_3 05 Sep 2006 07:06:16
 |
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
5.0.30_3 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
5.0.30_3 08 Feb 2006 13:35:17
 |
lawrance  |
- Make sure the rc script creates and chowns the PID file before running
'daemon'. No need for the port to create a PID file at install time
(it would just be eaten by rc.d/cleanvar anyway).
- Use 'ps -o comm' to grab a suitable procname. 'ps -o command' is not
reliable enough.
- Bump PORTREVISION since these changes fix broken rc script operation.
Approved by: maintainer timeout (as part of previous update) |
5.0.30_2 07 Feb 2006 13:41:00
 |
lawrance  |
Since the procname of tomcat processes may vary due to javavmwrapper,
subvert the 'check_pid_file' procname check by setting it from the output
of 'ps'.
Remove the previous attempt at handling this problem, which was to put
a wildcard in procname. I'll wear my pointy hat for that bogus hack.
Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de> |
5.0.30_1 07 Feb 2006 08:50:10
 |
lawrance  |
Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
These changes apply to all ports, unless mentioned otherwise:
- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script. Fix PID handling. Improve the
shutdown process. Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports. This allows
us to pass command line arguments to the JVM. Noted in UPDATING.
[1], [3], [4]
- Change ownership of installed files. All files are now installed
with default uid/gid (root:wheel) except for those in the conf/, logs/,
temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary. rc scripts are more flexible
and can be reconfigured without recompiling. (Only the first 15 lines of the commit message are shown above ) |
5.0.30 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
5.0.30 21 Mar 2005 00:08:05
 |
hq  |
- Fix a patching problem in Tomcat ports
- Add a patch-dependency on jakarta-tomcat4
PR: 79052
Submitted by: maintainer
Obtained from: des (for jakarta-tomcat41) |
5.0.30 19 Mar 2005 18:44:29
 |
krion  |
Remove hardcoded WRKDIRPREFIX.
Proposed by: des |
5.0.30 17 Dec 2004 03:15:07
 |
hq  |
- Update to 5.0.30 [1]
- Use MAN1 in Makefile [1]
- Back up config files during deinstall [2]
- Fix pkg_add warnings [1]
- Add $FreeBSD$ tags where missing
- Use ECHO_MSG rather than ECHO_CMD
PR: 75152 [1], 43565 [2]
Submitted by: maintainer [1], Brent Verner <brent@rcfile.org> [2] |
5.0.29 03 Nov 2004 16:35:35
 |
glewis  |
. Update to 5.0.29.
PR: 73275
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer) |
5.0.28 01 Sep 2004 19:37:51
 |
glewis  |
. Update to 5.0.28.
PR: 71240
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer) |
5.0.27 26 Jul 2004 15:28:50
 |
vanilla  |
1. update www/jakarta-tomcat5 to 5.0.27
2. move the orignal config file to ${APP_HOME}/conf.orig, I think it would be
helpful if the config files have been changed.
PR: ports/69617
Submitted by: maintainer |
5.0.25 16 Jun 2004 21:18:39
 |
glewis  |
. Update to 5.0.25.
. Update maintainer's email address.
PR: 67623
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) |
5.0.24 13 May 2004 22:36:24
 |
linimon  |
Update to 5.0.24.
PR: ports/66614
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) |
5.0.19 04 Apr 2004 12:39:24
 |
pav  |
- Use MASTER_SITES_APACHE_JAKARTA
PR: ports/65158
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) |
5.0.19 03 Apr 2004 21:48:46
 |
pav  |
- Convert to bsd.java.mk 2.0 macros
PR: ports/65118
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) |
5.0.19 12 Mar 2004 02:39:29
 |
eik  |
remove duplicate LATEST_LINK
PR: 64134
Submitted by: Kang Liu <liukang@bjpu.edu.cn> |
5.0.19 08 Mar 2004 09:50:08
 |
znerd  |
Set LATEST_LINK.
Reported by: kris |
5.0.19 24 Feb 2004 01:46:41
 |
jeh  |
1. jakarta-tomcat3,4,41,5 has the same PORTNAME and didn't set LATEST_LINK in
their Makefile.It may cause tomcat5 to conflict with other tomcat(s).
2. Replace spaces by tab
PR: 63209
Submitted by: MAINTAINER |
5.0.19 19 Feb 2004 22:14:10
 |
glewis  |
. Update jakarta-tomcat5 to 5.0.19
. Add SIZE in distinfo
PR: 63062
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) |
5.0.18_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.0.18 31 Jan 2004 09:13:22
 |
linimon  |
1.Update www/jakarta-tomcat to 5.0.18.
Changelog: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html
2.Fix wrong url in the 2nd master site
PR: ports/61767
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) |
5.0.16_1 02 Jan 2004 12:31:11
 |
znerd  |
Fixed name of PID file in pkg-deinstall.
Bumped PORTREVISION.
PR: 60781
Submitted by: Kang Liu <liukang@bjpu.edu.cn> |
5.0.16 27 Dec 2003 18:16:35
 |
znerd  |
Update to 5.0.16.
Submitted by: maintainer
PR: 60036 |
5.0.14 20 Nov 2003 19:59:02
 |
glewis  |
. Update to 5.0.14
PR: 59480
Submitted by: Angelo Turetta <aturetta@commit.it>
Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer) |
5.0.12_1 13 Nov 2003 12:54:57
 |
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
5.0.12_1 26 Sep 2003 05:54:44
 |
daichi  |
fix: www/jakarta-tomcat5
- fix pkg permission and master_sites problem
PR: 57234
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Pointed out by: Angelo Turetta |
5.0.12 25 Sep 2003 08:59:31
 |
znerd  |
Update to 5.0.12.
PR: 56764
Submitted by: SADA Kenji <sada@BSDclub.org>
Approved by: maintainer |
5.0.10 08 Sep 2003 14:12:22
 |
znerd  |
Update to 5.0.10.
PR: 56581
Submitted by: maintainer |
5.0.6 13 Aug 2003 11:39:38
 |
znerd  |
New port: Jakarta Tomcat 5.x.
See:
http://jakarta.apache.org/site/news.html#20030804.1
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html
PR: 55502
Submitted by: Kang Liu <lazykang@hotmail.com> |