Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 17:13:17 +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-hamlet Makefile distinfo pkg-descr
Message-ID:  <201202181713.q1IHDHof008223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-18 17:13:17 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    www                  Makefile 
  Added files:
    www/hs-hamlet        Makefile distinfo pkg-descr 
  Log:
  Hamlet gives you a type-safe tool for generating HTML code.  It works
  via Quasi-Quoting, and generating extremely efficient output code.  The
  syntax is white-space sensitive, and it helps you avoid cross-site
  scripting issues and 404 errors.
  
  WWW:    http://www.yesodweb.com/book/templates
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.143     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3120    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/hs-hamlet/Makefile (new)
  1.1       +2 -0      ports/www/hs-hamlet/distinfo (new)
  1.1       +6 -0      ports/www/hs-hamlet/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202181713.q1IHDHof008223>