Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2007 05:43:55 +0000 (UTC)
From:      Volker Stolz <vs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/ghc Makefile pkg-plist ports/lang/ghc/files patch-libraries-OpenAL-Makefile patch-libraries-OpenAL-configure.ac
Message-ID:  <200709170543.l8H5htv4033789@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 haskell@.
  
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709170543.l8H5htv4033789>