Date: Thu, 3 Jun 2010 17:06:22 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/rubygem-loofah Makefile distinfo pkg-descr Message-ID: <201006031706.o53H6MfI014854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-06-03 17:06:22 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/rubygem-loofah Makefile distinfo pkg-descr
Log:
Loofah is a general library for manipulating HTML/XML documents and fragments.
It's built on top of Nokogiri and libxml2, so it's fast and has a nice API.
Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML
sanitizers, which are based on HTML5lib's whitelist.
WWW: http://github.com/flavorjones/loofah
WWW: http://loofah.rubyforge.org/loofah/
PR: ports/147185
Submitted by: Eric Freeman <freebsdports at chillibear.com>
Revision Changes Path
1.1467 +1 -0 ports/textproc/Makefile
1.1 +22 -0 ports/textproc/rubygem-loofah/Makefile (new)
1.1 +3 -0 ports/textproc/rubygem-loofah/distinfo (new)
1.1 +7 -0 ports/textproc/rubygem-loofah/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006031706.o53H6MfI014854>
