aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1999-07-07 22:40:17 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1999-07-07 22:40:17 +0000
commitf11f9ba023ccf2579ce229d39714f59926a735b8 (patch)
treee5134e13b30ad03f3cf7789f7d31bc573f5ed0bb /benchmarks/iozone
parenta29dc85ce082c944fdb252c1683ca2c4336b31db (diff)
downloadports-f11f9ba023ccf2579ce229d39714f59926a735b8.tar.gz
ports-f11f9ba023ccf2579ce229d39714f59926a735b8.zip
Notes
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile26
-rw-r--r--benchmarks/iozone/distinfo2
2 files changed, 16 insertions, 12 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index a1b5b580d296..9d5c023e797c 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -3,23 +3,27 @@
# Date created: 26 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.19 1998/12/01 23:58:23 billf Exp $
+# $Id: Makefile,v 1.20 1999/02/03 11:11:39 asami Exp $
#
-DISTNAME= iozone-2.01
+DISTNAME= iozone
+PKGNAME= iozone-3.0
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
-EXTRACT_SUFX= .shar.gz
-
-# This site does not allow root@<hostname> password
-FETCH_CMD= FTP_PASSWORD=portsuser@FreeBSD.org /usr/bin/fetch
+MASTER_SITES= http://www.iozone.org/src/
+EXTRACT_SUFX= .tar
MAINTAINER= jmz@FreeBSD.org
-EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh )
-EXTRACT_BEFORE_ARGS= <
-EXTRACT_AFTER_ARGS= # empty
-NO_WRKSUBDIR= YES
+WRKSRC= ${WRKDIR}/src
+
+MAKEFILE= makefile
+MAKE_ARGS= freebsd
+ALL_TARGET=
+
MAN1= iozone.1
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/iozone.1 ${PREFIX}/man/man1
+
.include <bsd.port.mk>
diff --git a/benchmarks/iozone/distinfo b/benchmarks/iozone/distinfo
index 4df2103cc280..5b3a31068481 100644
--- a/benchmarks/iozone/distinfo
+++ b/benchmarks/iozone/distinfo
@@ -1 +1 @@
-MD5 (iozone-2.01.shar.gz) = 6c7d5f67de6e93650cf945470ec94ba4
+MD5 (iozone.tar) = 50f0dda7fcefd62bff25cf5a5aea7d17