pkgsrc/benchmarks
jlam b6b853727d Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
framework.  The list of changes include:

  * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
    so we no longer need to say it in package Makefiles.  Packages
    should now append to USE_LANGUAGES instead of setting it.

  * Create mk/compiler/f2c.mk which implements another pseudo-compiler
    "f2c" that may be used with any C compiler backend, e.g.

	PKGSRC_COMPILER= f2c ccache gcc

  * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
    etc., to use f2c if the native Fortran compiler isn't present.

Packages that use Fortran should now simply include the line:

	USE_LANGUAGES+=	fortran

in the package Makefile.
2005-01-12 15:31:58 +00:00
..
benchfft Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler 2005-01-12 15:31:58 +00:00
bonnie Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
bonnie++ Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the 2004-11-13 22:04:52 +00:00
bytebench Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
dbench Changes 2.1: 2004-11-10 15:32:33 +00:00
dhrystone Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
fib Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
flops Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
hbench Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
heapsort Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
hint Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
httperf Reset maintainer on his request. 2004-11-27 18:14:24 +00:00
iozone Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
kttcp there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* 2004-10-01 10:37:32 +00:00
linpack-bench Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
lmbench Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
netio Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
netpipe Reset maintainer on his request. 2004-11-27 18:14:24 +00:00
nettest Remove duplicate '-DNO_ISO' in IRIX target. 2004-08-22 23:30:18 +00:00
nsieve Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
nttcp Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
paranoia Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
postal Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
postmark Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
randread Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
skampi PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
ttcp Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
whetstone Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
xengine Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
Makefile Add and enable postal. 2003-12-03 18:41:21 +00:00