| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2007 20:54:58
4.1.31_5
|
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 |
08 Sep 2006 09:31:07
4.1.31_5
|
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. |
05 Sep 2006 07:06:16
4.1.31_4
|
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
20 Feb 2006 20:47:50
4.1.31_4
|
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. |
10 Feb 2006 08:41:46
4.1.31_4
|
lawrance  |
Fix pkg-plist.
Reported by: roam, kris |
08 Feb 2006 13:35:17
4.1.31_4
|
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) |
07 Feb 2006 13:41:00
4.1.31_3
|
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> |
07 Feb 2006 08:50:10
4.1.31_2
|
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 ) |
24 Jan 2006 03:14:23
4.1.31_1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Mar 2005 00:08:05
4.1.31_1
|
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) |
19 Mar 2005 18:44:29
4.1.31_1
|
krion  |
Remove hardcoded WRKDIRPREFIX.
Proposed by: des |
19 Dec 2004 04:04:26
4.1.31_1
|
hq  |
- Back up config files during deinstall
- Use ECHO_MSG rather than ECHO_CMD
PR: 43565
Submitted by: maintainer, Brent Verner <brent@rcfile.org> |
06 Dec 2004 02:35:41
4.1.31
|
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] |
03 Dec 2004 14:20:04
4.1.30
|
hq  |
Assign all Jakarta Tomcat ports to the same maintainer, Kang Liu (already
maintainer of www/jakarta-tomcat5). |
03 Dec 2004 01:01:34
4.1.30
|
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) |
03 Apr 2004 11:22:22
4.1.30
|
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> |
08 Mar 2004 10:06:07
4.1.30
|
znerd  |
Update to Tomcat 4.1.30. |
08 Mar 2004 09:50:08
4.1.29_1
|
znerd  |
Set LATEST_LINK.
Reported by: kris |
02 Jan 2004 12:31:11
4.1.29_1
|
znerd  |
Fixed name of PID file in pkg-deinstall.
Bumped PORTREVISION.
PR: 60781
Submitted by: Kang Liu <liukang@bjpu.edu.cn> |
27 Nov 2003 08:35:02
4.1.29
|
znerd  |
Fixed the MASTER_SITES.
Approved by: portmgr (adamw) |
27 Nov 2003 08:35:02
4.1.29
|
znerd  |
Fixed the MASTER_SITES.
Approved by:portmgr (adamw) |
21 Nov 2003 12:14:02
4.1.29
|
znerd  |
Fix last commit. PORTVERSION should be 4.1.29, not 4.1.27.
Noticed by: ve@hardcore.lt |
21 Nov 2003 06:53:45
4.1.27
|
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 ) |
13 Nov 2003 12:54:57
4.1.27
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
11 Aug 2003 11:00:04
4.1.27
|
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> |
27 Mar 2003 07:35:34
4.1.24
|
znerd  |
Upgrade to 4.1.24.
PR: 50241
Requested by: Tony Harverson <Tony@epages.net>
Jason Jenkins <socrates73@hotmail.com> |
07 Mar 2003 06:12:57
4.1.18
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
03 Jan 2003 14:03:32
4.1.18
|
znerd  |
Update to 4.1.18. |
15 Oct 2002 19:31:40
4.1.12_2
|
znerd  |
Improved description.
PR: 44102
Requested by: Liu Kang <lazykang@hotmail.com> |
09 Oct 2002 23:10:35
4.1.12_2
|
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) |
09 Oct 2002 22:37:56
4.1.12_1
|
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> |
30 Sep 2002 12:41:00
4.1.12
|
znerd  |
Security fix: Upgrade to 4.1.12.
PR: 43504 |
11 Sep 2002 13:49:20
4.1.10
|
znerd  |
Upgrade to Tomcat 4.1.10 (stable). |
03 Sep 2002 09:47:01
4.1.9
|
znerd  |
New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4
port. |