aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:15:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:15:15 +0000
commitc926af277e1355820a38a0dea7ee6dd6290182f8 (patch)
treebf9913f2e73992da76b52cce28501e8e6754bf94 /benchmarks
parenta07aa037a1d811308d584e576ce019f0a3f1541c (diff)
downloadports-c926af277e1355820a38a0dea7ee6dd6290182f8.tar.gz
ports-c926af277e1355820a38a0dea7ee6dd6290182f8.zip
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Notes
Notes: svn path=/head/; revision=240067
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iperf/Makefile3
-rw-r--r--benchmarks/lmbench/Makefile2
-rw-r--r--benchmarks/sysbench/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index 11f8d591ab47..72919a10e651 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -8,8 +8,7 @@
PORTNAME= iperf
PORTVERSION= 2.0.4
CATEGORIES= benchmarks ipv6
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20source
MAINTAINER= mnag@FreeBSD.org
COMMENT= A tool to measure maximum TCP and UDP bandwidth
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index dfb7c87c2174..4a657f1b9810 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.0.a9
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= benchmarks
-MASTER_SITES= SF http://thegaul.org/src/
+MASTER_SITES= SF/${PORTNAME}/development/${PORTNAME}-3.0-a9 http://thegaul.org/src/
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.a9/-a9/}
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile
index 9b0fadef8827..e650d433a5f7 100644
--- a/benchmarks/sysbench/Makefile
+++ b/benchmarks/sysbench/Makefile
@@ -8,8 +8,7 @@
PORTNAME= sysbench
PORTVERSION= 0.4.12
CATEGORIES= benchmarks databases
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= kris@FreeBSD.org
COMMENT= A modular, cross-platform and multi-threaded benchmark tool