aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-loofah
Commit message (Collapse)AuthorAgeFilesLines
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332052
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-7/+3
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* - Update to 1.2.1Steve Wills2012-09-012-3/+3
| | | | | | | | PR: ports/170643 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Notes: svn path=/head/; revision=303515
* - One WWW line in pkg-descr will do just finePhilip M. Gollucci2011-12-201-1/+0
| | | | Notes: svn path=/head/; revision=287684
* - Fix gem dep versions acording to rubygems.orgPhilip M. Gollucci2011-12-161-1/+1
| | | | Notes: svn path=/head/; revision=287492
* - Update to 1.2.0Steve Wills2011-11-232-3/+3
| | | | | | | | | | PR: ports/162103 Submitted by: swills (myself) Approved by: maintainer timeout (3 weeks) Feature safe: yes Notes: svn path=/head/; revision=286277
* - Update to 1.0.0Philip M. Gollucci2010-12-072-4/+3
| | | | | | | | | | PR: ports/152516 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265770
* - github is redirecting all these to https nowPhilip M. Gollucci2010-11-111-2/+2
| | | | Notes: svn path=/head/; revision=264379
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* Loofah is a general library for manipulating HTML/XML documents and fragments.Martin Wilke2010-06-033-0/+32
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> Notes: svn path=/head/; revision=255666