diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /benchmarks/hbench | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'benchmarks/hbench')
-rw-r--r-- | benchmarks/hbench/DESCR (renamed from benchmarks/hbench/pkg/DESCR) | 0 | ||||
-rw-r--r-- | benchmarks/hbench/MESSAGE (renamed from benchmarks/hbench/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | benchmarks/hbench/PLIST.common (renamed from benchmarks/hbench/pkg/PLIST.common) | 2 | ||||
-rw-r--r-- | benchmarks/hbench/PLIST.i386 (renamed from benchmarks/hbench/pkg/PLIST.i386) | 2 | ||||
-rw-r--r-- | benchmarks/hbench/PLIST.md (renamed from benchmarks/hbench/pkg/PLIST.md) | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/hbench/pkg/DESCR b/benchmarks/hbench/DESCR index fe0863bc1e4..fe0863bc1e4 100644 --- a/benchmarks/hbench/pkg/DESCR +++ b/benchmarks/hbench/DESCR diff --git a/benchmarks/hbench/pkg/MESSAGE b/benchmarks/hbench/MESSAGE index 504533c593e..b9c171811f8 100644 --- a/benchmarks/hbench/pkg/MESSAGE +++ b/benchmarks/hbench/MESSAGE @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:04 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/10/31 23:45:18 zuntum Exp $ Execute "run-hbench" to run the benchmark. There is a Makefile in the ${PREFIX}/share/hbench/Results directory diff --git a/benchmarks/hbench/pkg/PLIST.common b/benchmarks/hbench/PLIST.common index abae761c853..b0aa71dd69b 100644 --- a/benchmarks/hbench/pkg/PLIST.common +++ b/benchmarks/hbench/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.2 2000/08/28 23:03:55 wiz Exp $ +@comment $NetBSD: PLIST.common,v 1.1 2001/10/31 23:48:36 zuntum Exp $ bin/hbench/argsort bin/hbench/config.guess bin/hbench/config.sub diff --git a/benchmarks/hbench/pkg/PLIST.i386 b/benchmarks/hbench/PLIST.i386 index 1e0fb51dd89..25a2c1dd21e 100644 --- a/benchmarks/hbench/pkg/PLIST.i386 +++ b/benchmarks/hbench/PLIST.i386 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.i386,v 1.3 1999/09/06 04:48:54 sakamoto Exp $ +@comment $NetBSD: PLIST.i386,v 1.1 2001/10/31 23:48:36 zuntum Exp $ bin/hbench/${LOWER_OPSYS}${OS_VERSION}-${MACHINE_ARCH}-c/bw_bzero bin/hbench/${LOWER_OPSYS}${OS_VERSION}-${MACHINE_ARCH}-c/bw_file_rd bin/hbench/${LOWER_OPSYS}${OS_VERSION}-${MACHINE_ARCH}-c/bw_mem_cp diff --git a/benchmarks/hbench/pkg/PLIST.md b/benchmarks/hbench/PLIST.md index 8740c2b5b45..eb8d29ce3f5 100644 --- a/benchmarks/hbench/pkg/PLIST.md +++ b/benchmarks/hbench/PLIST.md @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.md,v 1.3 1999/09/06 04:48:54 sakamoto Exp $ +@comment $NetBSD: PLIST.md,v 1.1 2001/10/31 23:48:36 zuntum Exp $ bin/hbench/${LOWER_OPSYS}${OS_VERSION}-${MACHINE_ARCH}/bw_bzero bin/hbench/${LOWER_OPSYS}${OS_VERSION}-${MACHINE_ARCH}/bw_file_rd bin/hbench/${LOWER_OPSYS}${OS_VERSION}-${MACHINE_ARCH}/bw_mem_cp |