| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 11:25:28
4.3.0_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
21 Jul 2011 05:03:02
4.3.0_2
|
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 |
03 Jul 2011 14:59:23
4.3.0_2
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:18:43
4.3.0_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
06 Jun 2008 13:21:59
4.3.0_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) |
19 May 2007 20:32:57
4.3.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Jan 2006 01:20:26
4.3.0
|
ijliao  |
upgrade to 4.3.0 |
11 Nov 2005 18:29:35
4.2.2_1
|
thierry  |
Fix a size mismatch and unbreak.
According to the author:
-----
From: Charles Rapp
Subject: RE: Was 4.2.2 rerolled?
Boris,
I realized after the initial release that the build missed 1 line change of the
C# bug fix due to a CVS problem. SmcCSharpGenerator.java, line 1456 was built
as:
if (loopbackFlag == false || hasActions == false)
and was corrected to: (Only the first 15 lines of the commit message are shown above ) |
05 Oct 2005 06:17:40
4.2.2
|
kris  |
BROKEN: Size mismatch |
20 Sep 2005 01:03:37
4.2.2
|
ijliao  |
upgrade to 4.2.2 |
28 Jan 2005 23:40:30
3.0.0
|
hq  |
- Update to bsd.java.mk 2.0
- Fix pkg-plist to calm portlint |
12 Jul 2004 20:43:03
3.0.0
|
glewis  |
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it. |
03 Jun 2004 05:54:48
3.0.0
|
ijliao  |
add smc 3.0.0
The State Machine Compiler |