1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/benchmarks
Tijl Coosemans 9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
..
autobench
blogbench cat astro / benchmarks 2014-06-01 09:00:15 +00:00
bonnie
bonnie++ Fix build with Gcc/libstdc++ 2014-05-12 06:50:03 +00:00
cpipe
dbench Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
dbs
dkftpbench Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
expedite cat astro / benchmarks 2014-06-01 09:00:15 +00:00
fhourstones
filebench
fio Update to version 2.1.9 2014-05-13 12:44:12 +00:00
flops
flowgrind cat astro / benchmarks 2014-06-01 09:00:15 +00:00
forkbomb
geekbench Support staging 2014-02-26 06:30:06 +00:00
gtkperf Remove trailing whitespaces from category benchmarks 2014-02-21 13:35:20 +00:00
himenobench Convert to USES=lha 2014-03-12 09:49:06 +00:00
hpl Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
hs-criterion cat astro / benchmarks 2014-06-01 09:00:15 +00:00
httperf
imb - Convert to new options framework 2014-03-20 13:15:50 +00:00
interbench cat astro / benchmarks 2014-06-01 09:00:15 +00:00
iorate
iozone
iozone21
iperf
iperf3 When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
libmicro
lmbench Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
mdtest Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
nbench - Fix parallel builds (-jX) and remove MAKE_JOBS_UNSAFE 2014-05-26 08:47:51 +00:00
netio Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
netperf
netperfmeter
netpipe Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
nosqlbench cat astro / benchmarks 2014-06-01 09:00:15 +00:00
nqueens
nttcp Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
nuttcp cat astro / benchmarks 2014-06-01 09:00:15 +00:00
octave-forge-benchmark Update the default version of GCC used in the Ports Collection from 2014-03-10 20:55:20 +00:00
p5-Benchmark-Forking
p5-Benchmark-Stopwatch
pathchirp
pathload
pathrate
pear-Benchmark
phoronix-test-suite
pipebench
polygraph Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-09 11:21:52 +00:00
postal - Update to 0.73 2014-03-11 02:36:27 +00:00
postmark
pybench Convert b* to USES=zip 2014-03-07 15:52:40 +00:00
raidtest Fix integer type overflow, limiting test range to first 4GB of the media. 2014-03-02 18:19:48 +00:00
ramspeed
randomio cat astro / benchmarks 2014-06-01 09:00:15 +00:00
rubygem-railsbench
scimark2 Stagify. 2014-04-05 19:05:58 +00:00
scimark2c - Convert to pkg-message 2014-04-05 19:16:48 +00:00
siege
sipp
slowloris
spec-sfs - Convert to OptionsNG 2014-05-22 18:24:21 +00:00
spp
stream
super-smack Convert to USES=pgsql 2014-05-27 10:42:11 +00:00
sysbench - Fix staging when DOCS=off [1] 2014-05-03 15:24:02 +00:00
tcpblast
thrulay
tsung s/post-patch-script/post-patch/ 2014-04-04 13:01:08 +00:00
ttcp
ubench
unixbench
webbench
wrk
Makefile Remove expired ports: 2014-05-04 10:51:02 +00:00