| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jan 2013 18:16:41
1.5_3
|
jgh  |
- build from java source
- add README for Port Documentation
- take maintainership |
10 Dec 2012 13:18:29
1.5_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
1.5_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:25:36
1.5_2
|
ohauer  |
-remove MD5 |
27 Feb 2011 04:54:41
1.5_2
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
22 Aug 2009 00:23:13
1.5_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
06 Jun 2008 13:31:51
1.5_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
1.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 Apr 2006 13:08:16
1.5
|
alepulver  |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
25 Nov 2005 03:32:45
1.5
|
edwin  |
[NEW PORT] games/jchessboard - Chess game and PGN viewer/editor written in Java
JChessBoard is a chess game and PGN viewer/editor written
in Java that can be connected to another JChessBoard via a
direct TCP/IP connection. No Internet Chess Server is
required for playing.
WWW: http://jchessboard.sourceforge.net/
PR: ports/89507
Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> |