1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +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
blogbench
bonnie
bonnie++
clpeak
cpipe
dbench
dbs
dhrystone
dkftpbench
expedite
fhourstones
filebench
fio Update to 2.14 2016-09-17 19:00:47 +00:00
flops
flowgrind
forkbomb
glmark2 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS. 2016-09-30 19:24:30 +00:00
gtkperf
himenobench
hpl
hs-criterion
httperf GOOGLE_CODE has gone away. 2016-09-14 15:59:34 +00:00
imb
interbench
iorate benchmarks/iorate: implicit decl. of function 'gettimeofday' is invalid in C99 2016-09-10 19:20:44 +00:00
iozone
iozone21
iperf
iperf3
libmicro
lmbench
mdtest
nbench
netio
netperf
netperfmeter
netpipe
nosqlbench
nqueens
nttcp
nuttcp
octave-forge-benchmark
p5-Benchmark-Forking
p5-Benchmark-Stopwatch
pathchirp
pathload
pathrate
pear-Benchmark
phoronix-test-suite
pipebench
polygraph benchmarks/polygraph: Handle missing SSLv3 2016-09-09 19:40:56 +00:00
postal
postmark
py-naarad
py-zopkio
pybench
raidtest
ramspeed
randomio
rubygem-benchmark-ips
rubygem-railsbench
scimark2
scimark2c
siege
sipp
slowloris
smhasher
spp
stream
stress-ng
super-smack
sysbench
tcpblast
thrulay
tsung
ttcp
ubench
unixbench
webbench
wrk
Makefile