diff options
author | Seth Chandler <sethbc@gentoo.org> | 2003-02-11 18:57:16 +0000 |
---|---|---|
committer | Seth Chandler <sethbc@gentoo.org> | 2003-02-11 18:57:16 +0000 |
commit | 5407825c2ce232004c8475324051cb00c8b677d7 (patch) | |
tree | 3f984e5367f00a03d36a2ecba53b0eb0d08af5d4 /app-benchmarks/bonnie/files | |
parent | added the bonnie license to portage (diff) | |
download | gentoo-2-5407825c2ce232004c8475324051cb00c8b677d7.tar.gz gentoo-2-5407825c2ce232004c8475324051cb00c8b677d7.tar.bz2 gentoo-2-5407825c2ce232004c8475324051cb00c8b677d7.zip |
added bonnie to portage
Diffstat (limited to 'app-benchmarks/bonnie/files')
-rw-r--r-- | app-benchmarks/bonnie/files/Makefile.patch | 8 | ||||
-rw-r--r-- | app-benchmarks/bonnie/files/bonnie_man.patch | 16 | ||||
-rw-r--r-- | app-benchmarks/bonnie/files/digest-bonnie-2.0.6 | 1 |
3 files changed, 25 insertions, 0 deletions
diff --git a/app-benchmarks/bonnie/files/Makefile.patch b/app-benchmarks/bonnie/files/Makefile.patch new file mode 100644 index 000000000000..f66d6a100ae2 --- /dev/null +++ b/app-benchmarks/bonnie/files/Makefile.patch @@ -0,0 +1,8 @@ +--- Makefile.orig 2003-01-07 14:21:26.000000000 -0600 ++++ Makefile 2003-01-07 14:23:23.000000000 -0600 +@@ -1,4 +1,4 @@ +-CFLAGS = -O $(SYSFLAGS) ++CFLAGS = $(SYSFLAGS) + + bsd: + @echo 'Options are "make bsd" and "make SysV" - the default is "bsd".' diff --git a/app-benchmarks/bonnie/files/bonnie_man.patch b/app-benchmarks/bonnie/files/bonnie_man.patch new file mode 100644 index 000000000000..63dac33159a4 --- /dev/null +++ b/app-benchmarks/bonnie/files/bonnie_man.patch @@ -0,0 +1,16 @@ +--- bonnie.1.orig 2003-01-07 14:19:29.000000000 -0600 ++++ bonnie.1 2003-01-07 14:20:19.000000000 -0600 +@@ -60,11 +60,11 @@ + .fi + .in + .. +-.TH Bonnie 1 "2.0.6" Textuality ++.TH bonnie 1 "2.0.6" Textuality + .SH NAME + Bonnie - File system benchmark + .SH "SYNOPSIS" +-.B Bonnie ++.B bonnie + .RI "[-d\ scratch-dir]" + .RI "[-html]" + .RI "[-m\ machine-label]" diff --git a/app-benchmarks/bonnie/files/digest-bonnie-2.0.6 b/app-benchmarks/bonnie/files/digest-bonnie-2.0.6 new file mode 100644 index 000000000000..f8c21babd31e --- /dev/null +++ b/app-benchmarks/bonnie/files/digest-bonnie-2.0.6 @@ -0,0 +1 @@ +MD5 f61cc061a418c3ae308ae362a1ae6490 bonnie.tar.gz 7140 |