| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Feb 2013 22:26:32
1.16
|
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 ) |
20 Dec 2012 02:23:06
1.15
|
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 ) |
03 Aug 2012 02:53:35
1.14
|
pgj  |
- Update to 1.14
- Use the new options framework
Obtained from: FreeBSD Haskell |
03 Jun 2012 21:38:17
1.13.3
|
pgj  |
- Update to 1.13.3
Obtained from: FreeBSD Haskell |
13 Feb 2012 12:58:22
1.13.2
|
pgj  |
- Update to 1.13.2
Obtained from: FreeBSD Haskell |
26 May 2011 00:51:15
1.11_2
|
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 |
09 May 2011 05:28:57
1.11_1
|
ashish  |
- Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell |
08 Aug 2010 08:49:38
1.11
|
pgj  |
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")
Suggested by: admi3 |
16 May 2010 14:12:26
1.11
|
pgj  |
- Update to 1.11 |
12 May 2010 16:33:59
1.9_1
|
pgj  |
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports. It promises both easier addition and
maintenance for Cabal-based ports. |
19 Apr 2010 10:43:43
1.9_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
30 Dec 2009 13:26:52
1.9
|
pgj  |
- Update to 1.9
PR: ports/142096
Submitted by: Jacula Modyun <jacula(at)gmail.com> |
06 Dec 2009 20:56:55
1.7_1
|
pgj  |
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports
PR: ports/138567, ports/138568
Submitted by: Ashish Shukla <wahjava (at) gmail.com>
Approved by: maintainer |
02 Sep 2009 15:38:45
1.7
|
pgj  |
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
with GHC 6.10.4
PR: ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070,(Only the first 15 lines of the commit message are shown above ) |
13 May 2009 09:46:02
1.6_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
24 Jan 2009 00:13:29
1.6
|
pgj  |
- Update to 1.6
Approved by: tabthorpe |
23 Jun 2007 18:38:13
1.5
|
obraun  |
Update to 1.5. |
19 May 2007 20:32:57
1.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Apr 2007 20:09:44
1.4
|
obraun  |
Update to 1.4. |
10 Nov 2006 20:20:32
1.3
|
obraun  |
Upgrade to 1.3. |
14 May 2006 10:13:53
1.2_1
|
vs  |
Chase rerolled tarball: Mostly whitespace/docs diffs |
10 May 2006 14:46:48
1.2_1
|
ale  |
Chase gmp library and bump PORTREVISION. |
05 May 2006 07:24:04
1.2
|
vs  |
Update to 1.2 |
12 Jan 2006 12:54:32
1.1_1
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
15 Dec 2005 17:49:38
1.1
|
obraun  |
Upgrade to 1.1. |
07 Oct 2005 20:56:31
1.0
|
obraun  |
Upgrade to 1.0. |
17 Mar 2005 14:18:16
0.9
|
vs  |
- Update to 0.9: Handle ghc-6.4 correctly
- Add LIB_DEPENDS on gmp.6 |
15 Nov 2004 19:47:31
0.8
|
obraun  |
Upgrade to 0.8. |
01 Sep 2004 20:40:27
0.7
|
obraun  |
Upgrade to 0.7. |
13 Aug 2004 11:50:24
0.6
|
obraun  |
Upgrade to 0.6. |
14 Jun 2004 18:28:55
0.5
|
obraun  |
Add cpphs, a simplified re-implementation of cpp, the C pre-processor, in
Haskell.
WWW: http://www.cs.york.ac.uk/fp/cpphs/ |