pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/iozone Changes 3.218
details: https://anonhg.NetBSD.org/pkgsrc/rev/8602b3f8481c
branches: trunk
changeset: 483293:8602b3f8481c
user: adam <adam%pkgsrc.org@localhost>
date: Wed Nov 10 14:13:21 2004 +0000
description:
Changes 3.218
Add label to Excel spreadsheet that describes the rows and columns.
Add support for Solaris64 with VxFS.
Add support for Linux-arm
Changes 3.219
Add sleep to permit child to get connection up before master does
connect.
Changes 3.220
Improve master connect to child, without delays.
Changes 3.221
Add -+B Mixed sequential testing. BlueArc request.
Changes 3.222
Workaround for bug in Cygwin's sscanf
Changes 3.223
Add transfer size to the output from -Q
Changes 3.224
Work around for TCP_WAIT in Windows.
Changes 3.225
Fix for broken rsh on Windows.
Changes 3.226
Workaround for gcc 3.4. From the folks at Gentoo.org.
diffstat:
benchmarks/iozone/Makefile | 20 ++++++++++----------
benchmarks/iozone/distinfo | 8 ++++----
benchmarks/iozone/patches/patch-aa | 6 +++---
3 files changed, 17 insertions(+), 17 deletions(-)
diffs (58 lines):
diff -r 33e643e0d657 -r 8602b3f8481c benchmarks/iozone/Makefile
--- a/benchmarks/iozone/Makefile Wed Nov 10 13:09:22 2004 +0000
+++ b/benchmarks/iozone/Makefile Wed Nov 10 14:13:21 2004 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.26 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.27 2004/11/10 14:13:21 adam Exp $
-DISTNAME= iozone3_217
-PKGNAME= iozone-3.217
-CATEGORIES= benchmarks
-MASTER_SITES= http://www.iozone.org/src/current/
-EXTRACT_SUFX= .tar
+DISTNAME= iozone3_226
+PKGNAME= iozone-3.226
+CATEGORIES= benchmarks
+MASTER_SITES= http://www.iozone.org/src/current/
+EXTRACT_SUFX= .tar
-MAINTAINER= root%garbled.net@localhost
-HOMEPAGE= http://www.iozone.org/
-COMMENT= Benchmark for file read and write speed
+MAINTAINER= root%garbled.net@localhost
+HOMEPAGE= http://www.iozone.org/
+COMMENT= Benchmark for file read and write speed
-RESTRICTED= "Publication of derivative works not allowed"
+RESTRICTED= "Publication of derivative works not allowed"
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 33e643e0d657 -r 8602b3f8481c benchmarks/iozone/distinfo
--- a/benchmarks/iozone/distinfo Wed Nov 10 13:09:22 2004 +0000
+++ b/benchmarks/iozone/distinfo Wed Nov 10 14:13:21 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2004/05/05 00:43:10 danw Exp $
+$NetBSD: distinfo,v 1.11 2004/11/10 14:13:21 adam Exp $
-SHA1 (iozone3_217.tar) = b4bdf9d70eb849f0c944e6772917fe624ea971ce
-Size (iozone3_217.tar) = 1413120 bytes
-SHA1 (patch-aa) = c5668083463cf6fb5a145d0a08b88448eeb0096b
+SHA1 (iozone3_226.tar) = 03b8357516ba04c0e703b990af229aa121ff7704
+Size (iozone3_226.tar) = 1433600 bytes
+SHA1 (patch-aa) = f7df2d539f7b5eb6cdd3ae6c51870784153e9c92
diff -r 33e643e0d657 -r 8602b3f8481c benchmarks/iozone/patches/patch-aa
--- a/benchmarks/iozone/patches/patch-aa Wed Nov 10 13:09:22 2004 +0000
+++ b/benchmarks/iozone/patches/patch-aa Wed Nov 10 14:13:21 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2004/05/05 00:43:10 danw Exp $
+$NetBSD: patch-aa,v 1.6 2004/11/10 14:13:21 adam Exp $
---- makefile.orig Sun May 2 21:02:32 2004
+--- makefile.orig 2004-10-29 15:11:36.000000000 +0000
+++ makefile
-@@ -59,6 +59,7 @@ all:
+@@ -67,6 +67,7 @@ all:
@echo " -> UWIN (32bit) <-"
@echo " -> Windows (95/98/NT) (32bit) <-"
@echo ""
Home |
Main Index |
Thread Index |
Old Index