| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Feb 2013 22:26:32
2012.4.0.0_2
|
pgj  |
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)
Please note that port revision for all the Haskell ports without version
changes are bumped.
New ports (20):
devel/hs-MonadRandom 0.1.8
devel/hs-base64-conduit 0.5.1
devel/hs-bifunctors 3.2
devel/hs-either 3.1
devel/hs-errors 1.3.1
devel/hs-generic-deriving 1.4.0 (Only the first 15 lines of the commit message are shown above ) |
23 Dec 2012 16:51:13
2012.4.0.0_1
|
pgj  |
- Fix substitution for LD for cabal-install
- Bump port revision for haskell-platform (as dependency)
Reported by: arrowdodger <6yearold@gmail.com>
Obtained from: FreeBSD Haskell |
20 Dec 2012 02:23:06
2012.4.0.0
|
pgj  |
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports
New ports (32): (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2012 22:52:04
2012.2.0.0_1
|
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
03 Aug 2012 02:30:11
2012.2.0.0_1
|
pgj  |
- Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft
Obtained from: FreeBSD Haskell |
03 Jun 2012 23:18:36
2012.2.0.0
|
pgj  |
- Please welcome Haskell Platform 2012.2.0.0!
Obtained from: FreeBSD Haskell |
13 Feb 2012 06:03:31
2011.4.0.0
|
pgj  |
- Please welcome Haskell Platform 2011.4.0.0!
Obtained from: FreeBSD Haskell |
26 May 2011 00:51:15
2011.2.0.1_1
|
ashish  |
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.
Obtained from: FreeBSD Haskell |
25 May 2011 18:57:25
2011.2.0.1_1
|
ashish  |
- Fix lang/ghc to not install unusable haddock when NOPORTDOCS is set
- Fix lang/ghc/bsd.cabal.mk to depend on devel/hs-haddock for documentation
- Split textproc/hs-xhtml into a separate -docs port (required by haddock)
- Bump PORTREVISION of devel/hs-haskell-platform, depends on textproc/hs-xhtml
Obtained from: FreeBSD Haskell |
14 May 2011 16:50:43
2011.2.0.1
|
pgj  |
The Haskell Platform (HP) is the blessed set of libraries and tools on which
to build further Haskell libraries and applications. It is intended to
provide a comprehensive, stable, and quality-tested base for Haskell projects
to work from.
This version specifies the following additional developer tools be installed,
for a system to be in full compliance:
* cabal-install
* alex
* happy
* haddock
WWW: http://haskell.org/platform/
Obtained from: FreeBSD Haskell |