aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-30 03:11:51 +0800
committeradamw <adamw@FreeBSD.org>2014-07-30 03:11:51 +0800
commit5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /benchmarks
parent1797fa8d15fb48b349a9dcceef649bf7bbbc52c3 (diff)
downloadfreebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.tar.gz
freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.tar.zst
freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.zip
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie++/Makefile3
-rw-r--r--benchmarks/lmbench/Makefile3
-rw-r--r--benchmarks/polygraph/Makefile3
-rw-r--r--benchmarks/postal/Makefile3
4 files changed, 4 insertions, 8 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index d6833df2192a..5dab73e1dd2b 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 1.97
PORTREVISION= 3
CATEGORIES= benchmarks
MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/
-EXTRACT_SUFX= .tgz
MAINTAINER= martymac@FreeBSD.org
COMMENT= Performance Test of Filesystem I/O
@@ -15,7 +14,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
-USES= shebangfix
+USES= shebangfix tar:tgz
SHEBANG_FILES= bon_csv2txt.in
WRKSRC= ${WRKDIR}/${PORTNAME}-1.97.1
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index e41c5e264f6f..9a6835427980 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -8,7 +8,6 @@ PORTEPOCH= 1
CATEGORIES= benchmarks
MASTER_SITES= SF/${PORTNAME}/development/${PORTNAME}-3.0-a9 http://thegaul.org/src/
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.a9/-a9/}
-EXTRACT_SUFX= .tgz
MAINTAINER= sacchi@gmail.com
COMMENT= System performance measurement tool
@@ -16,7 +15,7 @@ COMMENT= System performance measurement tool
ALL_TARGET= build
MAKE_ARGS= CC="${CC}"
MAKE_ENV= PATH=${PATH}:${WRKSRC}/scripts
-USES= shebangfix perl5 gmake
+USES= shebangfix perl5 gmake tar:tgz
USE_PERL5= run
SHEBANG_FILES= scripts/getresults
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index dac7906f28ef..f16c84bb0330 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -7,7 +7,6 @@ CATEGORIES= benchmarks www
MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ \
http://people.bsdgroup.de/~as/freebsd/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Benchmarking tool for Web proxies
@@ -44,7 +43,7 @@ CONFIGURE_ARGS+= --without-ssl
.endif
.if ${PORT_OPTIONS:MPERL}
-USES+= perl5
+USES+= perl5 tar:tgz
USE_PERL5= run
.endif
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index 89133e2699dd..4a987e27445b 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -6,14 +6,13 @@ PORTVERSION= 0.73
PORTREVISION= 1
CATEGORIES= benchmarks mail
MASTER_SITES= http://www.coker.com.au/postal/
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Benchmark SMTP/POP servers
LICENSE= GPLv3
-USES= gmake
+USES= gmake tar:tgz
GNU_CONFIGURE= yes
PLIST_FILES= bin/postal-list \