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

Gabor Pali pgj at FreeBSD.org
Fri Feb 17 17:11:56 UTC 2012


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)


More information about the cvs-ports mailing list