Commit graph

18 commits

Author SHA1 Message Date
Oliver Braun
b9828307c1 Add md5sum for -current bootstrap tarball. It works now on -current. 2002-09-19 14:44:29 +00:00
Oliver Braun
5b0f2432f2 Remove no longer needed patches. 2002-09-18 10:48:49 +00:00
Oliver Braun
08eb4c9f38 Upgrade to 5.04.1.
Note: This does *NOT* work on -current. The bootstrap tarball for -current is
      still missing. I am working on it. However I wanted to make this new
      version available on 4.7-R.

Submitted by:	maintainer
2002-09-17 20:09:56 +00:00
Oliver Braun
3607fa3672 Fix pkg-message, after adding `hs-' prefix to Haskell ports. 2002-09-04 19:23:39 +00:00
Oliver Braun
8454312da9 * Install three binaries with prefix "-ghc" to avoid problems with
textproc/haxml and devel/drift. (1)
* Add WITHOUT_PROFILE knob to install without profiling libraries. (2)
* Bump PORTREVISION.

PR:		ports/41051 (1), ports/41231 (2)
Submitted by:	Volker Stolz <vs@lambda.foldr.org> (2)
Approved by:	maintainer, dwcjr (mentor)
2002-08-22 12:53:38 +00:00
Christian Weisgerber
55c528c40a * All the world's an i386...
* Remove empty patch file.
2002-07-23 01:18:29 +00:00
Jimmy Olgeni
98202bd075 I forgot to add 2 new patchfiles :( 2002-07-21 16:57:23 +00:00
Jimmy Olgeni
521b7f8a7a Update port to version 5.04.
PR:		40779
Submitted by:	Simon Marlow <simon@smarlow.com>
Reviewed by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-21 14:10:56 +00:00
David W. Chapman Jr.
d8ee1a37fd Fix for -current
PR:		36803
Submitted by:	maintainer
2002-05-08 16:41:23 +00:00
Jimmy Olgeni
d82d2eb94e Update port to version 5.02.2 and remove dependency on devel/happy from the
configuration script.

PR:		34349
Submitted by:	Simon Marlow <simon@smarlow.com>
2002-01-31 11:09:01 +00:00
Jimmy Olgeni
60005aa2fe Update port to version 5.02.1
PR:		32001
Submitted by:	Simon Marlow <simon@smarlow.com>
2002-01-07 14:39:00 +00:00
Steve Price
45367672a1 Update to version 4.08.2.
PR:		24934
Submitted by:	Simon Marlow <simonmar@microsoft.com>
2001-02-26 04:40:05 +00:00
Ade Lovett
7ae3a78d48 Update to 4.08.1
PR:		21502
Submitted by:	maintainer
2000-10-13 20:17:46 +00:00
Satoshi Asami
0d97224b8d Add missing file (bin/ghcprof).
Submitted by:	onigiri
2000-09-24 21:58:07 +00:00
Neil Blakey-Milner
8eb9c488e7 Update to 4.08
PR:		ports/19936
Submitted by:	Simon Marlow <simonmar@microsoft.com> (maintainer)
2000-08-12 19:13:06 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Chris D. Faulhaber
3f9a24a5c2 Update port to 4.06
PR:		17115
Submitted by:	Maintainer
2000-03-04 13:50:17 +00:00
Jacques Vidrine
9c225c6a3f GHC: The Glasgow Haskell Compiler.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.

PR:		ports/13786
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>
1999-11-10 17:25:29 +00:00