1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/benchmarks
Tijl Coosemans 1ee4da6dd1 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-30 19:24:30 +00:00
..
autobench Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
blogbench - Fix trailing whitespace in pkg-descrs, categories [a-f]* 2016-05-19 10:21:23 +00:00
bonnie Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
bonnie++ Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
clpeak benchmarks/clpeak: set USE_GL rather than hardcoding LIB_DEPENDS 2016-08-05 15:04:01 +00:00
cpipe
dbench Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
dbs Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
dhrystone
dkftpbench Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
expedite Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
fhourstones
filebench Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
fio Update to 2.14 2016-09-17 19:00:47 +00:00
flops
flowgrind This port does not need to depend on libpcap from ports 2016-05-03 16:29:07 +00:00
forkbomb
glmark2 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS. 2016-09-30 19:24:30 +00:00
gtkperf
himenobench Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
hpl Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
hs-criterion - Update The Glorious Glasgow Haskell Compiler to version 7.10.2 2015-08-20 23:02:14 +00:00
httperf GOOGLE_CODE has gone away. 2016-09-14 15:59:34 +00:00
imb Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
interbench Flush a short queue of minor non-functional changes sitting it my tree: 2015-11-19 16:16:46 +00:00
iorate benchmarks/iorate: implicit decl. of function 'gettimeofday' is invalid in C99 2016-09-10 19:20:44 +00:00
iozone Update to latest version 2016-07-28 14:40:45 +00:00
iozone21 Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
iperf Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
iperf3 Update to iperf3, which addresses a buffer overflow vulnerability 2016-06-08 20:35:51 +00:00
libmicro Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
lmbench Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
mdtest Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
nbench
netio Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
netperf Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
netperfmeter
netpipe Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
nosqlbench Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
nqueens Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
nttcp Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
nuttcp Don't put things in WRKDIR, use NO_WRKSUBDIR. 2016-06-09 14:26:38 +00:00
octave-forge-benchmark - Chase upgrade of math/octave to 4.0.0 by bumping portrevision. 2016-01-13 03:56:30 +00:00
p5-Benchmark-Forking
p5-Benchmark-Stopwatch Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
pathchirp
pathload
pathrate
pear-Benchmark Reset miwi@'s ports, he stepped down from the Ports Team. 2016-07-25 20:01:02 +00:00
phoronix-test-suite Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
pipebench - Fix trailing whitespace in pkg-descrs, categories [a-f]* 2016-05-19 10:21:23 +00:00
polygraph benchmarks/polygraph: Handle missing SSLv3 2016-09-09 19:40:56 +00:00
postal Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
postmark
py-naarad Remove ${PORTSDIR}/ from *_DEPENDS lines. 2016-04-22 13:53:36 +00:00
py-zopkio Zopkio is a test framework built to support at scale performance and 2016-04-18 05:34:40 +00:00
pybench
raidtest Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
ramspeed Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
randomio Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
rubygem-benchmark-ips Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
rubygem-railsbench Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
scimark2
scimark2c Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
siege Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
sipp - Fix trailing whitespace in pkg-descrs, categories [a-f]* 2016-05-19 10:21:23 +00:00
slowloris Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
smhasher Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
spp Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
stream Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
stress-ng - Update to 0.06.15 2016-08-31 18:26:08 +00:00
super-smack Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
sysbench
tcpblast - Rename nonstandard src directory to files 2015-12-30 14:07:42 +00:00
thrulay - Fix trailing whitespace in pkg-messages 2016-05-19 11:09:14 +00:00
tsung Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
ttcp Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
ubench Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
unixbench Rename all files containing a : in their filename. 2016-06-17 23:28:04 +00:00
webbench
wrk Upgrade from 4.0.1 to 4.0.2. 2016-04-12 10:43:37 +00:00
Makefile Add a port of glmark2, a benchmark for OpenGL (ES) 2.0. 2016-09-08 18:11:46 +00:00