diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2005-02-21 08:56:35 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2005-02-21 08:56:35 +0000 |
commit | 25da39e5d29c8d95da1280e693d48943900a54a2 (patch) | |
tree | 9a07430ff26b6f6e00cd13ab8f6938f37dd375ba /sys-cluster/lam-mpi | |
parent | remove old ebuilds (diff) | |
download | historical-25da39e5d29c8d95da1280e693d48943900a54a2.tar.gz historical-25da39e5d29c8d95da1280e693d48943900a54a2.tar.bz2 historical-25da39e5d29c8d95da1280e693d48943900a54a2.zip |
Version bump. (#66291) Build Fortran stuff. (#62561) Check for Fortran compiler.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-cluster/lam-mpi')
-rw-r--r-- | sys-cluster/lam-mpi/ChangeLog | 9 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/Manifest | 14 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/files/digest-lam-mpi-7.1.1 | 1 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.1.1.ebuild | 64 |
4 files changed, 76 insertions, 12 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog index f46897f1bec8..751a5679f18f 100644 --- a/sys-cluster/lam-mpi/ChangeLog +++ b/sys-cluster/lam-mpi/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-cluster/lam-mpi # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.27 2005/02/07 12:01:47 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.28 2005/02/21 08:56:35 spyderous Exp $ + +*lam-mpi-7.1.1 (21 Feb 2005) + + 21 Feb 2005; Donnie Berkholz <spyderous@gentoo.org>; + +lam-mpi-7.1.1.ebuild: + Version bump. (#66291) Build Fortran stuff. (#62561) Check for Fortran + compiler. 07 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> lam-mpi-7.1.ebuild: Adding ~amd64 as it was mistakenly removed. diff --git a/sys-cluster/lam-mpi/Manifest b/sys-cluster/lam-mpi/Manifest index cac50704eccf..3a850526f73d 100644 --- a/sys-cluster/lam-mpi/Manifest +++ b/sys-cluster/lam-mpi/Manifest @@ -1,20 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 00b4dcea9c2922fcd0719c51fc3ffd5d ChangeLog 5525 +MD5 5d402047eeec34b5cc5a37e7da975171 ChangeLog 5720 MD5 b685c4affa2920dc891f40067edcc95f lam-mpi-7.0.4-r1.ebuild 1691 MD5 09cdcdb1957de0316945e360f642c9f2 lam-mpi-7.0.4.ebuild 1442 MD5 861dcc1aa59b0e097079f547c7fe6b88 lam-mpi-7.0.6.ebuild 1616 MD5 ae841b28d60b0120213eb738f4a05c73 lam-mpi-7.1.ebuild 1619 MD5 cde8b4e93c9339eb99fe3ad45941c99b metadata.xml 160 +MD5 6c5bf18e095f4b4ee6df0d7a1cd35a76 lam-mpi-7.1.1.ebuild 1403 MD5 1d7b0bf28395a80f386bf8ea489c69b8 files/digest-lam-mpi-7.0.4 63 MD5 1d7b0bf28395a80f386bf8ea489c69b8 files/digest-lam-mpi-7.0.4-r1 63 MD5 38b6624ba4098ca823b9d317705ca44c files/digest-lam-mpi-7.0.6 63 MD5 8f2271274cdef6f58358e701c71663c9 files/digest-lam-mpi-7.1 61 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCB1i2ArHZZzCEUG0RArRGAKCGOOAymTDXRCWiWiZBnwgy6eMH5ACfSI44 -BnR0OUgCzOksy8l+Aed4fvA= -=H/m/ ------END PGP SIGNATURE----- +MD5 3af34eb73976278d39527a330bb6c7b2 files/digest-lam-mpi-7.1.1 63 diff --git a/sys-cluster/lam-mpi/files/digest-lam-mpi-7.1.1 b/sys-cluster/lam-mpi/files/digest-lam-mpi-7.1.1 new file mode 100644 index 000000000000..280f97bd3d73 --- /dev/null +++ b/sys-cluster/lam-mpi/files/digest-lam-mpi-7.1.1 @@ -0,0 +1 @@ +MD5 0a3eee53281884a063ce2c44793672b3 lam-7.1.1.tar.bz2 7589413 diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.1.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.1.ebuild new file mode 100644 index 000000000000..a68228ff0687 --- /dev/null +++ b/sys-cluster/lam-mpi/lam-mpi-7.1.1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.1.ebuild,v 1.1 2005/02/21 08:56:35 spyderous Exp $ + +inherit fortran + +IUSE="crypt" + +MY_P=${P/-mpi} +S=${WORKDIR}/${MY_P} + +DESCRIPTION="the LAM MPI parallel computing environment" +SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2" +HOMEPAGE="http://www.lam-mpi.org" + +DEPEND="virtual/libc" +# we need ssh if we want to use it instead of rsh +RDEPEND="${DEPEND} + crypt? ( net-misc/openssh ) + !crypt? ( net-misc/netkit-rsh ) + !sys-cluster/mpich" + +SLOT="6" +KEYWORDS="~amd64 ~x86 ~sparc" +LICENSE="as-is" + +src_unpack() { + unpack ${A} + + cd ${S}/romio/util/ + sed -i "s|docdir=\"\$datadir/lam/doc\"|docdir=\"${D}/usr/share/doc/${PF}\"|" romioinstall.in +} + +src_compile() { + + local myconf + + if use crypt; then + myconf="${myconf} --with-rsh=ssh" + else + myconf="${myconf} --with-rsh=rsh" + fi + + econf \ + --sysconfdir=/etc/lam-mpi \ + --enable-shared \ + --with-threads=posix \ + ${myconf} || die + + # sometimes parallel doesn't finish since it gets ahead of itself :) + + emake -j1 || die +} + +src_install () { + + make DESTDIR="${D}" install || die + + # There are a bunch more tex docs we could make and install too, + # but they might be replicated in the pdf. + dodoc README HISTORY LICENSE VERSION + cd ${S}/doc + dodoc {user,install}.pdf +} |