diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 17:29:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 17:29:01 +0000 |
commit | 99a3f6b69650d28990384fb208e5c1c77b734cab (patch) | |
tree | 297ac2f56b56754adedc730c266b2623edb17210 | |
parent | df2df85de97cb0c65ded047d3ee08620d93de2f7 (diff) |
Notes
-rw-r--r-- | benchmarks/dbench/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/fhourstones/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/flops/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/geekbench/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/netpipe/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/nuttcp/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/pathload/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/pathrate/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/pipebench/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/unixbench/Makefile | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 3ad5097674a1..343c56c55ee4 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR= ../../ftp/tridge/dbench MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Simulation of the Ziff-Davis netbench benchmark +BROKEN= Unfetchable LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt LICENSE= GPLv3 diff --git a/benchmarks/fhourstones/Makefile b/benchmarks/fhourstones/Makefile index 420fb384cda9..a8b30a1386e3 100644 --- a/benchmarks/fhourstones/Makefile +++ b/benchmarks/fhourstones/Makefile @@ -11,6 +11,7 @@ DISTNAME= Fhourstones MAINTAINER= ports@FreeBSD.org COMMENT= The Fhourstones Benchmark +BROKEN= Unfetchable NO_WRKSUBDIR= yes PLIST_FILES= bin/fhourstones lib/fhourstones/SearchGame lib/fhourstones/inputs diff --git a/benchmarks/flops/Makefile b/benchmarks/flops/Makefile index 3d262b6cf157..b50912e4021a 100644 --- a/benchmarks/flops/Makefile +++ b/benchmarks/flops/Makefile @@ -11,6 +11,7 @@ EXTRACT_ONLY= # MAINTAINER= ports@FreeBSD.org COMMENT= Floating point benchmark to give your MFLOPS rating +BROKEN= Unfetchable OPTIONS_DEFINE= DOCS NO_WRKSUBDIR= yes diff --git a/benchmarks/geekbench/Makefile b/benchmarks/geekbench/Makefile index 03224aa913f5..b3fb9e0203e3 100644 --- a/benchmarks/geekbench/Makefile +++ b/benchmarks/geekbench/Makefile @@ -11,6 +11,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform benchmark suite +BROKEN= Unfetchable NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index 572054937a1f..83d1b8318395 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -12,6 +12,7 @@ COMMENT= Self-scaling network benchmark # The default port builds and installs only the TCP version of # netpipe(1). The sources support many other variants. +BROKEN= Unfetchable PORTDOCS= README netpipe_paper.ps PLIST_FILES= bin/NPtcp bin/NPtcp6 man/man1/netpipe.1.gz diff --git a/benchmarks/nuttcp/Makefile b/benchmarks/nuttcp/Makefile index fbb4bb8da58a..693874d711f9 100644 --- a/benchmarks/nuttcp/Makefile +++ b/benchmarks/nuttcp/Makefile @@ -12,6 +12,7 @@ WRKSRC= ${WRKDIR} MAINTAINER= pi@FreeBSD.org COMMENT= TCP/UDP network testing tool +BROKEN= Unfetchable USES= shebangfix SHEBANG_FILES= nuttscp diff --git a/benchmarks/pathload/Makefile b/benchmarks/pathload/Makefile index fb0f49bc44e6..b75eba896d57 100644 --- a/benchmarks/pathload/Makefile +++ b/benchmarks/pathload/Makefile @@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Measurement tool for network path available bandwidth estimation +BROKEN= Unfetchable GNU_CONFIGURE= yes USES= gmake diff --git a/benchmarks/pathrate/Makefile b/benchmarks/pathrate/Makefile index 43443ccf68f0..ffec1b61a74d 100644 --- a/benchmarks/pathrate/Makefile +++ b/benchmarks/pathrate/Makefile @@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Measurement tool for capacity estimation of network paths +BROKEN= Unfetchable GNU_CONFIGURE= yes USES= gmake diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index fc40a616e338..d30fe08899f9 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ MAINTAINER= mich@FreeBSD.org COMMENT= Pipebench shows current throughput/amount of data through a pipe +BROKEN= Unfetchable PLIST_FILES= bin/pipebench \ man/man1/pipebench.1.gz diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index fa7deff341d0..316223daa0cd 100644 --- a/benchmarks/unixbench/Makefile +++ b/benchmarks/unixbench/Makefile @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= BYTE magazine's Public Domain benchmark for UNIX +BROKEN= Unfetchable SUB_FILES= unixbench MAKE_JOBS_UNSAFE= yes |