Bug 147185 - New port: textproc/rubygem-loofah (HTML/XML manipulation library)
Summary: New port: textproc/rubygem-loofah (HTML/XML manipulation library)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-29 13:00 UTC by Eric Freeman
Modified: 2010-06-03 18:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.93 KB, text/plain)
2010-05-29 13:00 UTC, Eric Freeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2010-05-29 13:00:23 UTC
Quick gem port of loofah

It is a lib for manipulating HTML/XML documents and fragments, it's built on top of Nokogiri (already in ports)

How-To-Repeat: n/a
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-05-29 16:52:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-06-03 18:06:09 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-03 18:06:35 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"