aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat6
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a patching problem in Tomcat portshq2005-03-211-4/+4
| | | | | | | | - Add a patch-dependency on jakarta-tomcat4 PR: 79052 Submitted by: maintainer Obtained from: des (for jakarta-tomcat41)
* Remove hardcoded WRKDIRPREFIX.krion2005-03-201-1/+0
| | | | Proposed by: des
* - Update to 5.0.30 [1]hq2004-12-174-81/+111
| | | | | | | | | | | - 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]
* . Update to 5.0.29.glewis2004-11-043-3/+6
| | | | | PR: 73275 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
* . Update to 5.0.28.glewis2004-09-023-4/+6
| | | | | PR: 71240 Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
* 1. update www/jakarta-tomcat5 to 5.0.27vanilla2004-07-263-8/+17
| | | | | | | 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
* . Update to 5.0.25.glewis2004-06-173-19/+20
| | | | | | | . Update maintainer's email address. PR: 67623 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
* Update to 5.0.24.linimon2004-05-143-5/+14
| | | | | PR: ports/66614 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
* - Use MASTER_SITES_APACHE_JAKARTApav2004-04-041-3/+2
| | | | | PR: ports/65158 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
* - Convert to bsd.java.mk 2.0 macrospav2004-04-041-1/+2
| | | | | PR: ports/65118 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
* remove duplicate LATEST_LINKeik2004-03-121-1/+0
| | | | | PR: 64134 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Set LATEST_LINK.znerd2004-03-081-0/+1
| | | | Reported by: kris
* 1. jakarta-tomcat3,4,41,5 has the same PORTNAME and didn't set LATEST_LINK injeh2004-02-241-1/+2
| | | | | | | | their Makefile.It may cause tomcat5 to conflict with other tomcat(s). 2. Replace spaces by tab PR: 63209 Submitted by: MAINTAINER
* . Update jakarta-tomcat5 to 5.0.19glewis2004-02-203-22/+36
| | | | | | | . Add SIZE in distinfo PR: 63062 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* 1.Update www/jakarta-tomcat to 5.0.18.linimon2004-01-313-8/+28
| | | | | | | | 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)
* Fixed name of PID file in pkg-deinstall.znerd2004-01-022-2/+3
| | | | | | | Bumped PORTREVISION. PR: 60781 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Update to 5.0.16.znerd2003-12-284-25/+39
| | | | | Submitted by: maintainer PR: 60036
* . Update to 5.0.14glewis2003-11-213-58/+63
| | | | | | PR: 59480 Submitted by: Angelo Turetta <aturetta@commit.it> Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* fix: www/jakarta-tomcat5daichi2003-09-262-3/+5
| | | | | | | | - fix pkg permission and master_sites problem PR: 57234 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer) Pointed out by: Angelo Turetta
* Update to 5.0.12.znerd2003-09-253-8/+26
| | | | | | PR: 56764 Submitted by: SADA Kenji <sada@BSDclub.org> Approved by: maintainer
* Update to 5.0.10.znerd2003-09-083-8/+11
| | | | | PR: 56581 Submitted by: maintainer
* New port: Jakarta Tomcat 5.x.znerd2003-08-137-0/+2234
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>