Date: Sat, 18 Feb 2012 17:53:13 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ghc bsd.hackage.mk ports/www Makefile ports/www/hs-yesod Makefile distinfo pkg-descr Message-ID: <201202181753.q1IHrDF5012745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202181753.q1IHrDF5012745>