./www/apache-tomcat6, Implementation of Java Servlet and JavaServer Pages technologies

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.0.24, Package name: apache-tomcat-6.0.24, Maintainer: pkgsrc-users

Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages
technologies. The Java Servlet and JavaServer Pages specifications are
developed under the Java Community Process.

Apache Tomcat is developed in an open and participatory environment and
released under the Apache Software License. Apache Tomcat is intended to
be a collaboration of the best-of-breed developers from around the world.
We invite you to participate in this open development project.

Apache Tomcat powers numerous large-scale, mission-critical web applications
across a diverse range of industries and organizations.

Apache Tomcat 6.x is the current focus of development. It builds upon the
improvements made in Tomcat 5.5.x and implements the Servlet 2.5 and JSP 2.1
specifications. In addition to that, it includes the following improvements:

* Memory usage optimizations
* Advanced IO capabilities
* Refactored clustering


Required to run:
[lang/openjdk7]

Required to build:
[lang/perl5]

Master sites: (Expand)

SHA1: 545d06211e5fe1b09240cd891937ad36fd70bfc4
RMD160: 3a4519d9ca0606747f54acf6085bfe0281f148e6
Filesize: 5961.051 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-19 15:00:29 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
User must exist during early installation
   2010-01-28 13:16:45 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
update to the fresh release
The changelog from 6.0.20 to 6.0.24 is quite lengthy, please refer to
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html for details

fixes CVE-2009-2693, CVE-2009-2901 and CVE-2009-2902
   2009-11-30 16:00:50 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Only allow destdir as the do-install rules depend on chown.

XXX Someone with tomcat knowledge should review that those files are even
XXX static and whether it should the config file framework instead.
   2009-08-13 23:21:30 by Adrian Portelli | Files touched by this commit (1)
Log message:
Final fix in _stop() from spz@
   2009-08-12 23:51:49 by Adrian Portelli | Files touched by this commit (1)
Log message:
Add tomcat_stop()
   2009-08-12 22:07:58 by Adrian Portelli | Files touched by this commit (1)
Log message:
Improvements from spz@
   2009-07-17 20:00:26 by Adrian Portelli | Files touched by this commit (126)
Log message:
Give up MAINTAINER
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.