Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Baptiste Daroussin
580b0c7423 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
2012-12-10 11:25:27 +00:00
Mark Linimon
06e6677793 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
2011-07-21 05:03:02 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Edwin Groothuis
6527ef2070 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)
2008-06-06 13:08:29 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Thierry Thomas
b2f60999b4 - Define JAVA_VERSION;
- do some cleaning.
2004-08-21 14:28:04 +00:00
Thierry Thomas
ce97a10a8f Since the recent updates, Jikes does not compile this program
any more.

Approved by:	pav (mentor).
2004-04-12 13:20:17 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +00:00
Edwin Groothuis
29f2cf9b20 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>
2003-08-29 03:50:28 +00:00