From b167d9da7655446589d2adb16caef68edfc2a216 Mon Sep 17 00:00:00 2001 From: Duncan Coutts Date: Fri, 17 Feb 2006 19:53:09 +0000 Subject: [PATCH] Remove nhc98. There were no objections in response to the last rites email. --- dev-lang/nhc98/ChangeLog | 50 -------------- dev-lang/nhc98/Manifest | 8 --- dev-lang/nhc98/files/digest-nhc98-1.16 | 2 - dev-lang/nhc98/files/digest-nhc98-1.16-r1 | 2 - dev-lang/nhc98/files/hmakerc | 14 ---- dev-lang/nhc98/files/nhc98-1.12-getenv.patch | 16 ----- dev-lang/nhc98/metadata.xml | 8 --- dev-lang/nhc98/nhc98-1.16-r1.ebuild | 65 ------------------ dev-lang/nhc98/nhc98-1.16.ebuild | 70 -------------------- 9 files changed, 235 deletions(-) delete mode 100644 dev-lang/nhc98/ChangeLog delete mode 100644 dev-lang/nhc98/Manifest delete mode 100644 dev-lang/nhc98/files/digest-nhc98-1.16 delete mode 100644 dev-lang/nhc98/files/digest-nhc98-1.16-r1 delete mode 100644 dev-lang/nhc98/files/hmakerc delete mode 100644 dev-lang/nhc98/files/nhc98-1.12-getenv.patch delete mode 100644 dev-lang/nhc98/metadata.xml delete mode 100644 dev-lang/nhc98/nhc98-1.16-r1.ebuild delete mode 100644 dev-lang/nhc98/nhc98-1.16.ebuild diff --git a/dev-lang/nhc98/ChangeLog b/dev-lang/nhc98/ChangeLog deleted file mode 100644 index 6f5657bfabad..000000000000 --- a/dev-lang/nhc98/ChangeLog +++ /dev/null @@ -1,50 +0,0 @@ -# ChangeLog for dev-lang/nhc98 -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nhc98/ChangeLog,v 1.13 2004/07/12 01:19:38 mr_bones_ Exp $ - - 11 Jul 2004; Michael Sterrett nhc98-1.12.ebuild, - nhc98-1.16-r1.ebuild, nhc98-1.16.ebuild: - fix readline dep - - 01 Jul 2004; Jeremy Huddleston nhc98-1.16-r1.ebuild, - nhc98-1.16.ebuild: - virtual/glibc -> virtual/libc - - 12 Jun 2003; nhc98-1.12.ebuild: - fix Header - -*nhc98-1.16-r1 (24 Apr 2003) - - 24 Apr 2003; Andres Loeh nhc98-1.16-r1.ebuild: - Removed hmake from the nhc98 ebuild; hmake is now a separate package - (dev-haskell/hmake) - -*nhc98-1.16 (09 Apr 2003) - - 16 Apr 2003; Andres Loeh nhc98-1.16.ebuild: - Cleaned up the ebuild, moving hmake configuration to postinst, see #18857 - - 09 Apr 2003; George Shapovalov all : - update and fix, see #18857, - thanks to Andres Loeh for ebuild - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - -*nhc98-1.12 (08 Jun 2002) - - 09 Jun 2002; George Shapovalov files/hmakerc, nhc98-1.12.ebuild : - - updated ebuild to install aproperiate config file - (configure that ships with package produces weird setup) - - 08 Jun 2002; George Shapovalov all : - - First submission - From the home page: - - nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy functional - programming language. Written in Haskell, it is small and very portable, - and aims to produce small executables that run in small amounts of memory. - Is a pattern becoming obvious here? :-) It also comes with extensive tool - support for automatic compilation, foreign language interfacing, - heap and time profiling, tracing, and debugging. diff --git a/dev-lang/nhc98/Manifest b/dev-lang/nhc98/Manifest deleted file mode 100644 index 8256d9e26dea..000000000000 --- a/dev-lang/nhc98/Manifest +++ /dev/null @@ -1,8 +0,0 @@ -MD5 88218df222af0c7e44e50e551d7a49a4 nhc98-1.16-r1.ebuild 1702 -MD5 5dba1b9719311c1dfa6aefa44aae34c5 nhc98-1.16.ebuild 1831 -MD5 cbe140dc5ebd9ed3f41081a498f4d70d ChangeLog 1904 -MD5 a769ecfcd1cdd2d40986627df7dfb249 metadata.xml 224 -MD5 410a15e8992a631b9d59a2f6cb69ead5 files/digest-nhc98-1.16 127 -MD5 410a15e8992a631b9d59a2f6cb69ead5 files/digest-nhc98-1.16-r1 127 -MD5 2f41dd93a084141f569f8b1dc5c87eee files/hmakerc 335 -MD5 deae8fae985674b5a477ee8da85160e6 files/nhc98-1.12-getenv.patch 515 diff --git a/dev-lang/nhc98/files/digest-nhc98-1.16 b/dev-lang/nhc98/files/digest-nhc98-1.16 deleted file mode 100644 index e3dbcc015c5d..000000000000 --- a/dev-lang/nhc98/files/digest-nhc98-1.16 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 a62866b8d966108cba325d0322a3010d nhc98src-1.16.tar.gz 5689485 -MD5 38b1505acbcbc5a91e077304e978ab82 patch-1.16-typesyn 5700 diff --git a/dev-lang/nhc98/files/digest-nhc98-1.16-r1 b/dev-lang/nhc98/files/digest-nhc98-1.16-r1 deleted file mode 100644 index e3dbcc015c5d..000000000000 --- a/dev-lang/nhc98/files/digest-nhc98-1.16-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 a62866b8d966108cba325d0322a3010d nhc98src-1.16.tar.gz 5689485 -MD5 38b1505acbcbc5a91e077304e978ab82 patch-1.16-typesyn 5700 diff --git a/dev-lang/nhc98/files/hmakerc b/dev-lang/nhc98/files/hmakerc deleted file mode 100644 index 1f59158ca589..000000000000 --- a/dev-lang/nhc98/files/hmakerc +++ /dev/null @@ -1,14 +0,0 @@ -HmakeConfig - { defaultCompiler = "nhc98" - , knownCompilers = - [ CompilerConfig - { compilerStyle = nhc98 - , compilerPath = "nhc98" - , compilerVersion = "v1.12" - , includePaths = ["/usr/include/nhc98"] - , cppSymbols = ["__NHC__"] - , extraCompilerFlags = [] - , isHaskell98 = True - } - ] - } diff --git a/dev-lang/nhc98/files/nhc98-1.12-getenv.patch b/dev-lang/nhc98/files/nhc98-1.12-getenv.patch deleted file mode 100644 index 774c3105dcc8..000000000000 --- a/dev-lang/nhc98/files/nhc98-1.12-getenv.patch +++ /dev/null @@ -1,16 +0,0 @@ -Index: src/hat/runtime/getconstr.c -=================================================================== -RCS file: /usr/src/master/nhc/src/hat/runtime/getconstr.c,v -retrieving revision 1.13 -diff -u -r1.13 getconstr.c ---- src/hat/runtime/getconstr.c 2001/11/02 14:59:08 1.13 -+++ src/hat/runtime/getconstr.c 2002/04/17 15:04:07 -@@ -16,7 +16,7 @@ - NodePtr np; - char *sp; - -- for (sp = s; *sp != '\0'; sp++); -+ for (sp = s; *sp++ != '\0';); - np = mkNil(); - for (; --sp >= s;) - np = mkCons(mkChar(*sp), np); diff --git a/dev-lang/nhc98/metadata.xml b/dev-lang/nhc98/metadata.xml deleted file mode 100644 index a53a18c06081..000000000000 --- a/dev-lang/nhc98/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - -haskell - - kosmikus@gentoo.org - - diff --git a/dev-lang/nhc98/nhc98-1.16-r1.ebuild b/dev-lang/nhc98/nhc98-1.16-r1.ebuild deleted file mode 100644 index a35606e58ab5..000000000000 --- a/dev-lang/nhc98/nhc98-1.16-r1.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nhc98/nhc98-1.16-r1.ebuild,v 1.7 2004/07/12 01:19:38 mr_bones_ Exp $ - -inherit eutils - -DESCRIPTION="Haskell 98 compiler" -HOMEPAGE="http://www.cs.york.ac.uk/fp/nhc98/" -SRC_URI="ftp://ftp.cs.york.ac.uk/pub/haskell/nhc98/nhc98src-${PV}.tar.gz - ftp://ftp.cs.york.ac.uk/pub/haskell/nhc98/patch-1.16-typesyn" - -LICENSE="nhc98" -SLOT="0" -KEYWORDS="x86 ~sparc" -IUSE="readline" - -DEPEND="virtual/libc - readline? ( >=sys-libs/readline-4.1 )" - -src_unpack() { - unpack nhc98src-${PV}.tar.gz - # type synoym patch - cd ${S} - epatch ${DISTDIR}/patch-1.16-typesyn -} - -src_compile() { - ./configure --buildwith=gcc \ - --prefix=/usr --installdir=/usr \ - -man -docs \ - --buildopts="${CFLAGS} --host=${CHOST}" || die "./configure failed" - # the build does not seem to work all that - # well with parallel make - make || die -} - -src_install() { - # The install location is taken care of by the - # configure script. - make DESTDIR=${D} install || die - - #install docs and man pages manually - dodoc README INSTALL COPYRIGHT - doman man/* - - cd docs - dohtml -A hs -r * - docinto html/bugs - dodoc bugs/README - - # Manually remove everything hmake-specific. - # hmake has its own package and thus should not be - # overwritten by nhc98. It might be considered - # to make nhc98 PDEPEND on hmake, though ... - rm ${D}/usr/bin/hmake* - rm ${D}/usr/bin/{harch,hi} - rm -rf ${D}/usr/lib/hmake - rm ${D}/usr/share/man/man1/hmake* -} - -pkg_postinst() { - # info about new package structure - einfo "NOTICE: hmake is no longer a part of this package," - einfo "but separately available as dev-haskell/hmake." -} diff --git a/dev-lang/nhc98/nhc98-1.16.ebuild b/dev-lang/nhc98/nhc98-1.16.ebuild deleted file mode 100644 index e5dc8d24e0b4..000000000000 --- a/dev-lang/nhc98/nhc98-1.16.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nhc98/nhc98-1.16.ebuild,v 1.9 2004/07/12 01:19:38 mr_bones_ Exp $ - -inherit eutils - -DESCRIPTION="Haskell 98 compiler" -HOMEPAGE="http://www.cs.york.ac.uk/fp/nhc98/" -SRC_URI="ftp://ftp.cs.york.ac.uk/pub/haskell/nhc98/nhc98src-${PV}.tar.gz - ftp://ftp.cs.york.ac.uk/pub/haskell/nhc98/patch-1.16-typesyn" - -LICENSE="nhc98" -SLOT="0" -KEYWORDS="x86 ~sparc" -IUSE="readline" - -DEPEND="virtual/libc - readline? ( >=sys-libs/readline-4.1 )" - -src_unpack() { - unpack nhc98src-${PV}.tar.gz - # type synoym patch - cd ${S} - epatch ${DISTDIR}/patch-1.16-typesyn -} - -src_compile() { - ./configure --buildwith=gcc \ - --prefix=/usr --installdir=/usr \ - -man -docs \ - --buildopts="${CFLAGS} --host=${CHOST}" || die "./configure failed" - # the build does not seem to work all that - # well with parallel make - make || die -} - -src_install() { - # The install location is taken care of by the - # configure script. - make DESTDIR=${D} install || die - - #install docs and man pages manually - dodoc README INSTALL COPYRIGHT - doman man/* - - cd docs - dohtml -A hs -r * - docinto html/bugs - dodoc bugs/README -} - -pkg_postinst() { - #nhc's build system does not update hmakerc when using DESTDIR; - #therefore, we do it manually here - - einfo "Adjusting... hmakerc" - MACHINE=`/usr/bin/harch` - /usr/bin/hmake-config \ - /usr/lib/hmake/${MACHINE}/hmakerc add /usr/bin/nhc98 - /usr/bin/hmake-config \ - /usr/lib/hmake/${MACHINE}/hmakerc add nhc98 ||\ - einfo "(This error message is harmless)" - /usr/bin/hmake-config \ - /usr/lib/hmake/${MACHINE}/hmakerc \ - default /usr/bin/nhc98 - # remove temporary build version of nhc98 from config - /usr/bin/hmake-config \ - /usr/lib/hmake/${MACHINE}/hmakerc \ - delete ${S}/script/nhc98 -} -- 2.26.2