diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-18 17:33:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-18 17:33:07 +0000 |
commit | c3482e8130435245dc77db3cce5154bfa71e11a7 (patch) | |
tree | 75811f39e89a14e9f6fdd1950ccc9f34c81c40cb /dev-haskell | |
parent | punt (diff) | |
download | gentoo-2-c3482e8130435245dc77db3cce5154bfa71e11a7.tar.gz gentoo-2-c3482e8130435245dc77db3cce5154bfa71e11a7.tar.bz2 gentoo-2-c3482e8130435245dc77db3cce5154bfa71e11a7.zip |
punt
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hmake/ChangeLog | 139 | ||||
-rw-r--r-- | dev-haskell/hmake/Manifest | 20 | ||||
-rw-r--r-- | dev-haskell/hmake/files/ghc-version.patch | 14 | ||||
-rw-r--r-- | dev-haskell/hmake/files/hmake-3.11-ghc66.patch | 36 | ||||
-rw-r--r-- | dev-haskell/hmake/hmake-3.10.ebuild | 63 | ||||
-rw-r--r-- | dev-haskell/hmake/hmake-3.11.ebuild | 63 | ||||
-rw-r--r-- | dev-haskell/hmake/hmake-3.13.ebuild | 55 | ||||
-rw-r--r-- | dev-haskell/hmake/metadata.xml | 11 |
8 files changed, 0 insertions, 401 deletions
diff --git a/dev-haskell/hmake/ChangeLog b/dev-haskell/hmake/ChangeLog deleted file mode 100644 index ad283e784ad2..000000000000 --- a/dev-haskell/hmake/ChangeLog +++ /dev/null @@ -1,139 +0,0 @@ -# ChangeLog for dev-haskell/hmake -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.36 2008/07/05 23:48:17 araujo Exp $ - - 05 Jul 2008; Luis F. Araujo <araujo@gentoo.org> hmake-3.11.ebuild, - hmake-3.13.ebuild: - Fixed bug #154848. Latest hmake versions only compile with >= 6.8 too - - 10 Mar 2008; Luis F. Araujo <araujo@gentoo.org> hmake-3.11.ebuild, - hmake-3.13.ebuild: - 3.11 and 3.13 versions dont work with >=ghc6.8 - - 13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> hmake-3.10.ebuild, - hmake-3.11.ebuild, hmake-3.13.ebuild: - Fix quoting in ebuild. - - 31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> hmake-3.10.ebuild, - hmake-3.11.ebuild, hmake-3.13.ebuild: - Drop virtual/ghc in favour of dev-lang/ghc - -*hmake-3.13 (29 Jul 2007) - - 29 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> hmake-3.11.ebuild, - +hmake-3.13.ebuild: - New minor version and fix building with ghc-6.6.1. - - 28 Jul 2007; nixnut <nixnut@gentoo.org> ChangeLog: - Stable on ppc wrt bug 186849 - - 12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> hmake-3.10.ebuild: - Block version 3.10 on ghc-6.6 and tidy deps. - - 11 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> - +files/hmake-3.11-ghc66.patch, hmake-3.11.ebuild: - Added patch to fix building with ghc-6.6 - - 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> hmake-3.11.ebuild: - marked stable for amd64 (bug 144678) - - 04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> hmake-3.11.ebuild: - Stable x86; bug #144678 - - 29 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> hmake-3.11.ebuild: - mark ~ppc (related to Bug #144678, though not specifically requested...) - - 25 Aug 2006; Ferris McCormick <fmccor@gentoo.org> hmake-3.11.ebuild: - Stable on sparc --- Bug #144678 --- no problems. - - 24 Aug 2006; Markus Rothe <corsair@gentoo.org> hmake-3.11.ebuild: - Stable on ppc64; bug #144678 - - 13 Aug 2006; <kolmodin@gentoo.org> hmake-3.11.ebuild: - Fix to always use Gentoo installed GHC compiler. Se bug #134379. - Thanks to Mario Blazevi for reporting the bug. - -*hmake-3.11 (12 May 2006) - - 12 May 2006; Duncan Coutts <dcoutts@gentoo.org> +hmake-3.11.ebuild: - New version - - 16 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> hmake-3.10.ebuild: - QA fix; Add eutils to inherit. - - 10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> hmake-3.10.ebuild: - Add ~sparc to KEYWORDS. See bug #124902 - - 01 Mar 2006; Markus Rothe <corsair@gentoo.org> hmake-3.10.ebuild: - Added ~ppc64; bug #124469 - - 04 Feb 2006; Alexandre Buisse <nattfodd@gentoo.org> - +files/ghc-version.patch, hmake-3.10.ebuild: - Refactored the way ghc version is obtained, as the old solution wasn't - working anymore with gcc4 and was too complicated (thanks to dcoutts for - the cut/sed line). - - 17 Aug 2005; Andres Loeh <loeh@gentoo.org> hmake-3.10.ebuild: - Added dependency on sandbox-1.2.12 due to bug #97441. - - 05 Aug 2005; Andres Loeh <kosmikus@gentoo.org> -hmake-3.08.ebuild, - -hmake-3.09.ebuild: - Removed old ebuilds. - - 05 Aug 2005; Andres Loeh <kosmikus@gentoo.org> hmake-3.10.ebuild: - Added a workaround to prevent sandbox violations (see bug #97441). - - 23 Mar 2005; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild, - hmake-3.09.ebuild: - Clarified which versions of hmake work with which versions of ghc. - -*hmake-3.10 (23 Mar 2005) - - 23 Mar 2005; Luis F. Araujo <araujo@gentoo.org> +hmake-3.10.ebuild: - New hmake release. - -*hmake-3.09 (08 Mar 2005) - - 08 Mar 2005; Luis F. Araujo <araujo@gentoo.org> metadata.xml, - +hmake-3.09.ebuild: - New hmake release - - 21 Jan 2005; Andres Loeh <kosmikus@gentoo.org> -hmake-3.07.ebuild, - hmake-3.08.ebuild: - Restored gcc compatibility (bug #71713). Removed optional nhc98 dependency - for now. - - 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hmake-3.08.ebuild: - virtual/glibc -> virtual/libc - - 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> hmake-3.07.ebuild, - hmake-3.08.ebuild: - Fix use invocation - - 24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hmake-3.08.ebuild: - don't use deprecated ? : use syntax - - 17 Sep 2003; John Mylchreest <johnm@gentoo.org>; hmake-3.08.ebuild: - updating to fix headtails issue - - 03 Jul 2003; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild: - Removed garbage from the ebuild. - - 24 Jun 2003; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild, - files/patch-3.08-cpp: - Removed the patches again. Source archive includes them now. - -*hmake-3.08 (24 Jun 2003) - - 24 Jun 2003; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild, - files/patch-3.08-cpp: - Version bump. Cleaned up the ebuild. Readline usage now really is disabled if - corresponding USE flag is not set. - -*hmake-3.07 (22 Apr 2003) - - 22 Apr 2003; Andres Loeh <kosmikus@gentoo.org> all : - - Initial import. Thanks to Thomas L. Bevan <tom@regex.com.au> for submitting an - ebuild (#3970). hmake is a make-like tool that can be used with the major Haskell - compilers (i.e. ghc, nhc98, hbc). diff --git a/dev-haskell/hmake/Manifest b/dev-haskell/hmake/Manifest deleted file mode 100644 index 0e9aff520253..000000000000 --- a/dev-haskell/hmake/Manifest +++ /dev/null @@ -1,20 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -AUX ghc-version.patch 580 RMD160 129e0fb4ccf130bf3c0b6bac7ae602b3ac53e7d9 SHA1 eb14e067e8ccd574909c186ff15d529df26274b2 SHA256 2bd5c0f410166bb00d59cacecc5ecabf31f79892f135f2157a3441e64d6d4465 -AUX hmake-3.11-ghc66.patch 1518 RMD160 808d8b06e471716545b5f4e2e7ecaeb4d2abd726 SHA1 48d3254f8087da42abc898ba85729878f02b27b5 SHA256 921bb5a76209e97ce1e214b3ac109cade63d51872179843ff146309a5b54b656 -DIST hmake-3.10.tar.gz 104656 RMD160 9a507639305e72218b3191e17433983ca4e8001a SHA1 f2ff32a2013ecbfafa6fe9605eac7d3592ff3f91 SHA256 309abe82803f50441caad64c4d5eddea424c5d9d89659c6e473cc4404cc90c48 -DIST hmake-3.11.tar.gz 104443 RMD160 9027f4bb87b7b825ff5ef05dc735e95a234c438a SHA1 3fcb92411a3146852cc665598fe76a58e460e18c SHA256 2a120adea7c5cb246d91ba3d8f7be858c3ba184c5f638e316f24271484c64720 -DIST hmake-3.13.tar.gz 104283 RMD160 3a08df9a47bb28be01a85c11e223d0186b38efa9 SHA1 f1290168c31a5b2e91777e2570039a187df2a30f SHA256 bc1ebc01a5d471daf6746bec3a1012806bd449359a304431072b40d2a12cde39 -EBUILD hmake-3.10.ebuild 1565 RMD160 bc2cf70824e021e0ac02fdde44c2607cc81711ce SHA1 1b66cbf615c4087318b796b4c49cda8030ab9d27 SHA256 f26477bfa8f033408cb15eb6af9503931749daf2477fd22c0fb60683051a3e7f -EBUILD hmake-3.11.ebuild 1775 RMD160 2f25eadea3fc644154a9bcc2ba74ea35f466c634 SHA1 29e020fe68b3b3cc7136836ee330f6c881b68a9f SHA256 646ccb055d810a65723ab8f45928d3cf7d658b95f788999c140ad85ba494605c -EBUILD hmake-3.13.ebuild 1504 RMD160 65c255cf563227f57d5a17a3f09b4bb1fe13f18c SHA1 ca4fe605f48a54ffec439168a475a3e6b8e2cb98 SHA256 ae7db5a73fff63efd4b6f76e394873643ecac85ba892adaf3fa41cbd00074a89 -MISC ChangeLog 4959 RMD160 aab6c9727df56c450b13b4a1f5ee19acf7c92c30 SHA1 911509940c6f32edeefef1677bc5039c7177964d SHA256 c95013a0861e50999c3129310137bc7fc5f640710854b2eb3fec40945b79af92 -MISC metadata.xml 285 RMD160 15988fa26c91d66e822368f192c0ab541dbf1853 SHA1 e2ab5e4901e7d4fd8ad32143b781d8942b4c3dd4 SHA256 7a662b130d6c54436af26de89f516ebb376b381a03cccd2b4e339b86f0d16f7c ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.9 (GNU/Linux) - -iEYEARECAAYFAkhwGjQACgkQNir3WYj9aLpglQCeOZPEtAXJoOmwhbqZOOpvB2Ur -JngAmQFKPjxqLBRBgghPnVftQBaNTYgx -=E+VR ------END PGP SIGNATURE----- diff --git a/dev-haskell/hmake/files/ghc-version.patch b/dev-haskell/hmake/files/ghc-version.patch deleted file mode 100644 index cd1f048a0432..000000000000 --- a/dev-haskell/hmake/files/ghc-version.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- script/confhc.old 2006-02-04 16:24:05.000000000 +0100 -+++ script/confhc 2006-02-04 16:33:39.000000000 +0100 -@@ -76,10 +76,7 @@ - - # Now look for GHC. Determining the version number here is due to Simon Marlow. - ghcsym () { -- echo __GLASGOW_HASKELL__ >ghcsym.hs; -- $1 -E -cpp -optP-P ghcsym.hs -o ghcsym.out; -- grep -v '^#' ghcsym.out > $2; -- rm -f ghcsym.hs ghcsym.out; -+ $1 --numeric-version | cut -d'.' -s -f 1,2 |sed 's/\([0-9]\)\.\([0-9]\)/\10\2/' | sed 's/\([0-9]\)0\([0-9][0-9]\)/\1\2/'i > $2; - } - echo -n " Looking for ghc... " - if which ghc >/dev/null 2>&1 diff --git a/dev-haskell/hmake/files/hmake-3.11-ghc66.patch b/dev-haskell/hmake/files/hmake-3.11-ghc66.patch deleted file mode 100644 index 6dbb2c85efd9..000000000000 --- a/dev-haskell/hmake/files/hmake-3.11-ghc66.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -urwpN hmake-3.11.orig/src/hmake/Makefile hmake-3.11/src/hmake/Makefile ---- hmake-3.11.orig/src/hmake/Makefile 2006-05-03 14:38:29.000000000 +0100 -+++ hmake-3.11/src/hmake/Makefile 2006-09-12 10:34:28.000000000 +0100 -@@ -46,7 +46,7 @@ ifeq "nhc" "$(BUILDCOMP)" - HEAP = -H4M - endif - ifeq "ghc" "$(BUILDCOMP)" --HFLAGS += $(shell ${LOCAL}fixghc ${GHCSYM} -package lang) -+HFLAGS += $(shell ${LOCAL}fixghc ${GHCSYM}) - endif - ifeq "hbc" "$(BUILDCOMP)" - all: hbc -diff -urwpN hmake-3.11.orig/src/interpreter/Makefile hmake-3.11/src/interpreter/Makefile ---- hmake-3.11.orig/src/interpreter/Makefile 2005-10-07 14:34:32.000000000 +0100 -+++ hmake-3.11/src/interpreter/Makefile 2006-09-12 10:37:23.000000000 +0100 -@@ -11,7 +11,7 @@ CHFILES = $(patsubst %.hs, ../hmake/%.$C - - ifeq "${BUILDCOMP}" "ghc" - HFLAGS = $(shell $(LOCAL)fixghc $(GHCSYM) \ -- -package lang -package util -package base $(READLINE) ) -+ -package base $(READLINE) ) - export HFLAGS - endif - ifeq "${BUILDCOMP}" "hbc" -diff -urwpN hmake-3.11.orig/src/interpreter/SimpleLineEditor.hs hmake-3.11/src/interpreter/SimpleLineEditor.hs ---- hmake-3.11.orig/src/interpreter/SimpleLineEditor.hs 2004-06-25 20:58:31.000000000 +0100 -+++ hmake-3.11/src/interpreter/SimpleLineEditor.hs 2006-09-12 10:39:43.000000000 +0100 -@@ -26,7 +26,7 @@ import IO - import Monad (when) - import Char (isSpace) - #if USE_READLINE --import Readline -+import System.Console.Readline - #else - #if defined(__HBC__) - import IOExts (IORef, newIORef, readIORef, writeIORef, unsafePerformIO) diff --git a/dev-haskell/hmake/hmake-3.10.ebuild b/dev-haskell/hmake/hmake-3.10.ebuild deleted file mode 100644 index 3b01e763b347..000000000000 --- a/dev-haskell/hmake/hmake-3.10.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.10.ebuild,v 1.10 2007/12/13 18:03:54 dcoutts Exp $ - -inherit base eutils fixheadtails - -DESCRIPTION="a make tool for Haskell programs" -HOMEPAGE="http://www.haskell.org/hmake/" -SRC_URI="http://www.haskell.org/hmake/${P}.tar.gz" - -LICENSE="nhc98" -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-lang/ghc - !>=dev-lang/ghc-6.6 - sys-libs/readline" -RDEPEND="dev-lang/ghc - sys-libs/readline - >=sys-apps/sandbox-1.2.12" - -# sandbox dependency due to bug #97441, #101433 - -# if using readline, hmake depends also on ncurses; but -# readline already has this dependency - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/ghc-version.patch" -} - -src_compile() { - local buildwith - local arch - - buildwith="--buildwith=ghc" - - # fix all head/tail declarations - sed -i 's/tail -1/tail -n 1/' src/hmake/MkConfig.hs - # the line above prevents current fixheadtails.eclass from doing nonsense; - # double space before -n is significant - ht_fix_all - - # fix string gaps - sed -i -e 's/\\ $/" ++/' -e 's/^\\/ "/' src/interpreter/HInteractive.hs - - # package uses non-standard configure, therefore econf does - # not work ... - ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man/man1 \ - ${buildwith} || die "./configure failed" - - # emake tested; does not work - emake -j1 || die "make failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dohtml docs/hmake/* -} diff --git a/dev-haskell/hmake/hmake-3.11.ebuild b/dev-haskell/hmake/hmake-3.11.ebuild deleted file mode 100644 index 27a4a19d5a1d..000000000000 --- a/dev-haskell/hmake/hmake-3.11.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.11.ebuild,v 1.15 2008/07/06 01:48:37 araujo Exp $ - -inherit base eutils fixheadtails ghc-package flag-o-matic - -DESCRIPTION="A make tool for Haskell programs" -HOMEPAGE="http://www.haskell.org/hmake/" -SRC_URI="http://www.haskell.org/hmake/${P}.tar.gz" - -LICENSE="nhc98" -SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" -IUSE="" - -DEPEND="<dev-lang/ghc-6.8 - sys-libs/readline - >=sys-apps/sandbox-1.2.12" -RDEPEND="sys-libs/readline" - -# sandbox dependency due to bug #97441, #101433 - -# if using readline, hmake depends also on ncurses; but -# readline already has this dependency - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${P}-ghc66.patch" - - # Fix the way hmake discovers the ghc version - sed -i -e '/echo __GLASGOW_HASKELL__/,+2 c \ - touch ghcsym.hs; \ - $1 -E -cpp -optP-dM ghcsym.hs -o ghcsym.out; \ - grep __GLASGOW_HASKELL__ ghcsym.out | cut -d" " -f 3 > $2;' \ - "${S}/script/confhc" - - # fix all head/tail declarations - sed -i 's/tail -1/tail -n 1/' src/hmake/MkConfig.hs - # the line above prevents current fixheadtails.eclass from doing nonsense; - # double space before -n is significant - ht_fix_all - # Make it compile with -Wl, -O1 - filter-ldflags -Wl,-O1 -} - -src_compile() { - # package uses non-standard configure, therefore econf does - # not work ... - READLINE='-package readline' ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man/man1 \ - --buildwith="$(ghc-getghc)" \ - || die "./configure failed" - - # emake tested; parallel make does not work - emake -j1 || die "make failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dohtml docs/hmake/* -} diff --git a/dev-haskell/hmake/hmake-3.13.ebuild b/dev-haskell/hmake/hmake-3.13.ebuild deleted file mode 100644 index 6d7868a5c421..000000000000 --- a/dev-haskell/hmake/hmake-3.13.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.13.ebuild,v 1.6 2008/07/06 01:48:37 araujo Exp $ - -inherit base eutils ghc-package flag-o-matic - -DESCRIPTION="A make tool for Haskell programs" -HOMEPAGE="http://www.haskell.org/hmake/" -SRC_URI="http://www.haskell.org/hmake/${P}.tar.gz" - -LICENSE="nhc98" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="<dev-lang/ghc-6.8 - sys-libs/readline - >=sys-apps/sandbox-1.2.12" -RDEPEND="sys-libs/readline" - -# sandbox dependency due to bug #97441, #101433 - -# if using readline, hmake depends also on ncurses; but -# readline already has this dependency - -src_unpack() { - unpack ${A} - - # Fix the way hmake discovers the ghc version - sed -i -e '/echo __GLASGOW_HASKELL__/,+2 c \ - touch ghcsym.hs; \ - $1 -E -cpp -optP-dM ghcsym.hs -o ghcsym.out; \ - grep __GLASGOW_HASKELL__ ghcsym.out | cut -d" " -f 3 > $2;' \ - "${S}/script/confhc" - # Make it compile with LDFLAGS -Wl, -O1 - filter-ldflags -Wl,-O1 -} - -src_compile() { - # package uses non-standard configure, therefore econf does - # not work ... - READLINE='-package readline' ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man/man1 \ - --buildwith="$(ghc-getghc)" \ - || die "./configure failed" - - # emake tested; parallel make does not work - emake -j1 || die "make failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dohtml docs/hmake/* -} diff --git a/dev-haskell/hmake/metadata.xml b/dev-haskell/hmake/metadata.xml deleted file mode 100644 index 2762496e277d..000000000000 --- a/dev-haskell/hmake/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>haskell</herd> -<maintainer> - <email>haskell@gentoo.org</email> -</maintainer> -<maintainer> - <email>araujo@gentoo.org</email> -</maintainer> -</pkgmetadata> |