/mail/p5-Email-Reply/

antoine antoine@FreeBSD.org 2015-01-23T16:03:57+00:00 6370cb910167419eada591b6dd2f149eb892a92c

- Add LICENSE 2014-12-05T13:12:24+00:00 amdmi3 amdmi3@FreeBSD.org 2014-12-05T13:12:24+00:00 2cf59e0679def42f1e27bd9786e71ffe5245adb5 - Drop @dirrm* from plist
- Drop @dirrm* from plist
- Add stage support 2013-11-02T14:23:50+00:00 danilo danilo@FreeBSD.org 2013-11-02T14:23:50+00:00 12f34dfcb20bef4097b9d3e9f32d1d4244f3eac0 - Remove indefinite article from COMMENT
- Remove indefinite article from COMMENT
Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20T17:36:33+00:00 bapt bapt@FreeBSD.org 2013-09-20T17:36:33+00:00 9ec8b69eee25166c3ea4802cd4645914c641361b

Decommissioning java 1.5 (EOLed since October 2009): 2012-12-10T13:18:28+00:00 bapt bapt@FreeBSD.org 2012-12-10T13:18:28+00:00 62db6380f8cfd8aa33a4a16d2ddae336f67c9745 suppress any reference to JAVA_VERSION= 1.5+ (part2)
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21T05:03:02+00:00 linimon linimon@FreeBSD.org 2011-07-21T05:03:02+00:00 b52944915a792d1df1b4539b6ffef32bb06c623c 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
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