1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
|
# ChangeLog for dev-lang/ghc-bin
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.44 2006/03/20 17:42:57 nixnut Exp $
20 Mar 2006; <nixnut@gentoo.org> ghc-bin-6.4.1.ebuild:
Stable on ppc. Bug #126134
13 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> +files/ghc-updater,
ghc-bin-6.4.1.ebuild:
Re-register packages on reinstall. Include an updated ghc-updater script and
print a message after installation suggesting users run it if they have
upgraded ghc-bin or switched from ghc.
13 Mar 2006; Jeroen Roovers <jer@gentoo.org> ghc-bin-6.4.1.ebuild:
Marked ~hppa (bug #125389).
11 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-bin-6.4.1.ebuild:
Fix paths in hsc2hs and ghcprof wrapper scripts.
11 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-bin-6.4.1.ebuild:
Relocate paths only in the scripts that need relocating. Use /bin/bash
rather than /bin/sh for the driver scripts. Add a fix to set the CFLAGS
in the ghc driver script correctly. Other minor tidy-ups.
01 Mar 2006; Markus Rothe <corsair@gentoo.org> ghc-bin-6.4.1.ebuild:
Added ~ppc64; bug #88362
24 Feb 2006; <duncan@gentoo.org> ghc-bin-6.4.1.ebuild:
Path fix for arches which use lib64 such as amd64 and ppc64.
(Thanks to cparrott for diagnosing the problem, see also bug #88362)
18 Feb 2006; Luca Barbato <lu_zero@gentoo.org> ghc-bin-6.4.1.ebuild:
Added ppc binary
17 Feb 2006; <duncan@gentoo.org> ghc-bin-6.4.1.ebuild:
Added ~amd64.
10 Feb 2006; <duncan@gentoo.org> -ghc-bin-5.04.3.ebuild:
Remove the last of the versions in the ancient ghc-5.x series.
10 Feb 2006; <duncan@gentoo.org> ghc-bin-6.4.1.ebuild:
Marked ~alpha with permission of ferdy.
(porting effort and binary build thanks to ferdy)
09 Feb 2006; Luca Barbato <lu_zero@gentoo.org> ghc-bin-6.2.2-r1.ebuild:
Marked ppc
*ghc-bin-6.4.1 (12 Dec 2005)
12 Dec 2005; <duncan@gentoo.org> +ghc-bin-6.4.1.ebuild:
Added a first x86 and sparc binary for ghc-6.4.1. Hopefully amd64, ppc and
ppc64 will follow.
01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
ghc-bin-6.2.2-r1.ebuild:
Stable on sparc
31 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> ghc-bin-6.4.ebuild:
Version 6.4 for ppc this time
31 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
ghc-bin-6.2.2-r1.ebuild:
Built package for ppc to fix #70617 and #98984
17 Aug 2005; Andres Loeh <loeh@gentoo.org> -ghc-bin-6.0.ebuild,
-ghc-bin-6.2.ebuild, -ghc-bin-6.2.1.ebuild, -ghc-bin-6.2.2.ebuild,
ghc-bin-6.2.2-r1.ebuild:
Marked 6.2.2-r1 stable on x86, and removed old versions.
08 Aug 2005; Markus Rothe <corsair@gentoo.org> ghc-bin-6.4.ebuild:
Updated binary package for ppc64
26 Jul 2005; <duncan@gentoo.org> ghc-bin-6.2.2-r1.ebuild,
ghc-bin-6.4.ebuild:
Added new binary packages that are built against readline-5. Also Added
a missing dependency on >=dev-libs/gmp-4.1.
*ghc-bin-6.2.2-r1 (20 May 2005)
20 May 2005; <duncan@gentoo.org> +ghc-bin-6.2.2-r1.ebuild:
Add a new ghc-bin-6.2.2-r1 ebuild based on the ghc-bin-6.4 "portage tbz2
style" Initially this only covers ~sparc but we'll extend it later to the
other arches.
09 May 2005; Markus Rothe <corsair@gentoo.org> ghc-bin-6.4.ebuild:
Created binary and added ~ppc64 to KEYWORDS - bug #68930
*ghc-bin-6.4 (02 May 2005)
02 May 2005; Andres Loeh <kosmikus@gentoo.org> +ghc-bin-6.4.ebuild:
Added a first x86 binary for ghc-6.4. More arches to follow. The binary
version of ghc-6.4 will remain masked as long as dev-lang/ghc-6.4 is masked.
19 Feb 2005; Jason Wever <weeve@gentoo.org> ghc-bin-6.0.ebuild,
ghc-bin-6.2.1.ebuild:
Masked on SPARC.
10 Dec 2004; Chris White <chriswhite@gentoo.org> ghc-bin-6.2.2.ebuild:
Added arch? based SRC_URI, as ghc-bin will (hopefully) be getting more arches.
03 Nov 2004; Andres Loeh <kosmikus@gentoo.org> ghc-bin-6.2.1.ebuild:
ghc-pkg was not installed properly for amd64 (#56997)
19 Oct 2004; Andres Loeh <kosmikus@gentoo.org> ghc-bin-6.2.1.ebuild:
Fix amd64 version to properly install environment file.
*ghc-bin-6.2.2 (18 Oct 2004)
18 Oct 2004; Andres Loeh <kosmikus@gentoo.org> ghc-bin-6.2.2.ebuild:
Version bump for x86.
*ghc-bin-6.2.1 (17 Oct 2004)
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> +ghc-bin-6.2.1.ebuild:
Version bump for amd64 only (~amd64). Closes #58588.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ghc-bin-5.04.3.ebuild, ghc-bin-6.0.ebuild, ghc-bin-6.2.ebuild:
virtual/glibc -> virtual/libc
*ghc-bin-5.04.3 (31 Mar 2004)
31 Mar 2004; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.3.ebuild:
Re-added ghc-bin-5.04.3 because of ppc.
31 Mar 2004; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.2-r1.ebuild,
ghc-bin-5.04.2.ebuild, ghc-bin-5.04.3.ebuild, ghc-bin-6.2.ebuild:
Marked 6.2 stable on x86. Removed 5 series.
23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> ghc-bin-5.04.3.ebuild:
Add ppc keyword.
*ghc-bin-6.2 (17 Dec 2003)
17 Dec 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-6.2.ebuild:
Version bump.
21 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.3.ebuild:
ghc 5.04.3 is apparently not available for sparc as binary, changed KEYWORDS
accordingly; added the sparc tarballs to the digests for 5.04.2, 5.04.2-r1,
hopefully fixing bug #24750
02 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.3.ebuild,
ghc-bin-6.0.ebuild:
Marked 5.04.3 stable. Fixed installation of documentation (now to
/usr/share/doc/... The hsc2hs wrapper script no longer contains illegal paths.
*ghc-bin-6.0 (12 Jun 2003)
12 Jun 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-6.0.ebuild:
Version bump.
*ghc-bin-5.04.3 (09 May 2003)
09 May 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.2-r1.ebuild,
ghc-bin-5.04.3.ebuild:
Installs to /opt/ghc/bin now (bug #20185). Updated to version 5.04.3.
Both updates are marked unstable for now.
*ghc-bin-5.04.2-r1 (09 May 2003)
11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*ghc-bin-5.04.2 (21 Mar 2003)
21 Mar 2003; George Shapovalov <george@gentoo.org> ghc-bin-5.04.2.ebuild :
created virtual/ghc, added PROVIDE=virtual/ghc to the ebuild to make dev-lang/ghc bootstrap correctly
and without unnecessary steps (#10155)
11 Feb 2003; George Shapovalov <george@gentoo.org> ChangeLog, ghc-bin-5.04.2.ebuild :
modified ebuild to add sparc support (sparc people, please test!)
fixups to wrapper scripts
14 Dec 2002; George Shapovalov <george@gentoo.org> ChangeLog, ghc-bin-5.04.2.ebuild, files/digest-ghc-bin-5.04.2 :
initial release
Glasgow Haskell Compiler - binary package, prebuilt for i386
ghc has been quite a mess as well as a long and resurce-hungry compile.
This is a first step towards sorting things out. This is the binary installation of ghc, currently
for x86 only. It can be used to bootstrap ghc build from source. In fact it is *necessary* to use this
binary version to bootstrap ghc on >=gcc-3.2 systems. The old 4.08 ->5.04 way of bootstrapping fails
with gcc-3.2.
|