| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Feb 2012 04:03:22
0.6.0.1
|
pgj  |
- Update to 0.6.0.1
Obtained from: FreeBSD Haskell |
14 Aug 2011 18:08:32
0.5.0.10_5
|
pgj  |
- Update math/hs-statistics to 0.9.0.0
Obtained from: FreeBSD Haskell |
14 Aug 2011 18:04:20
0.5.0.10_4
|
pgj  |
- Update math/hs-mwc-random to 0.10.0.0
Obtained from: FreeBSD Haskell |
13 Aug 2011 22:17:21
0.5.0.10_3
|
pgj  |
- Update devel/hs-vector-algorithms to 0.5.2
Obtained from: FreeBSD Haskell |
13 Aug 2011 21:23:39
0.5.0.10_2
|
pgj  |
- Update devel/hs-vector to 0.7.1
Obtained from: FreeBSD Haskell |
10 Jul 2011 08:45:29
0.5.0.10_1
|
ashish  |
- Update math/hs-erf to 2.0.0.0
Obtained from: FreeBSD Haskell |
10 Jul 2011 02:23:47
0.5.0.10
|
ashish  |
- Update to 0.5.0.10
Obtained from: FreeBSD Haskell |
26 May 2011 00:51:15
0.5.0.7_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 |
09 May 2011 05:28:57
0.5.0.7
|
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 |
18 Mar 2011 17:59:51
0.5.0.3
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
08 Aug 2010 08:49:38
0.5.0.3
|
pgj  |
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")
Suggested by: admi3 |
30 Jul 2010 09:21:44
0.5.0.3
|
pgj  |
- Update to 0.5.0.3 |
08 Jun 2010 12:47:24
0.5.0.0
|
pgj  |
- Update to 0.5.0.0 |
26 May 2010 11:18:46
0.4.1.0
|
jacula  |
- Pass maintainership to haskell@FreeBSD.org:
audio/hs-ALUT, audio/hs-OpenAL, benchmarks/hs-criterion
converters/hs-json, devel/hs-DeepArrow, devel/hs-FileManip
devel/hs-MemoTrie, devel/hs-MissingH, devel/hs-MonadCatchIO-mtl
devel/hs-ObjectName, devel/hs-QuickCheck, devel/hs-StateVar
devel/hs-Tensor, devel/hs-TypeCompose, devel/hs-arrows
devel/hs-checkers, devel/hs-convertible, devel/hs-datetime
devel/hs-deepseq, devel/hs-fgl, devel/hs-ghc-mtl, devel/hs-ghc-paths
devel/hs-ghc-paths-docs, devel/hs-haskeline
devel/hs-haskell-src-exts, devel/hs-hint, devel/hs-hoogle
devel/hs-hslogger, devel/hs-mmap, devel/hs-mueval, devel/hs-reactive
devel/hs-readline, devel/hs-safe, devel/hs-show, devel/hs-smallcheck
devel/hs-split, devel/hs-testpack, devel/hs-transformers
devel/hs-unamb, devel/hs-uniplate, devel/hs-unix-compat(Only the first 15 lines of the commit message are shown above ) |
12 May 2010 16:33:59
0.4.1.0
|
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. |
12 Jan 2010 21:53:30
0.4.1.0
|
pgj  |
This Haskell library provides a powerful but simple way to measure the
performance of Haskell code. It provides both a framework for executing
and analysing benchmarks and a set of driver functions that makes it
easy to build and run benchmarks, and to analyse their results.
WWW: http://hackage.haskell.org/package/criterion
PR: ports/142495
Submitted by: Jacula Modyun <jacula(at)gmail.com> |