cvs commit: ports/lang/ghc bsd.hackage.mk ports/www Makefile
ports/www/hs-xss-sanitize Makefile distinfo pkg-descr
Gabor Pali
pgj at FreeBSD.org
Sat Feb 18 03:21:47 UTC 2012
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)
More information about the cvs-all
mailing list