summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorreed <reed>2006-03-11 03:19:02 +0000
committerreed <reed>2006-03-11 03:19:02 +0000
commitf1a0d3f3ba5a5451968a87b70ab480544e800c9c (patch)
tree5e6ab73dcb7e353122a404b0aeee746061ca064a /benchmarks
parent0345dc36016f46e7884dc052269f8041ddca561f (diff)
downloadpkgsrc-f1a0d3f3ba5a5451968a87b70ab480544e800c9c.tar.gz
Install the readme.html file.
Bump PKGREVISION. Remove the INSTALLATION_DIRS that was there because 1.03a precreates all these anyways. todo: patch bonnie++.8 to point to correct path to readme.html
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie++/Makefile10
-rw-r--r--benchmarks/bonnie++/PLIST3
2 files changed, 9 insertions, 4 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 892711ae709..ca0a3e77e65 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2006/02/11 11:20:22 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/03/11 03:19:02 reed Exp $
#
DISTNAME= bonnie++-1.03a
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://www.coker.com.au/bonnie++/
EXTRACT_SUFX= .tgz
@@ -18,7 +18,11 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl:run tee
REPLACE_PERL+= bon_csv2txt.in bon_csv2html.in
-INSTALLATION_DIRS= bin man/man1 man/man8 sbin
+INSTALLATION_DIRS= share/doc/bonnie++
+
+# todo: patch bonnie++.8 to point to correct path to readme.html
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/readme.html ${PREFIX}/share/doc/bonnie++/
.PHONY: benchmark
benchmark: build
diff --git a/benchmarks/bonnie++/PLIST b/benchmarks/bonnie++/PLIST
index ceb964dd62b..560baa097da 100644
--- a/benchmarks/bonnie++/PLIST
+++ b/benchmarks/bonnie++/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/09/17 08:16:46 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/03/11 03:19:02 reed Exp $
bin/bon_csv2html
bin/bon_csv2txt
man/man1/bon_csv2html.1
@@ -7,3 +7,4 @@ man/man8/bonnie++.8
man/man8/zcav.8
sbin/bonnie++
sbin/zcav
+share/doc/bonnie++/readme.html