Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 03:21:47 +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-xss-sanitize Makefile distinfo pkg-descr
Message-ID:  <201202180321.q1I3LlAM063306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-18 03:21:47 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    www                  Makefile 
  Added files:
    www/hs-xss-sanitize  Makefile distinfo pkg-descr 
  Log:
  Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent
  XSS attacks.
  
  WWW:    http://github.com/gregwebs/haskell-xss-sanitize
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.118     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3114    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/hs-xss-sanitize/Makefile (new)
  1.1       +2 -0      ports/www/hs-xss-sanitize/distinfo (new)
  1.1       +4 -0      ports/www/hs-xss-sanitize/pkg-descr (new)



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