diff options
author | George Shapovalov <george@gentoo.org> | 2003-03-25 07:20:55 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-03-25 07:20:55 +0000 |
commit | 345c60ef5d090e8ed617fab1f5bd1faddb0c42d2 (patch) | |
tree | 14a1950bf2a63d792c57564e4647468b14312fde /dev-libs | |
parent | Fix strip-flags to do greedy matching and not have duplicated matched flags (diff) | |
download | historical-345c60ef5d090e8ed617fab1f5bd1faddb0c42d2.tar.gz historical-345c60ef5d090e8ed617fab1f5bd1faddb0c42d2.tar.bz2 historical-345c60ef5d090e8ed617fab1f5bd1faddb0c42d2.zip |
marked 6.5.7 as stable on x86 and added 6.5.9 (as ~ for all three listed arches)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/lam-mpi/ChangeLog | 10 | ||||
-rw-r--r-- | dev-libs/lam-mpi/files/digest-lam-mpi-6.5.9 | 1 | ||||
-rw-r--r-- | dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/lam-mpi/lam-mpi-6.5.9.ebuild | 56 |
4 files changed, 65 insertions, 6 deletions
diff --git a/dev-libs/lam-mpi/ChangeLog b/dev-libs/lam-mpi/ChangeLog index d3f4d1e96ea2..49f3850a8729 100644 --- a/dev-libs/lam-mpi/ChangeLog +++ b/dev-libs/lam-mpi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/lam-mpi # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lam-mpi/ChangeLog,v 1.8 2003/02/12 06:04:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lam-mpi/ChangeLog,v 1.9 2003/03/25 07:20:55 george Exp $ + +*lam-mpi-6.5.7.ebuild (23 Mar 2003) + + 23 Mar 2003; George Shapovalov <george@gentoo.org> lam-mpi-6.5.9.ebuild, files/digest-lam-mpi-6.5.9 : + new version 20 Jan 2003; Jon Nall <nall@gentoo.org> lam-mpi-6.5.7.ebuild : added ~ppc @@ -10,20 +15,17 @@ *lam-mpi-6.5.7.ebuild (08 Nov 2002) 08 Nov 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.7.ebuild, files/digest-lam-mpi-6.5.7 : - new version *lam-mpi-6.5.6-r1.ebuild (21 Oct 2002) 21 Oct 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.6-r1.ebuild, files/digest-lam-mpi-6.5.6-r1 : - upped the revision number, because Chad persuaded me, that the previous fix (by 18 Oct) was important enugh to forse a rebuild. *lam-mpi-6.5.6.ebuild (29 Jul 2002) 18 Oct 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.6.ebuild : - fix to make mpi++.h a local symlink (seems to happen with newver binutils?), see #9236 for detail. Thanks Chad Schmutzer for report. diff --git a/dev-libs/lam-mpi/files/digest-lam-mpi-6.5.9 b/dev-libs/lam-mpi/files/digest-lam-mpi-6.5.9 new file mode 100644 index 000000000000..3f1c3b8d4156 --- /dev/null +++ b/dev-libs/lam-mpi/files/digest-lam-mpi-6.5.9 @@ -0,0 +1 @@ +MD5 8a4e98da5e1ba41e68c9422635b42364 lam-6.5.9.tar.bz2 1642559 diff --git a/dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild b/dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild index 4c309be7a8dc..a2c4829aa13b 100644 --- a/dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild +++ b/dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild,v 1.4 2003/02/13 10:40:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lam-mpi/lam-mpi-6.5.7.ebuild,v 1.5 2003/03/25 07:20:55 george Exp $ IUSE="" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc" RDEPEND="net-misc/openssh" SLOT="6" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" LICENSE="as-is" diff --git a/dev-libs/lam-mpi/lam-mpi-6.5.9.ebuild b/dev-libs/lam-mpi/lam-mpi-6.5.9.ebuild new file mode 100644 index 000000000000..7074ca7bb9b9 --- /dev/null +++ b/dev-libs/lam-mpi/lam-mpi-6.5.9.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lam-mpi/lam-mpi-6.5.9.ebuild,v 1.1 2003/03/25 07:20:55 george Exp $ + +IUSE="" + +Name="lam" +S=${WORKDIR}/${Name}-${PV} + +DESCRIPTION="the LAM MPI parallel computing environment" +SRC_URI="http://www.lam-mpi.org/download/files/${Name}-${PV}.tar.bz2" +HOMEPAGE="http://www.lam-mpi.org" + +DEPEND="virtual/glibc" +# we need ssh if we want to use it instead of rsh +RDEPEND="net-misc/openssh" + +SLOT="6" +KEYWORDS="~x86 ~sparc ~ppc" +LICENSE="as-is" + + +src_unpack() { + unpack ${A} + + cd ${S}/romio/util/ + mv romioinstall.in romioinstall.in-orig + sed -e "s|docdir=\"\$datadir/lam/doc\"|docdir=\"${D}/usr/share/doc/${PF}\"|" romioinstall.in-orig >romioinstall.in + +} + +src_compile() { + econf --with-cflags="${CFLAGS}" \ + --sysconfdir=/etc/lam-mpi \ + --with-cxxflags="${CXXFLAGS}" --with-rsh="ssh -x" || die + + # sometimes emake doesn't finish since it gets ahead of itself :) + + make || die + +} + +src_install () { + + make prefix=${D}/usr \ + mandir=${D}/usr/share/man infodir=${D}/usr/share/info \ + sysconfdir=${D}/etc/lam-mpi install || die + + #need to correct the produced absolute symlink + cd ${D}/usr/include + rm mpi++.h + ln -sf mpi2c++/mpi++.h mpi++.h + + dodoc README HISTORY LICENSE RELEASE_NOTES VERSION +} + |