| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 15:50:38
1.8
|
ale  |
Update to 1.8 release. |
19 Sep 2012 09:46:15
1.7
|
ale  |
Update to 1.7 release. |
09 Jan 2012 15:41:08
1.6
|
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 |
23 Dec 2011 10:49:04
1.6
|
ale  |
Update to 1.6 release. |
24 Oct 2011 04:17:38
1.5
|
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. |
21 Jul 2011 05:03:02
1.5
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
30 Mar 2011 10:38:00
1.5
|
ale  |
Update to 1.5 release. |
20 Mar 2011 12:54:45
1.4
|
miwi  |
- Get Rid MD5 support |
27 Aug 2009 15:12:01
1.4
|
ale  |
Update to 1.4 release. |
06 Jun 2008 13:38:51
1.3_2
|
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) |
27 Feb 2008 15:10:54
1.3_1
|
ehaupt  |
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.
Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.
PR: 121041
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: portmgr (linimon) |
19 May 2007 20:32:57
1.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 May 2006 06:27:47
1.3
|
ale  |
Distfile rerolled without LICENSE file.
PR: ports/97539
Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw> |
22 Jan 2006 12:39:58
1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Nov 2005 08:28:49
1.3
|
ale  |
Commons Codec provides implementations of common encoders and decoders
such as Base64, Hex, various phonetic encodings, and URLs.
WWW: http://jakarta.apache.org/commons/codec/ |