Commit Graph

11 Commits

Author SHA1 Message Date
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Alex Dupre
0b6035194b Update to 1.5.3 release.
Feature safe:	yes
2012-11-26 10:59:28 +00:00
Alex Dupre
902f3b04d9 Really install samples. 2012-02-22 16:58:07 +00:00
Alex Dupre
ee8f97bee9 Update to 1.5.0 release. 2012-02-22 16:19:04 +00:00
Alex Dupre
768b7b04fb Update to 1.4.6 release. 2012-01-10 12:09:39 +00:00
Thomas Abthorpe
e0ac1afbf4 - 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
2012-01-09 15:41:08 +00:00
Doug Barton
2b1dacc826 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.
2011-10-24 04:17:37 +00:00
Alex Dupre
f0e054c13b Update to 1.4.5 release.
PR:		ports/160809
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2011-09-21 13:28:40 +00:00
Mark Linimon
06e6677793 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
2011-07-21 05:03:02 +00:00
Alex Dupre
4999cef95b Fix s/JAVAJARDIR/JAVALIBDIR/. 2010-12-15 10:08:42 +00:00
Alex Dupre
c9aac4cdc6 Add xml-security port: the Apache Java library for XML Signature and Encryption. 2010-12-14 15:29:43 +00:00