| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jul 2011 05:03:02
2.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 |
18 Mar 2011 17:59:51
2.0_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
06 Jun 2008 13:08:12
2.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
2.0_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 08:20:08
2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Aug 2004 14:28:04
2.0
|
thierry  |
- Define JAVA_VERSION;
- do some cleaning. |
12 Apr 2004 13:20:17
2.0
|
thierry  |
Since the recent updates, Jikes does not compile this program
any more.
Approved by: pav (mentor). |
19 Mar 2004 00:19:49
2.0
|
thierry  |
SIZE-ify my ports.
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor). |
29 Aug 2003 03:50:28
2.0
|
edwin  |
New port: benchmarks/scimark2 - a Java benchmark.
SciMark 2.0 is a Java benchmark for scientific and numerical
computing. It measures several computational kernels and
reports a composite score in approximate Mflops (Millions
of floating point operations per second).
Suggested by May Tho.
PR: ports/50645
Submitted by: Thierry Thomas <thierry@pompo.net> |