1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/benchmarks
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
apib devel/apr1: Bump portrevision 2018-03-21 21:24:43 +00:00
autobench Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
blogbench
bombardier - Update to 1.2 2018-07-07 17:17:52 +00:00
bonnie Remove dead links from MASTER_SITES or WWW 2017-10-13 08:21:36 +00:00
bonnie++ Fix master_site 2017-10-13 08:09:19 +00:00
clpeak benchmarks/clpeak: This brings clpeak to the latest git revision. FreeBSD patches were upstreamed and it now supports fp16 tests. Changing mail address to my FreeBSD one. 2017-06-02 00:20:18 +00:00
cpipe Remove dead links from MASTER_SITES or WWW 2017-10-13 08:21:36 +00:00
dbench
dbs - Add LICENSE 2017-07-05 10:25:01 +00:00
dhrystone
dkftpbench benchmarks/dkftpbench: fix build on GCC (taken from dports) 2016-12-18 03:55:03 +00:00
fhourstones
filebench
fio Update to 3.7 2018-07-02 09:23:51 +00:00
flamegraph benchmarks/flamegraph: Update to later snapshot which fixes some output bugs of scripts. 2017-08-24 05:21:41 +00:00
flops
flowgrind www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
forkbomb
glmark2 - Unbreak the build with new Clang version 6.0.0 2018-01-15 11:38:03 +00:00
gtkperf Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
hey Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-07 08:06:24 +00:00
himenobench Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
hpl Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
hs-criterion lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
httperf - Convert to option helper install target (add OPTIONS_DEFINE=DOCS 2018-01-11 18:09:00 +00:00
imb Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
interbench
iorate
iozone
iozone21
iperf Update to 2.0.12 2018-06-28 21:19:57 +00:00
iperf3 Update for iperf-3.6. Master site and WWW are now HTTPS. 2018-06-26 00:27:47 +00:00
libmicro For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
lmbench Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
lzbench Do not link the program statically, there is no need for this. 2018-01-25 11:21:12 +00:00
mdtest Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
nbench benchmarks/nbench: fixing master site and the homepage entry 2017-08-30 20:17:30 +00:00
netio Fix WWW 2017-08-02 08:18:16 +00:00
netperf Given that the netperf project hasn't rolled a release in quite some time, 2018-03-04 19:50:05 +00:00
netperfmeter Mark as broken on powerpc64. 2018-06-18 14:49:46 +00:00
nosqlbench Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
nqueens
nttcp Remove dead links from MASTER_SITES or WWW 2017-10-13 08:21:36 +00:00
nuttcp benchmarks/nuttcp: fix distinfos 2017-06-07 19:20:14 +00:00
octave-forge-benchmark - Update octave to 4.4.0. 2018-05-03 23:42:35 +00:00
p5-Benchmark-Forking Update WWW 2018-05-27 20:15:16 +00:00
p5-Benchmark-Stopwatch Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
pathchirp
pathload
pathrate
pear-Benchmark Update distinfo and unbreak this port 2017-06-11 07:28:05 +00:00
perftest Regular USE_GITHUB cleanup. 2018-06-15 12:55:15 +00:00
phoronix-test-suite benchmarks/phoronix-test-suite: update to 8.0.0.m3 2018-05-03 20:46:23 +00:00
pipebench
polygraph Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
postal Remove all _USE=openssl occurrences. 2017-03-15 14:45:54 +00:00
postmark
py-naarad Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-throughpy Add benchmarks/py-throughpy: Python script to test throughput with iperf3 2018-01-27 14:30:59 +00:00
py-zopkio Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
pybench - Those ports fail to build with python3 2017-12-11 16:54:20 +00:00
raidtest
ramspeed
randomio
rubygem-benchmark-ips
rubygem-railsbench
scimark2
scimark2c
siege benchmarks/siege: Update version 4.0.2=>4.0.4 2017-09-18 21:40:04 +00:00
sipp benchmarks/sipp: 2018-07-08 11:15:51 +00:00
slowloris Remove Perl core modules 2017-06-26 19:37:37 +00:00
smhasher Mark some ports failing on power64. In cases where the error message 2017-05-21 13:21:04 +00:00
spp
stream - Switch to options helpers 2017-07-05 10:24:22 +00:00
stress-ng benchmarks/stress-ng: Update to 0.09.32 2018-07-03 09:03:56 +00:00
super-smack Work around the lack of definition of union semun per POSIX. 2018-03-02 22:34:53 +00:00
sysbench Remove needless build dependency on xxd(1): unused since version 1.0.12. 2018-04-12 13:46:56 +00:00
tcpblast
thrulay
tsung - Fix shebangs 2017-04-22 09:25:44 +00:00
ttcp
typometer - Update `benchmarks/typometer' to version 1.0.1 2018-07-03 14:52:56 +00:00
ubench
unixbench benchmarks/unixbench: Fix the new path in the unixbench 2017-09-29 14:45:48 +00:00
uperf Add benchmarks/uperf 2018-04-02 15:04:50 +00:00
vegeta Update to 8.0.0. 2018-07-04 14:48:17 +00:00
webbench - Add LICENSE 2017-07-05 10:24:13 +00:00
wrk Upgrade to latest release 4.1.0. 2018-04-20 00:44:52 +00:00
Makefile Add perftest 4.2.0.7, collection of tests for RDMA micro-benchmark. 2018-06-08 14:51:46 +00:00