diff options
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/ChangeLog | 27 | ||||
-rw-r--r-- | dev-lang/ifc/Manifest | 23 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-6.0.ebuild | 26 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-7.0.064-r1.ebuild | 32 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-7.1.008.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-9.0.021.ebuild | 8 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-9.0.026.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/ifc/metadata.xml | 5 |
8 files changed, 48 insertions, 83 deletions
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog index 087ed3a97b73..84522e4bf2cd 100644 --- a/dev-lang/ifc/ChangeLog +++ b/dev-lang/ifc/ChangeLog @@ -1,19 +1,14 @@ -# ChangeLog for dev-lang/ifc -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.18 2005/10/01 16:19:57 ribosome Exp $ +# ChangeLog for dev-lang/icc +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.1 2002/05/14 03:46:13 sandymac Exp $ - 01 Oct 2005; Olivier Fisette <ribosome@gentoo.org> ifc-6.0.ebuild, - ifc-7.0.064-r1.ebuild, ifc-9.0.021.ebuild, ifc-9.0.026.ebuild: - Replaced GNUish "cp -a" by "cp -pPR" (bug #103487). +*ifc-6.0 (13 May 2002) + + 13 May 2002 William McArthur <sandymac@gentoo.org> icc-6.0.ebuild : - 06 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> ifc-9.0.021.ebuild: - Fixed a typo (Bug #104941). Thanks to Martin Mokrejs for spotting this. - -*ifc-9.0.026 (02 Sep 2005) -*ifc-9.0.021 (02 Sep 2005) - - 02 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> +files/9.0/05ifc, - -ifc-7.0.064.ebuild, +ifc-9.0.021.ebuild, +ifc-9.0.026.ebuild: - Added ifc-9.0.021 (public) and ifc-9.0.026 (only available via - premier.intel.com). Removed obsolete version 7.0.064. + Made some changes to Remco's work to better fit with icc-6.0. Both packages + are very similar and can use some of the same files. + 10 May 2002 Remco van den Bosch <bosch@muon.xs4all.nl> ifc-6.0.ebuild : + + Tweaked icc ebuild to install ifc. diff --git a/dev-lang/ifc/Manifest b/dev-lang/ifc/Manifest index 73215cb9d257..e69de29bb2d1 100644 --- a/dev-lang/ifc/Manifest +++ b/dev-lang/ifc/Manifest @@ -1,23 +0,0 @@ -MD5 2295fb7209357afbb775313acc7a42a4 ifc-8.1.026.ebuild 2219 -MD5 d52d67868066c9717e4f27b7fe0efa8f ifc-6.0.ebuild 2709 -MD5 e4d33baa61b2a37c600e84564a9a2546 ifc-7.1.008.ebuild 2867 -MD5 b0a4c9ae583d130cc6f7781419065a5a ifc-8.1.027.ebuild 2209 -MD5 2eb372dea8fefcbafb0a9756c278a86f ifc-9.0.026.ebuild 3096 -MD5 0d026f9edf8009186429e93e113561c1 ifc-9.0.021.ebuild 3096 -MD5 ba6585c302ac1acbea54d742286c159b ChangeLog 848 -MD5 28752edd8018d353738d45910d4707eb metadata.xml 246 -MD5 f91a5d975a5c27fb6768c6634ba7e13b ifc-7.0.064-r1.ebuild 3425 -MD5 a7997536bb143ec2cc153fd637cb9197 files/digest-ifc-9.0.021 69 -MD5 ea1c561c68aceec4ce4f72c21ec92afe files/digest-ifc-9.0.026 69 -MD5 0e550038b4a16719d30d2c5298ee4a9b files/digest-ifc-6.0 65 -MD5 5edab4cd21580d1e9a97206e9bfcdeab files/digest-ifc-7.0.064-r1 65 -MD5 5910af4ecc62e7a88a980242c3b09f00 files/digest-ifc-7.1.008 65 -MD5 14e49f3d39895d95b854524aeb95f82d files/digest-ifc-8.1.026 69 -MD5 7760fde0aa81f20ef0f50710c47a4637 files/digest-ifc-8.1.027 70 -MD5 b10d5f0e2cf2393977007cf31b6d413a files/6.0/05icc-ifc 225 -MD5 80d81ed1d633c84d50a0bcf3d3da6f07 files/9.0/05ifc 210 -MD5 a3b9072faee233848ad6fbd111240a8f files/7.0.064-r1/ifc 155 -MD5 f498ef092cdd40c2b20d4a80a93d7437 files/7.0.064-r1/05icc-ifc 225 -MD5 f498ef092cdd40c2b20d4a80a93d7437 files/7.0.064/05icc-ifc 225 -MD5 a3b9072faee233848ad6fbd111240a8f files/7.1.008/ifc 155 -MD5 8da5731b7a6c2e6bf1ff90fbd47b9266 files/7.1.008/05icc-ifc 148 diff --git a/dev-lang/ifc/ifc-6.0.ebuild b/dev-lang/ifc/ifc-6.0.ebuild index 49d0014e3d0e..bfd0479de55f 100644 --- a/dev-lang/ifc/ifc-6.0.ebuild +++ b/dev-lang/ifc/ifc-6.0.ebuild @@ -1,31 +1,31 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-6.0.ebuild,v 1.16 2005/10/01 16:19:57 ribosome Exp $ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Maintainer: William McArthur <sandymac@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-6.0.ebuild,v 1.1 2002/05/14 03:46:13 sandymac Exp $ S=${WORKDIR} + DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" +#RESTRICT="fetch" + SRC_URI1="http://developer.intel.com/software/products/compilers/downloads/l_fc_p_6.0.140.tar" SRC_URI2="ftp://download.intel.com/software/products/compilers/downloads/l_fc_p_6.0.140.tar" SRC_URI3="ftp://download.intel.co.jp/software/products/compilers/downloads/l_fc_p_6.0.140.tar" SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}" -HOMEPAGE="http://www.intel.com/software/products/compilers/flin/" +HOMEPAGE="http://www.intel.com/software/products/compilers/f60l/" # The ifc-6 license is the same copy with minimal name changes. LICENSE="icc-6.0" -SLOT="0" -KEYWORDS="-* x86" -IUSE="" - DEPEND=">=virtual/linux-sources-2.4 - >=sys-libs/glibc-2.2.2 - app-arch/cpio - app-arch/rpm" + >=sys-libs/glibc-2.2.2 + sys-apps/cpio + app-arch/rpm" RDEPEND=">=virtual/linux-sources-2.4 - >=sys-libs/glibc-2.2.2" + >=sys-libs/glibc-2.2.2" src_compile() { # Keep disk space to a minimum @@ -66,7 +66,7 @@ src_compile() { src_install () { dodoc lgpltext dodoc flicense - cp -pPR opt ${D} + cp -a opt ${D} # ifc enviroment insinto /etc/env.d diff --git a/dev-lang/ifc/ifc-7.0.064-r1.ebuild b/dev-lang/ifc/ifc-7.0.064-r1.ebuild index 35b956a58b9b..ebaea69b4233 100644 --- a/dev-lang/ifc/ifc-7.0.064-r1.ebuild +++ b/dev-lang/ifc/ifc-7.0.064-r1.ebuild @@ -1,8 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064-r1.ebuild,v 1.10 2005/10/01 16:19:57 ribosome Exp $ - -inherit rpm +# $Header: S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -14,31 +12,31 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}" HOMEPAGE="http://developer.intel.com/software/products/compilers/flin/" -# Effectively the same license as icc + # Effectively the same license as icc LICENSE="icc-7.0" SLOT="0" KEYWORDS="-* x86" -IUSE="" + DEPEND=">=virtual/linux-sources-2.4 - >=sys-libs/glibc-2.2.4" + >=sys-libs/glibc-2.2.4 + sys-apps/cpio + app-arch/rpm" RDEPEND=">=virtual/linux-sources-2.4 >=sys-libs/glibc-2.2.4" -src_unpack() { - unpack ${A} - cd "${S}" +src_compile() { # Keep disk space to a minimum rm -f intel-*.ia64.rpm + mkdir opt + for x in intel-*.i386.rpm do - rpm_unpack $x + einfo "Extracting: ${x}" + rpm2cpio ${x} | cpio --extract --make-directories --unconditional done -} - -src_compile() { # From UNTAG_CFG_FILES in 'install' SD=${S}/opt/intel # Build DESTINATION @@ -62,15 +60,11 @@ src_compile() { sed s@\<INSTALLTIMECOMBOPACKAGEID\>@$COMBOPACKAGEID@g $SUPPORTFILE > $SUPPORTFILE.abs mv $SUPPORTFILE.abs $SUPPORTFILE chmod 644 $SUPPORTFILE - - # these should not be executable - find "${SD}/compiler70/"{docs,man,training,ia32/include} -type f -exec chmod -x "{}" ";" - find "${SD}/compiler70/ia32/lib" -name \*.a -exec chmod -x "{}" ";" } src_install () { dodoc flicense - cp -pPR opt ${D} + cp -a opt ${D} # ifc enviroment insinto /etc/env.d diff --git a/dev-lang/ifc/ifc-7.1.008.ebuild b/dev-lang/ifc/ifc-7.1.008.ebuild index c8638b8fe047..e9be1c93c936 100644 --- a/dev-lang/ifc/ifc-7.1.008.ebuild +++ b/dev-lang/ifc/ifc-7.1.008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.1.008.ebuild,v 1.3 2005/05/26 22:50:39 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.1.008.ebuild,v 1.1 2004/02/09 08:26:16 jhhudso Exp $ inherit rpm diff --git a/dev-lang/ifc/ifc-9.0.021.ebuild b/dev-lang/ifc/ifc-9.0.021.ebuild index 2fec3aac125b..63037e991954 100644 --- a/dev-lang/ifc/ifc-9.0.021.ebuild +++ b/dev-lang/ifc/ifc-9.0.021.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.0.021.ebuild,v 1.3 2005/10/01 16:19:57 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.0.021.ebuild,v 1.1 2005/09/02 23:30:47 kugelfang Exp $ inherit rpm @@ -16,7 +16,7 @@ MMV="9.0" SRC_URI="l_fc_p_${PV}.tar.gz" DEPEND=">=sys-libs/glibc-2.3.2" RDEPEND="sys-devel/gcc" -S="${WORKDIR}/l_fc_p_${PV}" +S="${WORKDIR}/l_fc_c_${PV}" src_unpack() { unpack ${A} @@ -98,8 +98,8 @@ src_install () { # dodoc ${S}/lgpltext dodoc ${S}/flicense dodir ${instdir} - cp -pPR opt/intel/fc*/9.0/* ${D}/${instdir} - cp -pPR opt/intel/idb*/9.0/* ${D}/${instdir} + cp -a opt/intel/fc*/9.0/* ${D}/${instdir} + cp -a opt/intel/idb*/9.0/* ${D}/${instdir} insinto /etc/env.d doins ${FILESDIR}/${MMV}/05ifc || die } diff --git a/dev-lang/ifc/ifc-9.0.026.ebuild b/dev-lang/ifc/ifc-9.0.026.ebuild index 51376d61dc32..be8f8d192af4 100644 --- a/dev-lang/ifc/ifc-9.0.026.ebuild +++ b/dev-lang/ifc/ifc-9.0.026.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.0.026.ebuild,v 1.2 2005/10/01 16:19:57 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.0.026.ebuild,v 1.1 2005/09/02 23:30:47 kugelfang Exp $ inherit rpm @@ -98,8 +98,8 @@ src_install () { # dodoc ${S}/lgpltext dodoc ${S}/flicense dodir ${instdir} - cp -pPR opt/intel/fc*/9.0/* ${D}/${instdir} - cp -pPR opt/intel/idb*/9.0/* ${D}/${instdir} + cp -a opt/intel/fc*/9.0/* ${D}/${instdir} + cp -a opt/intel/idb*/9.0/* ${D}/${instdir} insinto /etc/env.d doins ${FILESDIR}/${MMV}/05ifc || die } diff --git a/dev-lang/ifc/metadata.xml b/dev-lang/ifc/metadata.xml index e7dba3d5617a..c5d67a611520 100644 --- a/dev-lang/ifc/metadata.xml +++ b/dev-lang/ifc/metadata.xml @@ -1,9 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> +<herd>no-herd</herd> <maintainer> -<email>kugelfang@gentoo.org</email> -<name>Danny van Dyk</name> + <email>jhhudso@gentoo.org</email> </maintainer> </pkgmetadata> |