| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
20100913.r5387
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
20100913.r5387
|
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 |
20 Mar 2011 12:54:45
20100913.r5387
|
miwi  |
- Get Rid MD5 support |
15 Sep 2010 09:47:01
20100913.r5387
|
nivit  |
- Update to 20100913.r5387 |
22 Aug 2009 00:20:34
20080904.r4668  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
07 Oct 2008 08:45:23
20080904.r4668
|
nivit  |
- Update to 20080904.r4668 |
06 Jun 2008 13:25:59
20080106.0744_1
|
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) |
25 Jan 2008 17:28:01
20080106.0744
|
nivit  |
- Update to 20080106.0744 |
22 Dec 2007 21:13:38
20070828.1759
|
nivit  |
- Update to 20070828.1759 |
19 May 2007 20:32:57
20070130.2255_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Feb 2007 17:55:28
20070130.2255
|
nivit  |
- Updated to 20070130.2255
Approved by: alexbl (mentor, implicit) |
10 Dec 2006 01:21:51
20061025.1556
|
nivit  |
- Updated email address in my ports
Approved by: alexbl (mentor) |
08 Nov 2006 07:51:29
20061025.1556
|
rafan  |
- Update to 20061025.1556
PR: ports/105244
Submitted by: Nicola Vitale (maintainer) |
23 Sep 2006 16:03:19
20060918.1737
|
rafan  |
- Update to 20060918.1737
PR: ports/103487
Submitted by: Nicola Vitale <nivit at email.it> (maintainer) |
01 Jul 2006 07:46:46
20060127.2145
|
itetcu  |
DrJava is a lightweight development environment for writing Java programs.
It is designed primarily for students, providing an intuitive interface
and the ability to interactively evaluate Java code. It also includes
powerful features for more advanced users. DrJava is available for free
under the DrJava Open Source License, and it is under active development
by the JavaPLT group at Rice University.
WWW: http://www.drjava.org
PR: ports/95712
Submitted by: Nicola Vitale <nivit@email.it> |