Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Please welcome GHC 7.0.4 | Gabor Pali | 2012-02-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291136 | ||||
* | - Update devel/hs-unix-compat to 0.2.2.1 | Gabor Pali | 2011-08-13 | 2 | -3/+3 |
| | | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279641 | ||||
* | - Update devel/hs-unix-compat to 0.2.1.3 | Ashish SHUKLA | 2011-07-10 | 2 | -4/+3 |
| | | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=277464 | ||||
* | Bump PORTREVISION of all ports dependent on lang/ghc as during | Ashish SHUKLA | 2011-05-26 | 1 | -0/+1 |
| | | | | | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=274668 | ||||
* | - Please welcome GHC 7.0.3 | Ashish SHUKLA | 2011-05-09 | 3 | -24/+5 |
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=273838 | ||||
* | - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal") | Gabor Pali | 2010-08-08 | 1 | -3/+3 |
| | | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910 | ||||
* | - Pass maintainership to haskell@FreeBSD.org: | Giuseppe Pilichi | 2010-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 devel/hs-utility-ht, devel/hs-uuagc, devel/hs-uulib devel/hs-uvector, devel/hs-uvector-algorithms, graphics/hs-HGL lang/hs-brainfuck, lang/hs-unlambda, mail/hs-mime, math/hs-Agda math/hs-Agda-executable, math/hs-category-extras, math/hs-erf math/hs-mwc-random, math/hs-probability, math/hs-statistics math/hs-vector-space, print/hs-hscolour, print/hs-hscolour-docs science/hs-bio, textproc/hs-Diff, textproc/hs-feed textproc/hs-tagsoup, textproc/hs-texmath, textproc/hs-xml www/hs-HTTP, www/hs-cgi, www/hs-fastcgi, www/hs-http-server www/hs-oeis, www/hs-scgi, www/hs-url, x11-toolkits/hs-GLURaw x11-toolkits/hs-OpenGLRaw Approved by: pgj (mentor) Notes: svn path=/head/; revision=255117 | ||||
* | Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal | Gabor Pali | 2010-05-12 | 2 | -75/+16 |
| | | | | | | | | | 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. Notes: svn path=/head/; revision=254209 | ||||
* | This Haskell package provides portable implementations of parts of the | Gabor Pali | 2010-01-12 | 4 | -0/+103 |
unix package. This package re-exports the unix package when available. When it is not available, portable implementations are used. WWW: http://hackage.haskell.org/package/unix-compat PR: ports/142582 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247764 |