Commit Graph

48 Commits

Author SHA1 Message Date
dcoppa
ec46c97e02 Maintenance update to 7.0.29.
See: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
2012-07-09 08:16:54 +00:00
dcoppa
0e9059be97 Bugfix update to tomcat 7.0.28 2012-06-27 19:02:38 +00:00
dcoppa
11cb7fa832 Update to 7.0.27 2012-04-06 08:16:59 +00:00
dcoppa
2a2702517b Bugfixing update to 7.0.26 2012-02-24 08:45:57 +00:00
dcoppa
aa2b23b7aa tomcat updates:
v5: 5.5.34 -> 5.5.35
v7: 7.0.23 -> 7.0.25
2012-01-26 10:13:15 +00:00
dcoppa
95bcc5aa04 Update v6 to 6.0.35 2011-12-13 09:28:37 +00:00
dcoppa
b1185a8e12 Update www/tomcat/v7 to apache-tomcat-7.0.23 2011-12-05 11:22:10 +00:00
dcoppa
244fd99e4e link tomcat-7.0.22 to the build 2011-10-31 08:26:42 +00:00
dcoppa
e32e907757 Import tomcat-7.0.22.
Tested by shadchin@
Tested & OK ian@
2011-10-31 08:23:38 +00:00
dcoppa
8ffea42273 Do not hardcode /{etc,var}/tomcat/
Fix the host-manager webapp

Fix {v5,v6}/pkg/README-main files
2011-10-17 11:11:46 +00:00
dcoppa
57085a7d06 Bugfixing update to tomcat-5.5.34 2011-10-11 10:41:02 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
dcoppa
9593b904cf Bugfixing update to tomcat 6.0.33 2011-09-09 10:10:52 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
dcoppa
e4b8b0caab Add rc scripts for tomcat v5 and v6, and remove some stuff rendered
obsolete by the rc scripts.

While here, reword README files as suggested by ian@ and sthen@.

ok ian@, sthen@, jasper@
2011-07-24 11:11:58 +00:00
dcoppa
d30d2241e2 Updates v5 to v5.5.33.
Update v6 to v6.0.32, switch it to use SUBST_CMD, removes kurt@ as
maintainer.

For both v5 and v6, use absolute path for javaPathHelper to avoid
errors when starting tomcat.

Various cleanups to pkg-readmes.

tested by some ports@ readers
"looks ok, but I can't test it" sthen@
ok ian@, jasper@

Second step of a plan to have better tomcat ports.
More to come: rc scripts, further cleanups, Tomcat7...
2011-07-04 07:41:37 +00:00
dcoppa
3527719fbf Remove expired Tomcat 4.x port.
First step of a plan to have better tomcat ports.

ok sthen@, jasper@, ian@
2011-07-01 10:52:14 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
2a41c9ea91 Drop obsolete lines from DESCR and bump. 2010-11-29 21:27:23 +00:00
sthen
5aaf112216 Update tomcat/v5 to 5.5.31, adjust README, switch to SUBST_CMD,
kurt@ drops maintainership. From Daniel Dickman, "please commit" aja
2010-11-29 21:26:01 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
6eae70237d - convert to pkg-readmes
- fix PF nat rules for nat-to
- add missing @conflict for jakarta-tomcat-examples (for people
upgrading from really old packages; niklas@ hit this upgrading
a machine from 3.8 :-)

tweaks/ok jasper@
2010-11-15 10:45:53 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
naddy
3a2687e463 fix package specs in depends; ok kurt@, sthen@ 2009-07-20 14:24:15 +00:00
kurt
739b7ab787 - update to 4.1.40 which includes some security fixes:
http://tomcat.apache.org/security-4.html
2009-07-17 13:38:56 +00:00
kurt
c235b4ad7d - update to 6.0.20:
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
2009-06-12 17:46:56 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
kurt
1b41f65b2a +v6 2009-01-09 21:39:23 +00:00
kurt
cf2daff4a3 Import tomcat/v6 6.0.18:
Java servlet 2.5 and Java server pages 2.1 server
okay & comments ian@
2009-01-09 21:38:43 +00:00
kurt
d8e80efba6 update to 5.5.27 which includes some security fixes:
http://tomcat.apache.org/security-5.html
  http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
2009-01-04 23:28:59 +00:00
kurt
ff330db8b6 - update to 4.1.39 which includes some security fixes:
http://tomcat.apache.org/security-4.html
- use the light distribution for JDK 1.4 or later
2009-01-04 23:28:02 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
kurt
bd92589c03 bug fix update to 5.5.26. for details:
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
okay ian@
2008-02-13 13:48:22 +00:00
kurt
e1124e2c5d security update to 5.5.25. multiple cross-site scripting and session hi-
jacking bugs corrected. for more info see:
http://tomcat.apache.org/security-5.html
2007-12-11 23:43:03 +00:00
kurt
c06fc6156c security update to 4.1.36. multiple info disclosure, cross-site scripting
and session hijacking bugs fixed. for more info see:
http://tomcat.apache.org/security-4.html
2007-12-11 23:40:53 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
kurt
8d6eb1d817 - update to 5.5.23
- add 'address="0.0.0.0"` to Connector elements in example server.xml to
force listening on IPv4 only when combined with tomcat-native.
2007-04-10 19:10:54 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
steven
8902924168 new MULTI_PACKAGES
while here, remove explicit dependency of -examples and -admin packages
on java, since they depend on the main package which already has this dep.
also tighten pkgspec in dependencies to v4/5.
2006-11-25 07:42:58 +00:00
kurt
d5e7960401 pkg bump due to depends change in java.port.mk 2006-11-01 20:47:41 +00:00
kurt
2445aa9be5 import tomcat v4 & v5 in new home. previously located under
www/jakarta-tomcat.
2006-10-25 18:10:17 +00:00