1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Volker Stolz
e6863fb313 - Enable build for 5.x
- Prune compat5 from LIB_DEPENDS on 6.x as it has been redundant for a while.
2006-05-28 09:30:51 +00:00
Volker Stolz
15faf1fad9 Update to 6.4.2
This build uses an unthreaded RTS, please see the GHC mailing lists for
details and report any problems you observe (eg. non-termination/segfaults in
compiled binaries).

Approved by: cabal
2006-05-08 09:51:18 +00:00
Edwin Groothuis
68c75aae5d SHA256ify
APproved by: krion@
2006-01-30 11:48:01 +00:00
Oliver Braun
595b8d0551 Update distinfo, since I have rerolled the boostrap tarball on haskell.org. 2005-10-15 15:10:57 +00:00
Volker Stolz
a7e3078e26 Update to 6.4.1
Approved by: maintainer (cabal)
2005-10-14 12:01:17 +00:00
Volker Stolz
438b91597e Add off-site patches partially obtained from CVS to enable libglut (fixes to include-path)
and OpenAL (needs -pthread). This requires running $AUTOCONF after patching the
autoconf-files. Bump PORTREVISION.

Requested by:	Ron de Bruijn
Approved by:	maintainer (Haskell cabal)
2005-06-28 06:45:28 +00:00
Oliver Braun
d609ad3eb3 Upgrade to 6.4.
Approved by:	maintainer
2005-03-14 17:32:11 +00:00
Oliver Braun
b915d053b6 Update checksum. Tarball has been rerolled just containing an update to the ANNOUNCE file. 2004-10-20 22:35:26 +00:00
Oliver Braun
f7ef84c584 Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier. 2004-10-17 09:25:00 +00:00
Oliver Braun
2f690bbe49 Upgrade to 6.2.1.
Approved by:	maintainer
2004-03-24 09:48:39 +00:00
Oliver Braun
ceb5689bb9 * Upgrade lang/ghc to 6.2.
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.

Approved by:	portmgr (marcus), maintainer
Repocopy by:	joe
2004-01-15 22:56:11 +00:00
Oliver Braun
d2a27b18f5 Upgrade to 5.04.3.
PR:		ports/50354
Submitted by:	maintainer
2003-03-27 22:55:09 +00:00
Oliver Braun
236edfe68c Upgrade to 5.04.2.
PR:		ports/46230
Submitted by:	maintainer
2003-01-01 17:24:59 +00:00
Oliver Braun
b9828307c1 Add md5sum for -current bootstrap tarball. It works now on -current. 2002-09-19 14:44:29 +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
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
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
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