| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
2.0.2_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
2.0.2_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 13:45:36
2.0.2_2
|
ohauer  |
- remove MD5 |
06 Jun 2008 13:41:15
2.0.2_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
2.0.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 12:42:24
2.0.2
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Feb 2005 16:07:13
2.0.2
|
hq  |
- Update to bsd.java.mk 2.0
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use %%DATADIR%%
- Add $FreeBSD$ tags
- Tweak COMMENT to calm portlint (and remove redundant port name from it)
- Improve launcher shell script (update to javavmwrapper 2.0) and use SUB_FILES
- Minor cosmetic improvements |
18 Mar 2004 11:57:35
2.0.2
|
daichi  |
Add SIZE into distinfo
Submitted by: trevor |
07 Mar 2003 06:05:38
2.0.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 Nov 2002 22:17:23
2.0.2
|
edwin  |
iMaintainer update to version 2.0.2
PR: ports/45143
Submitted by: Jose Marques <noway@nohow.demon.co.uk> |
10 Nov 2002 22:44:03
1.2.2
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
04 Nov 2002 05:46:38
1.2.2
|
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
28 Sep 2002 22:03:50
1.2.2
|
kris  |
Correct syntax error in do-install (&& && -> &&) |
16 Sep 2001 17:11:45 
|
kevlo  |
Update to version 1.2.2 |
05 Apr 2001 11:17:18 
|
mharo  |
update lang/starlogo to 1.2 |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
16 Jul 2000 20:46:02 
|
steve  |
Distfile changed (some example directory names changed) without version bump.
|
03 Jul 2000 16:03:35 
|
sobomax  |
Add "-noasyncgc" option to Java Virtual Machine to avoid random hangs. |
03 Jul 2000 15:24:11 
|
sobomax  |
Update to 1.1. Fix MASTER_SITES, WWW and make it using javavmwrapper. |