Date: Fri, 17 Feb 2012 17:11:56 +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-happstack-state Makefile distinfo pkg-descr Message-ID: <201202171711.q1HHBuBw077736@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-02-17 17:11:56 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
www Makefile
Added files:
www/hs-happstack-state Makefile distinfo pkg-descr
Log:
Unplug your machine and restart and have your app recover to exactly
where it left off. Happstack-State spares you the need to deal with all
the marshalling, consistency, and configuration headache that you would
have if you used an external DBMS for this purpose. Its component model
makes it easy to compose big applications from smaller reliable parts.
Use event subscription to trigger IO actions and support comet-style or
irc-bot applications.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
Revision Changes Path
1.111 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.3109 +1 -0 ports/www/Makefile
1.1 +23 -0 ports/www/hs-happstack-state/Makefile (new)
1.1 +2 -0 ports/www/hs-happstack-state/distinfo (new)
1.1 +9 -0 ports/www/hs-happstack-state/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202171711.q1HHBuBw077736>
