cvs commit: ports/lang/ghc bsd.hackage.mk ports/www Makefile ports/www/hs-yesod Makefile distinfo pkg-descr

Gabor Pali pgj at FreeBSD.org
Sat Feb 18 17:53:13 UTC 2012


pgj         2012-02-18 17:53:13 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    www                  Makefile 
  Added files:
    www/hs-yesod         Makefile distinfo pkg-descr 
  Log:
  A RESTful web framework with strong compile-time guarantees of correctness.
  It also affords space efficient code, highly concurrent loads, and
  portability to many deployment backends (via the wai package), from CGI
  to stand-alone serving. Yesod also focuses on developer productivity.
  Yesod integrates well with tools for all your basic web development (wai,
  persistent, and shakespeare/hamlet).
  
  WWW:    http://www.yesodweb.com/
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.160     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3133    +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/hs-yesod/Makefile (new)
  1.1       +2 -0      ports/www/hs-yesod/distinfo (new)
  1.1       +8 -0      ports/www/hs-yesod/pkg-descr (new)


More information about the cvs-ports mailing list