diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-21 00:26:40 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-21 00:26:40 +0000 |
commit | 096af78d0d3c0c2f85a1d31b792d83d6a385499a (patch) | |
tree | e7439f6fb512e0a654dfac9083259f0e21790525 /app-benchmarks | |
parent | Version bump. (diff) | |
download | historical-096af78d0d3c0c2f85a1d31b792d83d6a385499a.tar.gz historical-096af78d0d3c0c2f85a1d31b792d83d6a385499a.tar.bz2 historical-096af78d0d3c0c2f85a1d31b792d83d6a385499a.zip |
version bump as per bug #57729
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/iozone/ChangeLog | 7 | ||||
-rw-r--r-- | app-benchmarks/iozone/Manifest | 10 | ||||
-rw-r--r-- | app-benchmarks/iozone/files/digest-iozone-3.221 | 1 | ||||
-rw-r--r-- | app-benchmarks/iozone/iozone-3.221.ebuild | 85 |
4 files changed, 98 insertions, 5 deletions
diff --git a/app-benchmarks/iozone/ChangeLog b/app-benchmarks/iozone/ChangeLog index 5a8ffd9e7048..eb14d922b89c 100644 --- a/app-benchmarks/iozone/ChangeLog +++ b/app-benchmarks/iozone/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-benchmarks/iozone # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.7 2004/07/18 05:56:29 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.8 2004/07/21 00:26:40 dragonheart Exp $ + +*iozone-3.221 (21 Jul 2004) + + 21 Jul 2004; Daniel Black <dragonheart@gentoo.org> +iozone-3.221.ebuild: + version bump as per bug #57729. Thanks to rockoo@rockoo.homelinux.org 18 Jul 2004; Daniel Black <dragonheart@gentoo.org> iozone-3.218.ebuild: x86 stable diff --git a/app-benchmarks/iozone/Manifest b/app-benchmarks/iozone/Manifest index e9e265b97aff..dd417b7f2f1e 100644 --- a/app-benchmarks/iozone/Manifest +++ b/app-benchmarks/iozone/Manifest @@ -4,13 +4,15 @@ Hash: SHA1 MD5 6be0ef3c25fcbb0692a4ee8e6a31a8f1 iozone-3.217.ebuild 978 MD5 2b2c3a01ee8352824750d4123c0388f9 iozone-3.218.ebuild 1878 MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403 -MD5 4a6943e7d2f2b9dc436a78f076171de3 ChangeLog 961 +MD5 13d6963a781e68e4b12373d820bc4b6c ChangeLog 1138 +MD5 045dee11332d61e68218a5405f8f3e7c iozone-3.221.ebuild 1927 MD5 e656883c1b06fd737e3f145ee18fb5b5 files/digest-iozone-3.217 61 MD5 d8d6924bd76a53cd2df1c261ae63b02f files/digest-iozone-3.218 61 +MD5 2f97f7c83ee517e3716bfe9273022e21 files/digest-iozone-3.221 61 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) -iD8DBQFA+hLSmdTrptrqvGERAs6xAJ4kAiVqXRKVpN1QK25t2Uwxjy9dFwCfWuW4 -mXcirg7uc7gUqi/7/I1R0l8= -=dFM1 +iD8DBQFA/boPmdTrptrqvGERAhmuAJsG0nZXwP+NZ6TMqm8QB/t4iNDG2gCfR3Kz +tFL+ovZZANUz9vb1xsDbtp8= +=4R4H -----END PGP SIGNATURE----- diff --git a/app-benchmarks/iozone/files/digest-iozone-3.221 b/app-benchmarks/iozone/files/digest-iozone-3.221 new file mode 100644 index 000000000000..00e427f30d71 --- /dev/null +++ b/app-benchmarks/iozone/files/digest-iozone-3.221 @@ -0,0 +1 @@ +MD5 dddcae599f0cfa825a634706a110b4c7 iozone3_221.tar 1423360 diff --git a/app-benchmarks/iozone/iozone-3.221.ebuild b/app-benchmarks/iozone/iozone-3.221.ebuild new file mode 100644 index 000000000000..0b73bca37a77 --- /dev/null +++ b/app-benchmarks/iozone/iozone-3.221.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.221.ebuild,v 1.1 2004/07/21 00:26:40 dragonheart Exp $ + +# TODO +# -> linux-arm (32bit) <- +# -> linux-AMD64 (64bit) <- +# -> linux-ia64 (64bit) <- +# -> linux-powerpc (32bit) <- +# -> linux-S390 (32bit) <- +# -> linux-S390X (64bit) <- +# +# -> freebsd (32bit) <- +# -> macosx (32bit) <- +# -> netbsd (32bit) <- +# -> openbsd (32bit) <- +# -> openbsd-threads (32bit) <- +# +# ~arm ~amd64 ~ia64 ~s390 alpha(?) + +inherit eutils + +DESCRIPTION="Filesystem benchmarking program" +HOMEPAGE="http://www.iozone.org/" +SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar" + +LICENSE="freedist" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc" +IUSE="" + +DEPEND="sys-devel/gcc + >=sys-apps/sed-4 + virtual/libc" +RDEPEND="virtual/libc" + +S=${WORKDIR} + +src_compile() { + cd src/current + + # Options FIX + sed -i -e "s:[/a-z]*cc.*-c.*-Dunix:${CC} ${CFLAGS} -Dunix -c:g" \ + -e "s:[/a-z]*cc.*-Dunix:${CC} ${CFLAGS} -Dunix:g" makefile + + case ${ARCH} in + x86|alpha) + PLATFORM="linux" + ;; + ppc) + PLATFORM="linux-powerpc" + ;; + amd64) + PLATFORM="linux-AMD64" + ;; + s390) + PLATFORM="linux-S390" + ;; + *) + PLATFORM="linux-${ARCH}" + ;; + esac + + emake ${PLATFORM} || die "Compile failed" +} + +src_install() { + dosbin src/current/iozone + dodoc docs/I* + dodoc docs/Run_rules.doc + dodoc src/current/Changes.txt + doman docs/iozone.1 + + dodir /usr/share/${PF} + insinto /usr/share/${PF} + cd src/current + doins Generate_Graphs Gnuplot.txt gengnuplot.sh gnu3d.dem + + prepall +} + +src_test() { + cd ${T} + ${S}/src/current/iozone testfile || die "self test failed" +} |