Port details |
- jakarta-tomcat41 Open-source Java web server by Apache, stable 4.1.x branch
- 4.1.31_5 www
=22 4.1.31_5Version of this port present on the latest quarterly branch.
- 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: 2002-09-03 09:47:36
- Last Update: 2007-03-17 20:54:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: javavmwrapper, zip, python
- Also Listed In: java
- License: not specified in port
- WWW:
- http://jakarta.apache.org/tomcat/
- Description:
- Jakarta Tomcat is a web server written in 100% Pure Java. The
Tomcat 4 branch is the reference implementation for the Java
Servlet 2.3 and JavaServer Pages 1.2 technologies.
Tomcat 4.1 is a refactoring of Tomcat 4.0.x, and contains significant
enhancements, including:
o JMX based administration features
o JSP and Struts based administration web application
o New Coyote connector (HTTP/1.1, AJP 1.3 and JNI support)
o Rewritten Jasper JSP page compiler
o Performance and memory efficiency improvements
o Enhanced manager application support for integration with development
tools
o Custom Ant tasks to interact with the manager application directly from
build.xml scripts
WWW: http://jakarta.apache.org/tomcat/
-
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-tomcat41
- 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-jdk15
- 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 |
4.1.31_5 17 Mar 2007 20:54:58 |
gabor |
- Update to 4.1.34
- Follow the project name change as it was with tomcat55
- Pass maintainership to submitter
PR: ports/109424
Submitted by: Nemo Liu <nemoliu@gmail.com>
Repo-opied by: marcus |
4.1.31_5 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. |
4.1.31_4 05 Sep 2006 07:06:16 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
4.1.31_4 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. |
4.1.31_4 10 Feb 2006 08:41:46 |
lawrance |
Fix pkg-plist.
Reported by: roam, kris |
4.1.31_4 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) |
4.1.31_3 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> |
4.1.31_2 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 ) |
4.1.31_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
4.1.31_1 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) |
4.1.31_1 19 Mar 2005 18:44:29 |
krion |
Remove hardcoded WRKDIRPREFIX.
Proposed by: des |
4.1.31_1 19 Dec 2004 04:04:26 |
hq |
- Back up config files during deinstall
- Use ECHO_MSG rather than ECHO_CMD
PR: 43565
Submitted by: maintainer, Brent Verner <brent@rcfile.org> |
4.1.31 06 Dec 2004 02:35:41 |
hq |
- Update to version 4.1.31 [1]
- Update to bsd.java.mk 2.0 [1]
- Use MASTER_SITE_JAKARTA [1]
- Improved filename of manpage in Makefile [1]
- Added $FreeBSD$ tags where missing
PR: 74705 [1]
Submitted by: maintainer [1] |
4.1.30 03 Dec 2004 14:20:04 |
hq |
Assign all Jakarta Tomcat ports to the same maintainer, Kang Liu (already
maintainer of www/jakarta-tomcat5). |
4.1.30 03 Dec 2004 01:01:34 |
hq |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
4.1.30 03 Apr 2004 11:22:22 |
znerd |
Set LATEST_LINK to ${APP_SHORTNAME}. LATEST_LINK was
previously already set to jakarta-tomcat[VERSION], but this
was not consistent with the jakarta-tomcat5 port.
PR: 63210
Submitted by: Kang Liu <liukang@bjpu.edu.cn> |
4.1.30 08 Mar 2004 10:06:07 |
znerd |
Update to Tomcat 4.1.30. |
4.1.29_1 08 Mar 2004 09:50:08 |
znerd |
Set LATEST_LINK.
Reported by: kris |
4.1.29_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> |
4.1.29 27 Nov 2003 08:35:02 |
znerd |
Fixed the MASTER_SITES.
Approved by: portmgr (adamw) |
4.1.29 27 Nov 2003 08:35:02 |
znerd |
Fixed the MASTER_SITES.
Approved by:portmgr (adamw) |
4.1.29 21 Nov 2003 12:14:02 |
znerd |
Fix last commit. PORTVERSION should be 4.1.29, not 4.1.27.
Noticed by: ve@hardcore.lt |
4.1.27 21 Nov 2003 06:53:45 |
znerd |
Update port to version 4.1.29
In the process, fix the packing list to obtain a clean
pkg_add/pkg_deinstall sequence (a number of empty directory
where not created in previous versions)
The generated package now includes directives to fix
file/dir ownership after install, so that the installed tree
is identical to what you obtain after 'make install' from
the port.
Summary of changes to Tomcat since 4.1.27:
. The Coyote connector (HTTP/1.1 and AJP/1.3) has been
upgraded to Coyote 1.1, which is the one used by Tomcat (Only the first 15 lines of the commit message are shown above ) |
4.1.27 13 Nov 2003 12:54:57 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
4.1.27 11 Aug 2003 11:00:04 |
znerd |
Update to 4.1.27.
Tomcat 4.1.27 includes security fixes for:
. improper recycling of SSL client certificates with Coyote JK 2
. improper handling of invalid content lengths in requests, causing
HTTP processors to be left in an invalid state in Coyote HTTP/1.1,
causing a DoS condition
. URI normalization bug in Coyote
. improper handling of certain URLs in Coyote JK 2, causing a DoS
condition
PR: 55362
Submitted by: Kang Liu <lazykang@hotmail.com> |
4.1.24 27 Mar 2003 07:35:34 |
znerd |
Upgrade to 4.1.24.
PR: 50241
Requested by: Tony Harverson <Tony@epages.net>
Jason Jenkins <socrates73@hotmail.com> |
4.1.18 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.1.18 03 Jan 2003 14:03:32 |
znerd |
Update to 4.1.18. |
4.1.12_2 15 Oct 2002 19:31:40 |
znerd |
Improved description.
PR: 44102
Requested by: Liu Kang <lazykang@hotmail.com> |
4.1.12_2 09 Oct 2002 23:10:35 |
znerd |
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:
setuid(geteuid());
setgid(getegid());
Bumped PORTREVISION of Orion, Tomcat and JBoss ports.
PR: 40470, 43679
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by: audit
Approved by: Silence on -audit (since Sept 13, 2002) |
4.1.12_1 09 Oct 2002 22:37:56 |
znerd |
Changed target installation directory so it does not include
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org> |
4.1.12 30 Sep 2002 12:41:00 |
znerd |
Security fix: Upgrade to 4.1.12.
PR: 43504 |
4.1.10 11 Sep 2002 13:49:20 |
znerd |
Upgrade to Tomcat 4.1.10 (stable). |
4.1.9 03 Sep 2002 09:47:01 |
znerd |
New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4
port. |