aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-wai
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4.3pgj2012-02-132-5/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.4.1pgj2011-08-142-4/+3
| | | | Obtained from: FreeBSD Haskell
* - Update textproc/hs-case-insensitive to 0.3.0.1pgj2011-08-141-1/+1
| | | | Obtained from: FreeBSD Haskell
* - Update devel/hs-enumerator to 0.4.13.1pgj2011-08-141-0/+1
| | | | Obtained from: FreeBSD Haskell
* - Update devel/hs-blaze-builder to 0.3.0.1ashish2011-07-112-5/+5
| | | | | | | | | | | | | | | | | - Update devel/hs-blaze-builder-enumerator to 0.2.0.1 - Update devel/hs-darcs to 2.5.2 - Update devel/hs-hashed-storage to 0.5.7 - Update devel/hs-haskeline to 0.6.4.0 - Update devel/hs-haskell-src-exts to 1.11.1 - Update devel/hs-hoogle to 4.2.5 - Update devel/hs-test-framework to 0.4.0 - Update devel/hs-test-framework-quickcheck2 to 0.2.10 - Update www/hs-wai to 0.4.0 - Update www/hs-warp to 0.4.0.1 - Bump PORTREVISION of devel/cvs2darcs, devel/hs-test-framework-hunit, devel/hs-uuagc, math/hs-Agda, math/hs-Agda-executable Obtained from: FreeBSD Haskell
* Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-0/+1
| | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
* Provides a common protocol for communication between web aplications and webpgj2011-05-093-0/+26
servers. WWW: http://github.com/snoyberg/wai Obtained from: FreeBSD Haskell