| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the following Haskell ports to bring them in sync with the | Gabor Pali | 2010-05-24 | 1 | -22/+22 |
* | - Fix ordering | Gabor Pali | 2010-05-22 | 1 | -2/+2 |
* | - Fix OPTIONS support for Cabal ports by introducing | Gabor Pali | 2010-05-22 | 1 | -0/+11 |
* | Minimal binding to libxml2. Additional functions will be added when | Gabor Pali | 2010-05-22 | 1 | -0/+1 |
* | QuickCheck2 support for the test-framework package. | Gabor Pali | 2010-05-21 | 1 | -0/+1 |
* | HUnit support for the test-framework package. | Gabor Pali | 2010-05-21 | 1 | -0/+1 |
* | Allows tests such as QuickCheck properties and HUnit test cases to be | Gabor Pali | 2010-05-21 | 1 | -0/+1 |
* | This is a pretty printing library based on Wadler's paper "A Prettier | Gabor Pali | 2010-05-21 | 1 | -0/+1 |
* | ANSI terminal support for Haskell: allows cursor movement, screen | Gabor Pali | 2010-05-21 | 1 | -0/+1 |
* | A very simple package providing a cross-platform means of determining | Gabor Pali | 2010-05-21 | 1 | -0/+1 |
* | - Fix entry for c2hs | Gabor Pali | 2010-05-20 | 1 | -1/+1 |
* | A system-independent interface for user-level packet capture. | Gabor Pali | 2010-05-19 | 1 | -0/+1 |
* | A Haskell client library for MPD, the Music Player Daemon. | Gabor Pali | 2010-05-16 | 1 | -0/+1 |
* | citeproc-hs is a library for automatically formatting bibliographic | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | - Add devel/darcs as Cabalized package | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | Haskell bindings to Chris Putnam's bibutils, a library that | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | libcurl is a client-side URL transfer library, supporting FTP, FTPS, | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | This library provides an interface to the terminfo database (via | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | Support code for reading and manipulating hashed file storage (where | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | Data encoding library currently providing Base16, Base32, Base32Hex, | Gabor Pali | 2010-05-15 | 1 | -0/+1 |
* | - A minor fix in handling PLIST_SUBs | Gabor Pali | 2010-05-15 | 1 | -1/+1 |
* | Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal | Gabor Pali | 2010-05-12 | 2 | -0/+383 |
* | - Unbreak build. | Gabor Pali | 2010-04-21 | 2 | -25/+39 |
* | Broken by the recent gmp update. | Ion-Mihai Tetcu | 2010-04-19 | 1 | -0/+2 |
* | Switch to use newer GMP version. | Alex Dupre | 2010-04-19 | 1 | -2/+2 |
* | - Update HsColour to 1.15 | Gabor Pali | 2009-12-06 | 2 | -4/+5 |
* | - Fix installation of hs-ghc-paths as slave port when build is launched in | Gabor Pali | 2009-11-08 | 1 | -4/+4 |
* | - Add missing testsuite | Martin Wilke | 2009-09-19 | 1 | -0/+3 |
* | - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump | Gabor Pali | 2009-09-02 | 10 | -1550/+2598 |
* | Mark BROKEN on 8.x: does not build | Erwin Lansing | 2009-08-15 | 1 | -1/+3 |
* | - Unbreak build | Gabor Pali | 2009-06-20 | 1 | -5/+1 |
* | - Mark BROKEN: does not configure | Pav Lucistnik | 2009-06-18 | 1 | -0/+2 |
* | Chase libgmp and bump PORTREVISION. | Alex Dupre | 2009-05-13 | 1 | -2/+2 |
* | Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from | Ion-Mihai Tetcu | 2009-05-12 | 1 | -3/+3 |
* | - Update hs-hscolour to 1.12 | Gabor Pali | 2009-03-06 | 2 | -5/+5 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-05 | 1 | -3/+1 |
* | - Update print/hs-hscolour to version 1.10.1 | Dmitry Marakasov | 2008-10-26 | 2 | -5/+5 |
* | Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 | Ade Lovett | 2008-08-20 | 1 | -1/+1 |
* | [MAINTAINER UPDATE]: print/hs-hscolour updated to port version 1.10 | Edwin Groothuis | 2008-08-15 | 2 | -4/+5 |
* | Upgrade ghc to 6.8.3. | Oliver Braun | 2008-07-18 | 8 | -1041/+872 |
* | Fix plist if building with NOPORTDOCS. | Oliver Braun | 2008-05-23 | 2 | -0/+76 |
* | Updated haddock to 2.1.0. | Oliver Braun | 2008-05-04 | 2 | -5/+5 |
* | Install manpage only with docs (building manpage depends on textproc/libxslt). | Oliver Braun | 2008-03-06 | 1 | -3/+2 |
* | * Add to patches to fix ghc on amd64, which enables building of hs-alex, whit... | Oliver Braun | 2008-03-02 | 3 | -0/+132 |
* | Disable WITH_DOCS on amd64. | Oliver Braun | 2008-03-01 | 1 | -2/+7 |
* | Ups, forgot to remove local hack for testing in previous commit :-( | Oliver Braun | 2008-02-29 | 1 | -4/+2 |
* | * Add new knob WITH_DOCS to install the user | Oliver Braun | 2008-02-29 | 6 | -1597/+1655 |
* | Welcome ghc on amd64. | Oliver Braun | 2008-02-22 | 2 | -7/+16 |
* | Recover line lost in previous update which causes dependent ports to break | Volker Stolz | 2008-02-12 | 1 | -0/+1 |