| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
1.5.3
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
26 Nov 2012 10:59:28
1.5.3
|
ale  |
Update to 1.5.3 release.
Feature safe: yes |
22 Feb 2012 16:58:07
1.5.0
|
ale  |
Really install samples. |
22 Feb 2012 16:19:04
1.5.0
|
ale  |
Update to 1.5.0 release. |
10 Jan 2012 12:09:39
1.4.6
|
ale  |
Update to 1.4.6 release. |
09 Jan 2012 15:41:08
1.4.5
|
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.4.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 Sep 2011 13:28:40
1.4.5
|
ale  |
Update to 1.4.5 release.
PR: ports/160809
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
21 Jul 2011 05:03:02
1.4.4
|
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 |
15 Dec 2010 10:08:42
1.4.4
|
ale  |
Fix s/JAVAJARDIR/JAVALIBDIR/. |
14 Dec 2010 15:29:43
1.4.4
|
ale  |
Add xml-security port: the Apache Java library for XML Signature and Encryption. |