public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/maui/
@ 2017-02-25 10:23 Manuel Rüger
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rüger @ 2017-02-25 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9c5afe54b23659c8248a7fadaa05d477be1331f1
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 10:23:10 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 10:23:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5afe54

sys-cluster/maui: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-cluster/maui/Manifest                 |  2 --
 sys-cluster/maui/maui-3.2.6_p21-r1.ebuild | 46 ----------------------------
 sys-cluster/maui/maui-3.2.6_p21.ebuild    | 44 ---------------------------
 sys-cluster/maui/maui-3.3.ebuild          | 50 -------------------------------
 4 files changed, 142 deletions(-)

diff --git a/sys-cluster/maui/Manifest b/sys-cluster/maui/Manifest
index 6b046f941b..7599ce08c4 100644
--- a/sys-cluster/maui/Manifest
+++ b/sys-cluster/maui/Manifest
@@ -1,3 +1 @@
-DIST maui-3.2.6p21.tar.gz 990182 SHA256 929ffa51aa753f58bcc62de9876c23677895742f63511c2df4b0048b9353b27e SHA512 9534adbb90d6ec1292c79d2a6e264e6fffdf9db2da2766ad4e77832de2e06862b744f94596bf32827e3f7ea17dc16c7a19be6cdf3075519756f879b5f88bd65d WHIRLPOOL a00bc816bfa25c177433d166fe59e0c63b7af4fcd5fbde386528cd0590c33feabaadac4cb173b6e28e552f942b099b22191b4ef72a2f543499f26b0ade29f2c5
 DIST maui-3.3.1.tar.gz 901179 SHA256 033a1ab40da69bc091ce5d01199ac599de0b6bbdfa404b9b1631ee964dc711a1 SHA512 e22a0f08b40d810792175b5bc15a53831e84eeab43ddc79ebc3e10a2d5c0b77a4634ff67975f9dae06fbb84f84cb3a95e9cbfcb8086734dbd41caee3359675b0 WHIRLPOOL 0d3bcb6284b852881b2ac4faf83abf7d8668db53e94938f82ba73e7f8f4ca9e5e3fbb698b984fd1d053ffa1514431bf18d958915e783045a94578767cd675bf6
-DIST maui-3.3.tar.gz 898673 SHA256 3135efd351f48654cb62b04fa2040fdbf76f873e728b4459bf833b4d549e1e42 SHA512 bc49855a19df1dc97253f2482c81f2bbcc5a7b5eba8b89ab331cfa430a4b983cbe49433e933628b4a07ec616a4c7cd13b53d664b656236fa748e42aceece6646 WHIRLPOOL 26c09f44727be7c001dfbfff08f2325f0d5657023eedb73e5d011b17ba1aa99ddcb69a60f23e986a567c1e457f102b54666e95f7cc168dfef8a1074a8c7de5b9

diff --git a/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild b/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild
deleted file mode 100644
index 2d51a1371e..0000000000
--- a/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit autotools eutils multilib
-
-DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
-SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
-IUSE=""
-DEPEND="sys-cluster/torque"
-RDEPEND="${DEPEND}"
-SLOT="0"
-LICENSE="maui"
-KEYWORDS="~x86 ~amd64"
-RESTRICT="fetch mirror"
-
-S="${WORKDIR}/${P/_/}"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${PV}-autoconf-2.60-compat.patch
-	# http://www.supercluster.org/pipermail/mauiusers/2010-March/004174.html
-	epatch "${FILESDIR}"/maui-3.2.6_p21-pbs-nodefile.patch
-	sed -i \
-		-e "s~BUILDROOT=~BUILDROOT=${D}~" \
-		"${S}"/Makefile.in
-	eautoreconf
-}
-
-src_compile() {
-	econf --with-spooldir=/usr/spool/maui || die
-	emake || die
-}
-
-src_install() {
-	make install INST_DIR="${D}/usr"
-	cd docs
-	dodoc README mauidocs.html
-}
-
-pkg_nofetch() {
-	einfo "Please visit ${HOMEPAGE}, obtain the file"
-	einfo "${P/_/}.tar.gz and put it in ${DISTDIR}"
-}

diff --git a/sys-cluster/maui/maui-3.2.6_p21.ebuild b/sys-cluster/maui/maui-3.2.6_p21.ebuild
deleted file mode 100644
index 72751b8c68..0000000000
--- a/sys-cluster/maui/maui-3.2.6_p21.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit autotools eutils multilib
-
-DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
-SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
-IUSE=""
-DEPEND="sys-cluster/torque"
-RDEPEND="${DEPEND}"
-SLOT="0"
-LICENSE="maui"
-KEYWORDS="~x86 ~amd64"
-RESTRICT="fetch mirror"
-
-S="${WORKDIR}/${P/_/}"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${PV}-autoconf-2.60-compat.patch
-	sed -i \
-		-e "s~BUILDROOT=~BUILDROOT=${D}~" \
-		"${S}"/Makefile.in
-	eautoreconf
-}
-
-src_compile() {
-	econf --with-spooldir=/usr/spool/maui || die
-	emake || die
-}
-
-src_install() {
-	make install INST_DIR="${D}/usr"
-	cd docs
-	dodoc README mauidocs.html
-}
-
-pkg_nofetch() {
-	einfo "Please visit ${HOMEPAGE}, obtain the file"
-	einfo "${P/_/}.tar.gz and put it in ${DISTDIR}"
-}

diff --git a/sys-cluster/maui/maui-3.3.ebuild b/sys-cluster/maui/maui-3.3.ebuild
deleted file mode 100644
index f3e8ec607e..0000000000
--- a/sys-cluster/maui/maui-3.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit autotools eutils multilib
-
-DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
-SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
-
-IUSE=""
-SLOT="0"
-LICENSE="maui"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-
-DEPEND="sys-cluster/torque"
-RDEPEND="${DEPEND}"
-
-RESTRICT="fetch mirror"
-
-S="${WORKDIR}/${P/_/}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/3.2.6_p21-autoconf-2.60-compat.patch
-	# http://www.supercluster.org/pipermail/mauiusers/2010-March/004174.html
-	epatch "${FILESDIR}"/maui-3.2.6_p21-pbs-nodefile.patch
-	sed -i \
-		-e "s~BUILDROOT=~BUILDROOT=${D}~" \
-		"${S}"/Makefile.in
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--with-spooldir="${EPREFIX}"/usr/spool/maui \
-		--with-pbs="${EPREFIX}"/usr/
-}
-
-src_install() {
-	emake install INST_DIR="${ED}/usr"
-	dodoc docs/README CHANGELOG || die
-	dohtml docs/mauidocs.html || die
-}
-
-pkg_nofetch() {
-	einfo "Please visit ${HOMEPAGE}, obtain the file"
-	einfo "${P/_/}.tar.gz and put it in ${DISTDIR}"
-}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/maui/
@ 2017-12-18 23:28 Ulrich Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2017-12-18 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4a13609a5c20bf329ffddd854f181a3b3d828c67
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 23:06:33 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 23:28:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a13609a

sys-cluster/maui: Update Manifest hashes.

 sys-cluster/maui/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/maui/Manifest b/sys-cluster/maui/Manifest
index 7599ce08c47..2b74152b500 100644
--- a/sys-cluster/maui/Manifest
+++ b/sys-cluster/maui/Manifest
@@ -1 +1 @@
-DIST maui-3.3.1.tar.gz 901179 SHA256 033a1ab40da69bc091ce5d01199ac599de0b6bbdfa404b9b1631ee964dc711a1 SHA512 e22a0f08b40d810792175b5bc15a53831e84eeab43ddc79ebc3e10a2d5c0b77a4634ff67975f9dae06fbb84f84cb3a95e9cbfcb8086734dbd41caee3359675b0 WHIRLPOOL 0d3bcb6284b852881b2ac4faf83abf7d8668db53e94938f82ba73e7f8f4ca9e5e3fbb698b984fd1d053ffa1514431bf18d958915e783045a94578767cd675bf6
+DIST maui-3.3.1.tar.gz 901179 BLAKE2B 57c207c3760b929140ccf998532131d2a879278cb47218a673cba1dda67f8d77180eadaf72c6bbf4c0917db78de5301f851324980917d772d9b955e551ad16f2 SHA512 e22a0f08b40d810792175b5bc15a53831e84eeab43ddc79ebc3e10a2d5c0b77a4634ff67975f9dae06fbb84f84cb3a95e9cbfcb8086734dbd41caee3359675b0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/maui/
@ 2019-02-05 20:56 Ben Kohler
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Kohler @ 2019-02-05 20:56 UTC (permalink / raw
  To: gentoo-commits

commit:     9f6009d9f65d933d53dcbecd22f695e784ae2fdc
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 20:53:35 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 20:55:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6009d9

sys-cluster/maui: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 sys-cluster/maui/maui-3.3.1-r2.ebuild | 4 ++--
 sys-cluster/maui/maui-3.3.1-r3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/maui/maui-3.3.1-r2.ebuild b/sys-cluster/maui/maui-3.3.1-r2.ebuild
index 95d331c38e1..f14cfeaf5d7 100644
--- a/sys-cluster/maui/maui-3.3.1-r2.ebuild
+++ b/sys-cluster/maui/maui-3.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -55,5 +55,5 @@ src_install() {
 
 pkg_nofetch() {
 	einfo "Please visit ${HOMEPAGE}, obtain the file"
-	einfo "${P}.tar.gz and put it in ${DISTDIR}"
+	einfo "${P}.tar.gz and put it in your DISTDIR directory."
 }

diff --git a/sys-cluster/maui/maui-3.3.1-r3.ebuild b/sys-cluster/maui/maui-3.3.1-r3.ebuild
index a21bb11735c..8f5c03da2d5 100644
--- a/sys-cluster/maui/maui-3.3.1-r3.ebuild
+++ b/sys-cluster/maui/maui-3.3.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -57,5 +57,5 @@ src_install() {
 
 pkg_nofetch() {
 	einfo "Please visit ${HOMEPAGE}, obtain the file"
-	einfo "${P}.tar.gz and put it in ${DISTDIR}"
+	einfo "${P}.tar.gz and put it in your DISTDIR directory."
 }


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/maui/
@ 2019-12-13 16:07 Aaron Bauman
  0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2019-12-13 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     f7a62a884132062a27a98f4cef2e967b62d71985
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 15:59:59 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 16:07:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a62a88

sys-cluster/maui: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sys-cluster/maui/maui-3.3.1-r2.ebuild | 59 -----------------------------------
 1 file changed, 59 deletions(-)

diff --git a/sys-cluster/maui/maui-3.3.1-r2.ebuild b/sys-cluster/maui/maui-3.3.1-r2.ebuild
deleted file mode 100644
index af2623ae6e1..00000000000
--- a/sys-cluster/maui/maui-3.3.1-r2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils multilib
-
-DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
-SRC_URI="http://www.adaptivecomputing.com/download/${PN}/${P}.tar.gz"
-
-LICENSE="maui"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="pbs slurm"
-
-REQUIRED_USE="^^ ( pbs slurm )"
-
-DEPEND="
-	pbs? ( sys-cluster/torque )
-	slurm? ( sys-cluster/slurm )"
-RDEPEND="${DEPEND}"
-
-RESTRICT="fetch mirror"
-
-pkg_setup() {
-	if use slurm; then
-		if [ -z ${MAUI_KEY} ]; then
-			eerror "You should set MAUI_KEY to any integer value in make.conf"
-			return 1
-		fi
-	fi
-}
-
-src_prepare() {
-	sed -e "s:\$(INST_DIR)/lib:\$(INST_DIR)/$(get_libdir):" \
-		-i src/{moab,server,mcom}/Makefile || die
-}
-
-src_configure() {
-	local myconf
-	use pbs && myconf="--with-pbs=${EPREFIX}/usr"
-	use slurm && myconf+=" --with-wiki --with-key=${MAUI_KEY}"
-	econf \
-		--with-spooldir="${EPREFIX}"/var/spool/${PN} \
-		${myconf}
-}
-
-src_install() {
-	emake BUILDROOT="${D}" INST_DIR="${ED}/usr" install
-	dodoc docs/README CHANGELOG
-	dohtml docs/mauidocs.html
-	newinitd "${FILESDIR}/${PN}.initd" ${PN}
-}
-
-pkg_nofetch() {
-	einfo "Please visit ${HOMEPAGE}, obtain the file"
-	einfo "${P}.tar.gz and put it in your DISTDIR directory."
-}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-13 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25 10:23 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/maui/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2017-12-18 23:28 Ulrich Müller
2019-02-05 20:56 Ben Kohler
2019-12-13 16:07 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox