summaryrefslogtreecommitdiffstats
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-28 05:46:33 +0000
committerache <ache@FreeBSD.org>1994-12-28 05:46:33 +0000
commit081eb712a4c4db0282d5d396950169fb4aa61633 (patch)
treebf437bbd1238552d3fd3c59f0de89fd20a65be9d /benchmarks/iozone
parentdb8970869f380a98aae8dd1eed4f8781e9ec943f (diff)
downloadFreeBSD-ports-081eb712a4c4db0282d5d396950169fb4aa61633.zip
FreeBSD-ports-081eb712a4c4db0282d5d396950169fb4aa61633.tar.gz
Upgrade.
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile12
-rw-r--r--benchmarks/iozone/pkg-comment2
2 files changed, 9 insertions, 5 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 5c48deb..6ff2039 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,7 +1,11 @@
-DISTNAME= iozone-1.16
-MASTER_SITES= ftp://liasun3.epfl.ch/pub/util/
+DISTFILES= iozone-2.01.shar.gz
+DISTNAME= iozone
+MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
+EXTRACT_CMD= cd ${WRKDIR}; (gzcat | /usr/local/bin/gunshar)
+EXTRACT_ARGS= <
+NO_WRKSUBDIR= YES
+DEPENDS= ${PORTSDIR}/utils/gshar+gunshar
-MAKE_FLAGS= PREFIX=${PREFIX}
-MAKEFILE=
+pre-extract: depends
.include <bsd.port.mk>
diff --git a/benchmarks/iozone/pkg-comment b/benchmarks/iozone/pkg-comment
index 0c42ffc..4520d3f 100644
--- a/benchmarks/iozone/pkg-comment
+++ b/benchmarks/iozone/pkg-comment
@@ -1 +1 @@
-IOZONE: Performance Test of Sequential File I/O -- V1.16 (10/28/92)
+IOZONE: Performance Test of Sequential File I/O -- V2.01
OpenPOWER on IntegriCloud