freebsd-ports/lang/ghc
Volker Stolz 35dbe93c84 Re-structure support for libraries in GHC:
This commit splits off the supporting libraries that pull in additional
dependencies like X11 and GL. These will be provided by separate ports
like x11/hs-x11-ghc using the "Cabal"-mechanism (a framework for installing
additional libraries into Haskell environments like GHC and NHC).
Accordingly, the libraries will put their files into a subdirectory of GHC.
List of libraries that have been split off: ALUT GLUT HGL OpenAL OpenGL X11

Also, finally remove dependency on devel/readline: the current readline in
base has all the features we need.

Bump PORTREVISION accordingly.

Tested through Tinderbox runs on lang/ghc and devel/darcs. Please be patient
for the supporting libraries to roll in in the next few days. All screwups
are my fault only and should not be attributed to haskell@.
2007-09-17 05:43:55 +00:00
..
files Re-structure support for libraries in GHC: 2007-09-17 05:43:55 +00:00
distinfo Update to 6.6.1. 2007-06-23 10:25:51 +00:00
Makefile Re-structure support for libraries in GHC: 2007-09-17 05:43:55 +00:00
pkg-descr
pkg-plist Re-structure support for libraries in GHC: 2007-09-17 05:43:55 +00:00