From ab36c4f4c0bfac37b1afd6a8b4bf2f1ba92f6d91 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Wed, 22 Mar 2006 21:58:22 +0000 Subject: [PATCH] Stefan Fiedler: add tiobench (0.3.3) Index: package/stf/tiobench/install-paths.patch =================================================================== [2006031904505322039] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7302 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/stf/tiobench/install-paths.patch | 14 ++++++++ package/stf/tiobench/tiobench.conf | 1 + package/stf/tiobench/tiobench.desc | 41 ++++++++++++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 package/stf/tiobench/install-paths.patch create mode 100644 package/stf/tiobench/tiobench.conf create mode 100644 package/stf/tiobench/tiobench.desc diff --git a/package/stf/tiobench/install-paths.patch b/package/stf/tiobench/install-paths.patch new file mode 100644 index 000000000..61981f5ec --- /dev/null +++ b/package/stf/tiobench/install-paths.patch @@ -0,0 +1,14 @@ +--- ./Makefile-orig 2002-03-13 21:22:55.000000000 +0100 ++++ ./Makefile 2006-03-19 04:27:38.000000000 +0100 +@@ -21,9 +21,9 @@ + VERSION=$(shell egrep "tiotest v[0-9]+.[0-9]+" tiotest.c | cut -d " " -f 7 | sed "s/v//g") + DISTNAME=$(PROJECT)-$(VERSION) + INSTALL=install +-PREFIX=/usr/local ++PREFIX=/usr/ + BINDIR=$(PREFIX)/bin +-DOCDIR=/usr/local/doc/$(DISTNAME) ++DOCDIR=/usr/share/doc/$(DISTNAME) + + all: $(EXE) + diff --git a/package/stf/tiobench/tiobench.conf b/package/stf/tiobench/tiobench.conf new file mode 100644 index 000000000..8fbcaa77f --- /dev/null +++ b/package/stf/tiobench/tiobench.conf @@ -0,0 +1 @@ +createdocs=0 diff --git a/package/stf/tiobench/tiobench.desc b/package/stf/tiobench/tiobench.desc new file mode 100644 index 000000000..992d4f195 --- /dev/null +++ b/package/stf/tiobench/tiobench.desc @@ -0,0 +1,41 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/cpio/cpio.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] Threaded I/O tester + +[T] Portable, robust, fully-threaded I/O benchmark program for Linux (or any +[T] *nix system with POSIX threads support library). + +[U] http://sourceforge.net/projects/tiobench/ + +[A] Mika Kuoppala +[M] Stefan Fiedler + +[C] base/tool + +[L] GPL +[S] Stable +[V] 0.3.3 +[P] X -?---5---9 107.700 + +[D] 2358683738 tiobench-0.3.3.tar.gz http://kent.dl.sourceforge.net/sourceforge/tiobench/