Commit graph

14 commits

Author SHA1 Message Date
Ernst de Haan
0a7e7cb55a 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
  5.0.x.
. Upgrade distributed jars: DBCP (1.1) commons-modeler (1.1)
  Xerces (2.5.0) regexp (1.3).
. Added support for nesting a Context Listener and a Webapp
  Loader within a DefaultContext.
. Minor docs updates.
. StandardContext: Fix reloading regression.
. StandardDefaultContext: Fix support for defining
  ResourceLink
. StandardWrapperValve: Fix infinite recursion when logging
  in certain cases
. JNDIRealm: Many bugfixes (18698, 11678, 19864, 20518,
. 14817, 22236), and allow multiple user patterns.
. CGI Servlet: Bugfixes (22857, 22858).
. WebDAV Servlet: Fix bad handling of the destinationPath
  URL.
. SecurityClassLoad: Preload a few additional classes from
  Coyote.
. MemoryUser: XML-escape the values when writing out the
  tomcat-users.xml file.

Submitted by:	Angelo Turetta <aturetta@commit.it>
PR:		58973
2003-11-21 06:53:45 +00:00
Ernst de Haan
625625d0d3 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>
2003-08-11 11:00:04 +00:00
Ernst de Haan
eda40f3947 Upgrade to 4.1.24.
PR:		50241
Requested by:	Tony Harverson <Tony@epages.net>
		Jason Jenkins <socrates73@hotmail.com>
2003-03-27 07:35:34 +00:00
Ernst de Haan
4d0a685fbb Update to 4.1.18. 2003-01-03 14:03:32 +00:00
Ernst de Haan
30b7c3be35 Security fix: Upgrade to 4.1.12.
PR:	43504
2002-09-30 12:40:59 +00:00
Ernst de Haan
9a8fc42bf7 Upgrade to Tomcat 4.1.10 (stable). 2002-09-11 13:49:19 +00:00
Ernst de Haan
6844be8d51 New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4
port.
2002-09-03 09:47:01 +00:00
Ernst de Haan
571a6e66a6 Upgrade to Tomcat 4.0.4.
For release notes, see:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/RELEASE-NOTES
2002-06-24 07:17:40 +00:00
Ernst de Haan
2297db65d5 Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3
branch has moved to www/jakarta-tomcat3.

PR:	31096, 32022
2002-04-01 22:01:22 +00:00
Ernst de Haan
00af56ae88 Lot of changes: Using USE_JAVA infrastructure. Upgraded port
to 3.3.1. Using HTTP_PORT i.s.o. LISTEN_PORT. Using
daemonctl.c i.s.o. tomcatctl shell script. Displaying steps
i.s.o. commands being executed. Synced man page.
2002-03-30 14:51:12 +00:00
Ernst de Haan
02e7b57e58 Upgraded from Jakarta 3.2.3 to 3.2.4.
Not using DIST_SUBDIR anymore.
2002-02-21 11:03:08 +00:00
Dirk Froemberg
8fc93c2651 Upgrade to 3.2.3. 2001-08-05 09:37:23 +00:00
Dirk Froemberg
4ca853343c Upgrade to 3.2.1.
PR:		ports/26027
Submitted by:	Michael Lyngbøl <michael@lyngbol.dk>
2001-04-08 13:09:03 +00:00
Dag-Erling Smørgrav
cfd3cc7695 The Apache Project's Jakarta Tomcat web server. 2000-10-21 14:44:26 +00:00