Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 17:29:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383308 - in head/benchmarks: dbench fhourstones flops geekbench netpipe nuttcp pathload pathrate pipebench unixbench
Message-ID:  <201504051729.t35HT2wK046793@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Apr  5 17:29:01 2015
New Revision: 383308
URL: https://svnweb.freebsd.org/changeset/ports/383308

Log:
  Mark as broken unfetchable ports

Modified:
  head/benchmarks/dbench/Makefile
  head/benchmarks/fhourstones/Makefile
  head/benchmarks/flops/Makefile
  head/benchmarks/geekbench/Makefile
  head/benchmarks/netpipe/Makefile
  head/benchmarks/nuttcp/Makefile
  head/benchmarks/pathload/Makefile
  head/benchmarks/pathrate/Makefile
  head/benchmarks/pipebench/Makefile
  head/benchmarks/unixbench/Makefile

Modified: head/benchmarks/dbench/Makefile
==============================================================================
--- head/benchmarks/dbench/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/dbench/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR=	../../ftp/tridge/dbe
 MAINTAINER=	jlaffaye@FreeBSD.org
 COMMENT=	Simulation of the Ziff-Davis netbench benchmark
 
+BROKEN=		Unfetchable
 LIB_DEPENDS=	libpopt.so:${PORTSDIR}/devel/popt
 
 LICENSE=	GPLv3

Modified: head/benchmarks/fhourstones/Makefile
==============================================================================
--- head/benchmarks/fhourstones/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/fhourstones/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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
 

Modified: head/benchmarks/flops/Makefile
==============================================================================
--- head/benchmarks/flops/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/flops/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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

Modified: head/benchmarks/geekbench/Makefile
==============================================================================
--- head/benchmarks/geekbench/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/geekbench/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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

Modified: head/benchmarks/netpipe/Makefile
==============================================================================
--- head/benchmarks/netpipe/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/netpipe/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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
 

Modified: head/benchmarks/nuttcp/Makefile
==============================================================================
--- head/benchmarks/nuttcp/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/nuttcp/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -12,6 +12,7 @@ WRKSRC=		${WRKDIR}
 MAINTAINER=	pi@FreeBSD.org
 COMMENT=	TCP/UDP network testing tool
 
+BROKEN=		Unfetchable
 USES=		shebangfix
 SHEBANG_FILES=	nuttscp
 

Modified: head/benchmarks/pathload/Makefile
==============================================================================
--- head/benchmarks/pathload/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/pathload/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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
 

Modified: head/benchmarks/pathrate/Makefile
==============================================================================
--- head/benchmarks/pathrate/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/pathrate/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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
 

Modified: head/benchmarks/pipebench/Makefile
==============================================================================
--- head/benchmarks/pipebench/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/pipebench/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -9,6 +9,7 @@ MASTER_SITES=	ftp://ftp.habets.pp.se/pub
 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
 

Modified: head/benchmarks/unixbench/Makefile
==============================================================================
--- head/benchmarks/unixbench/Makefile	Sun Apr  5 17:28:27 2015	(r383307)
+++ head/benchmarks/unixbench/Makefile	Sun Apr  5 17:29:01 2015	(r383308)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504051729.t35HT2wK046793>