summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmosixtest/ChangeLog11
-rw-r--r--sys-cluster/openmosixtest/Manifest8
-rw-r--r--sys-cluster/openmosixtest/files/compile.lmbench.sh4
-rw-r--r--sys-cluster/openmosixtest/files/compile.ltp.sh4
-rw-r--r--sys-cluster/openmosixtest/files/digest-openmosixtest-0.1-r64
-rw-r--r--sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild6
-rw-r--r--sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild6
-rw-r--r--sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild64
8 files changed, 97 insertions, 10 deletions
diff --git a/sys-cluster/openmosixtest/ChangeLog b/sys-cluster/openmosixtest/ChangeLog
index d95ec5f0ad49..52f1bf77b9b2 100644
--- a/sys-cluster/openmosixtest/ChangeLog
+++ b/sys-cluster/openmosixtest/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-cluster/openmosixtest
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/ChangeLog,v 1.2 2003/10/18 07:17:19 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/ChangeLog,v 1.3 2004/03/28 10:01:23 tantive Exp $
+
+*openmosixtest-0.1-r6 (28 Mar 2004)
+
+ 28 Mar 2004; Michael Imhof <tantive@gentoo.org> openmosixtest-0.1-r4.ebuild,
+ openmosixtest-0.1-r5.ebuild, openmosixtest-0.1-r6.ebuild:
+ New ebuild includes ltp and lmbench. Submitted by Antonio <netbix@netbix.net>.
+ Closes #45930.
*openmosixtest-0.1-r5 (22 May 2003)
diff --git a/sys-cluster/openmosixtest/Manifest b/sys-cluster/openmosixtest/Manifest
index b9e92209ef8f..6d1add2105aa 100644
--- a/sys-cluster/openmosixtest/Manifest
+++ b/sys-cluster/openmosixtest/Manifest
@@ -1,6 +1,10 @@
MD5 3f0a5a2b5f7f5be86ab3a6826b12f250 openmosixtest-0.1-r4.ebuild 1254
-MD5 6da2a7ff013129f9d758141f773ec0e0 openmosixtest-0.1-r5.ebuild 1318
-MD5 dc14489ccc7f0d931604e0cb640f0fbc ChangeLog 1171
+MD5 a157359ddaf2c5718edacaf6bf72b856 openmosixtest-0.1-r6.ebuild 1973
MD5 beb9efce81ae2c582a621528fc783095 metadata.xml 373
+MD5 dc14489ccc7f0d931604e0cb640f0fbc ChangeLog 1171
+MD5 6da2a7ff013129f9d758141f773ec0e0 openmosixtest-0.1-r5.ebuild 1318
MD5 281a4a11c41b2929034eef57346c56e0 files/digest-openmosixtest-0.1-r4 65
+MD5 45fc9003aef6f8a892b41cb5e4b34bdd files/digest-openmosixtest-0.1-r6 254
MD5 1ac2bf88d854c88f0376c95bd11d8210 files/digest-openmosixtest-0.1-r5 67
+MD5 270cd3252452c457a58b09e2c46ce60e files/compile.ltp.sh 31
+MD5 4c2e4459f3ce435f59cfc4925a23febb files/compile.lmbench.sh 84
diff --git a/sys-cluster/openmosixtest/files/compile.lmbench.sh b/sys-cluster/openmosixtest/files/compile.lmbench.sh
new file mode 100644
index 000000000000..a8706005333d
--- /dev/null
+++ b/sys-cluster/openmosixtest/files/compile.lmbench.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+# this script is just here to be equal with the other test
+
+make CC=gcc
diff --git a/sys-cluster/openmosixtest/files/compile.ltp.sh b/sys-cluster/openmosixtest/files/compile.ltp.sh
new file mode 100644
index 000000000000..7344b2da94d4
--- /dev/null
+++ b/sys-cluster/openmosixtest/files/compile.ltp.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+make
+make install
diff --git a/sys-cluster/openmosixtest/files/digest-openmosixtest-0.1-r6 b/sys-cluster/openmosixtest/files/digest-openmosixtest-0.1-r6
new file mode 100644
index 000000000000..7a5c5cd9a10d
--- /dev/null
+++ b/sys-cluster/openmosixtest/files/digest-openmosixtest-0.1-r6
@@ -0,0 +1,4 @@
+MD5 a5ab5a7acf078c9868da5a3d7796a8a8 omtest-0.1-4.1.tar.gz 2479977
+MD5 fdbf92b53122f612c96c77073deae708 portfolio04.tgz 2790
+MD5 2b53edc71f5cb8b7148ea5dea95413a6 ltp-full-20040304.tgz 3332102
+MD5 eddf56af6f248812e3016a9e34b42bbd lmbench-2.0.4.tgz 822671
diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild
index f202f9dc1039..49c0d739972a 100644
--- a/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild
+++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild,v 1.2 2004/02/23 00:26:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r4.ebuild,v 1.3 2004/03/28 10:01:23 tantive Exp $
S=${WORKDIR}/omtest
DESCRIPTION="openMosix stress test"
@@ -15,7 +15,7 @@ DEPEND=">=dev-libs/openssl-0.6.9g
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -alpha"
+KEYWORDS="-* x86"
src_unpack() {
diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild
index bcd3d2806db8..27ef7c572288 100644
--- a/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild
+++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild,v 1.2 2004/02/23 00:26:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild,v 1.3 2004/03/28 10:01:23 tantive Exp $
S=${WORKDIR}/omtest
DESCRIPTION="openMosix stress test"
@@ -16,7 +16,7 @@ DEPEND=">=dev-libs/openssl-0.6.9g
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -alpha"
+KEYWORDS="-* x86"
src_unpack() {
diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild
new file mode 100644
index 000000000000..3a1c8c40fd52
--- /dev/null
+++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild,v 1.1 2004/03/28 10:01:23 tantive Exp $
+
+S=${WORKDIR}/omtest
+DESCRIPTION="openMosix stress test"
+SRC_URI="www.openmosixview.com/omtest/omtest-${PV}-4.1.tar.gz
+ http://www.openmosixview.com/omtest/portfolio04.tgz
+ http://belnet.dl.sourceforge.net/sourceforge/ltp/ltp-full-20040304.tgz
+ ftp://ftp.bitmover.com/lmbench/lmbench-2.0.4.tgz"
+HOMEPAGE="http://www.openmosixview.com/omtest/"
+IUSE=""
+
+DEPEND=">=dev-libs/openssl-0.6.9g
+ >=dev-lang/perl-5.6.1
+ >=dev-perl/Parallel-ForkManager-0.7.4
+ >=dev-perl/Statistics-Descriptive-Discrete-0.07
+ >=sys-cluster/openmosix-user-0.2.4
+ >=sys-kernel/openmosix-sources-2.4.18"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="-* ~x86"
+
+
+src_unpack() {
+ unpack ${A}
+ mv ${WORKDIR}/portfolio04.pl ${S}/portfolio/portfolio.pl
+ rm -rf ${S}/ltp
+ mv ${WORKDIR}/ltp-full-20040304 ${S}/ltp
+ rm -rf ${S}/lmbench
+ mv ${WORKDIR}/lmbench-2.0.4 ${S}/lmbench
+ cp ${FILESDIR}/compile.ltp.sh ${S}/ltp/compile.sh
+ cp ${FILESDIR}/compile.lmbench.sh ${S}/lmbench/compile.sh
+ cd ${S}
+
+ #Make compile_tests.sh non-interactive and cut "make install" for perl module"
+ mv compile_tests.sh compile_tests.sh.orig
+ sed -e 's:read::' compile_tests.sh.orig >compile_tests.sh.orig2
+ sed -e 's:make install::' compile_tests.sh.orig2 >compile_tests.sh
+ rm compile_tests.sh.orig compile_tests.sh.orig2
+ chmod +x compile_tests.sh
+}
+
+src_compile() {
+ ./compile_tests.sh
+ rm -rf required
+}
+
+src_install() {
+ dodir /opt/omtest
+ cp -r * ${WORKDIR}/../image/opt/omtest
+ dodir /usr/bin
+ dobin start_openMosix_test.sh
+ fperms 755 /usr/bin/start_openMosix_test.sh
+ keepdir /opt/omtest/lmbench/BitKeeper/tmp
+}
+
+pkg_postinst() {
+ einfo
+ einfo "openMosix stress test is now installed in /opt/omtest"
+ einfo "You can run it by executing start_openMosix_test.sh"
+ einfo
+}