summaryrefslogtreecommitdiff
path: root/lang/ghc/patches
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc/patches')
-rw-r--r--lang/ghc/patches/patch-aa6
-rw-r--r--lang/ghc/patches/patch-ab6
-rw-r--r--lang/ghc/patches/patch-ac13
-rw-r--r--lang/ghc/patches/patch-ad13
-rw-r--r--lang/ghc/patches/patch-af6
-rw-r--r--lang/ghc/patches/patch-ag6
-rw-r--r--lang/ghc/patches/patch-ah6
-rw-r--r--lang/ghc/patches/patch-ai6
8 files changed, 44 insertions, 18 deletions
diff --git a/lang/ghc/patches/patch-aa b/lang/ghc/patches/patch-aa
index 8ba05dff3ad..e517d8c10a7 100644
--- a/lang/ghc/patches/patch-aa
+++ b/lang/ghc/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.7 2006/07/31 02:07:13 kristerw Exp $
+$NetBSD: patch-aa,v 1.8 2007/03/24 17:57:20 kristerw Exp $
---- ghc/Makefile.orig 2006-07-30 14:26:56.000000000 +0200
-+++ ghc/Makefile 2006-07-30 14:27:26.000000000 +0200
+--- ../ghc-6.4.2/ghc/Makefile.orig 2006-07-30 14:26:56.000000000 +0200
++++ ../ghc-6.4.2/ghc/Makefile 2006-07-30 14:27:26.000000000 +0200
@@ -22,7 +22,7 @@
# we descend into subdirs - to boot utils must be before driver.
#
diff --git a/lang/ghc/patches/patch-ab b/lang/ghc/patches/patch-ab
index e55923c92f4..5c4ac1849d6 100644
--- a/lang/ghc/patches/patch-ab
+++ b/lang/ghc/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.7 2006/07/31 02:07:13 kristerw Exp $
+$NetBSD: patch-ab,v 1.8 2007/03/24 17:57:20 kristerw Exp $
---- mk/bootstrap.mk.orig 2006-07-29 01:11:13.000000000 +0200
-+++ mk/bootstrap.mk 2006-07-29 01:12:31.000000000 +0200
+--- ../ghc-6.4.2/mk/bootstrap.mk.orig 2006-07-29 01:11:13.000000000 +0200
++++ ../ghc-6.4.2/mk/bootstrap.mk 2006-07-29 01:12:31.000000000 +0200
@@ -149,7 +149,7 @@
HC_BOOT_LIBS += -lHSreadline -lHStemplate-haskell -lHSunix -lHSunix_cbits
endif
diff --git a/lang/ghc/patches/patch-ac b/lang/ghc/patches/patch-ac
new file mode 100644
index 00000000000..65549f390e8
--- /dev/null
+++ b/lang/ghc/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.6 2007/03/24 17:57:20 kristerw Exp $
+
+--- rts/package.conf.in.orig 2007-02-25 00:05:44.000000000 +0100
++++ rts/package.conf.in 2007-02-25 00:06:23.000000000 +0100
+@@ -68,7 +68,7 @@
+ hugs-options:
+ cc-options:
+
+-ld-options:
++ld-options: "-Wl","-R@PREFIX@/lib","-L","@PREFIX@/lib",
+ #ifdef LEADING_UNDERSCORE
+ "-u", "_base_GHCziBase_Izh_static_info"
+ , "-u", "_base_GHCziBase_Czh_static_info"
diff --git a/lang/ghc/patches/patch-ad b/lang/ghc/patches/patch-ad
new file mode 100644
index 00000000000..b0bb4420484
--- /dev/null
+++ b/lang/ghc/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.8 2007/03/24 17:57:20 kristerw Exp $
+
+--- libraries/readline/package.conf.in.orig 2007-02-25 00:07:25.000000000 +0100
++++ libraries/readline/package.conf.in 2007-02-25 00:07:47.000000000 +0100
+@@ -27,7 +27,7 @@
+ depends: base
+ hugs-options:
+ cc-options:
+-ld-options:
++ld-options: "-Wl","-R@PREFIX@/lib","-L","@PREFIX@/lib"
+ framework-dirs:
+ frameworks:
+ haddock-interfaces: HADDOCK_IFACE
diff --git a/lang/ghc/patches/patch-af b/lang/ghc/patches/patch-af
index 2e71fdf2605..4f4b6b07ad1 100644
--- a/lang/ghc/patches/patch-af
+++ b/lang/ghc/patches/patch-af
@@ -1,7 +1,7 @@
-$NetBSD: patch-af,v 1.6 2006/07/31 02:07:13 kristerw Exp $
+$NetBSD: patch-af,v 1.7 2007/03/24 17:57:20 kristerw Exp $
---- ghc/rts/package.conf.in.orig 2005-05-20 21:07:55.000000000 +0200
-+++ ghc/rts/package.conf.in 2005-05-20 21:08:58.000000000 +0200
+--- ../ghc-6.4.2/ghc/rts/package.conf.in.orig 2005-05-20 21:07:55.000000000 +0200
++++ ../ghc-6.4.2/ghc/rts/package.conf.in 2005-05-20 21:08:58.000000000 +0200
@@ -65,7 +65,7 @@
hugs-options:
cc-options:
diff --git a/lang/ghc/patches/patch-ag b/lang/ghc/patches/patch-ag
index 80fc78db3a7..34cec76b659 100644
--- a/lang/ghc/patches/patch-ag
+++ b/lang/ghc/patches/patch-ag
@@ -1,7 +1,7 @@
-$NetBSD: patch-ag,v 1.4 2006/07/31 02:07:13 kristerw Exp $
+$NetBSD: patch-ag,v 1.5 2007/03/24 17:57:20 kristerw Exp $
---- libraries/readline/package.conf.in.orig 2005-05-20 20:59:44.000000000 +0200
-+++ libraries/readline/package.conf.in 2005-05-20 21:07:43.000000000 +0200
+--- ../ghc-6.4.2/libraries/readline/package.conf.in.orig 2005-05-20 20:59:44.000000000 +0200
++++ ../ghc-6.4.2/libraries/readline/package.conf.in 2005-05-20 21:07:43.000000000 +0200
@@ -27,7 +27,7 @@
depends: base
hugs-options:
diff --git a/lang/ghc/patches/patch-ah b/lang/ghc/patches/patch-ah
index 9e71b74edee..d30feac81a6 100644
--- a/lang/ghc/patches/patch-ah
+++ b/lang/ghc/patches/patch-ah
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.3 2005/06/14 11:02:43 kristerw Exp $
+$NetBSD: patch-ah,v 1.4 2007/03/24 17:57:20 kristerw Exp $
---- ghc/rts/PosixSource.h.orig Tue Jun 14 01:55:53 2005
-+++ ghc/rts/PosixSource.h Fri Aug 13 15:39:29 2004
+--- ../ghc-6.4.2/ghc/rts/PosixSource.h.orig Tue Jun 14 01:55:53 2005
++++ ../ghc-6.4.2/ghc/rts/PosixSource.h Fri Aug 13 15:39:29 2004
@@ -9,9 +9,11 @@
#ifndef POSIXSOURCE_H
#define POSIXSOURCE_H
diff --git a/lang/ghc/patches/patch-ai b/lang/ghc/patches/patch-ai
index 5e0819774d6..c0b95427e78 100644
--- a/lang/ghc/patches/patch-ai
+++ b/lang/ghc/patches/patch-ai
@@ -1,7 +1,7 @@
-$NetBSD: patch-ai,v 1.5 2006/10/14 02:45:10 rillig Exp $
+$NetBSD: patch-ai,v 1.6 2007/03/24 17:57:20 kristerw Exp $
---- distrib/prep-bin-dist-mingw.orig 2006-03-19 04:26:18.000000000 +0100
-+++ distrib/prep-bin-dist-mingw 2006-10-14 04:43:55.000000000 +0200
+--- ../ghc-6.4.2/distrib/prep-bin-dist-mingw.orig 2006-03-19 04:26:18.000000000 +0100
++++ ../ghc-6.4.2/distrib/prep-bin-dist-mingw 2006-10-14 04:43:55.000000000 +0200
@@ -27,25 +27,25 @@
# - gcc_version -- what gcc version your mingw tree uses.
#