vs 2007-09-17 05:43:55 UTC
FreeBSD ports repository
Modified files:
lang/ghc Makefile pkg-plist
Removed files:
lang/ghc/files patch-libraries-OpenAL-Makefile
patch-libraries-OpenAL-configure.ac
Log:
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 [EMAIL PROTECTED]
Revision Changes Path
1.52 +9 -23 ports/lang/ghc/Makefile
1.2 +0 -11 ports/lang/ghc/files/patch-libraries-OpenAL-Makefile
(dead)
1.2 +0 -10 ports/lang/ghc/files/patch-libraries-OpenAL-configure.ac
(dead)
1.22 +4 -337 ports/lang/ghc/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"