| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Feb 2013 22:09:48
1.1.27
|
ale  |
Update to 1.1.27 release. |
10 Dec 2012 13:43:44
1.1.24
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
26 Jun 2012 10:37:17
1.1.24
|
ale  |
Update to 1.1.24 release.
PR: ports/169429
Submitted by: jgh |
05 Mar 2012 09:51:11
1.1.23
|
ale  |
Update to 1.1.23 release.
PR: ports/165671
Submitted by: jgh |
09 Jan 2012 15:41:08
1.1.22
|
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
24 Oct 2011 04:17:38
1.1.22
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
10 Aug 2011 21:23:40
1.1.22
|
ale  |
Update to 1.1.22 release.
PR: ports/159653
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |
19 Mar 2011 12:38:54
1.1.20_2
|
miwi  |
- Get Rid MD5 support |
18 May 2010 04:08:06
1.1.20_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
18 May 2010 04:05:05
1.1.20_1
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
1.1.20_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
05 May 2010 21:47:49
1.1.20
|
pgollucci  |
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
01 Mar 2010 15:37:27
1.1.20
|
ale  |
Update to 1.1.20 release.
PR: ports/144275
Submitted by: wen
Feature safe: yes |
09 Dec 2009 21:22:56
1.1.18
|
ale  |
Update to 1.1.18 release. |
20 Nov 2008 07:37:27
1.1.16
|
ale  |
Update to 1.1.16 release. |
23 Sep 2008 05:45:41
1.1.15
|
ale  |
Update to 1.1.15 release. |
05 Jul 2008 09:19:16
1.1.14
|
ale  |
Update to 1.1.14 release. |
06 Jun 2008 14:07:24
1.1.13_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
28 Feb 2008 14:26:11
1.1.13
|
ale  |
Tomcat can use the Apache Portable Runtime to provide superior scalability,
performance, and better integration with native server technologies.
APR has many uses, including access to advanced IO functionality (such as
sendfile, epoll and OpenSSL), OS level functionality (random number
generation, system status, etc), and native process handling (shared memory,
NT pipes and Unix sockets).
These features allows making Tomcat a general purposewebserver, will
enable much better integration with other native web technologies, and
overall make Java much more viable as a full fledged webserver platform
rather than simply a backend focused technology. |