Bug 168459

Summary: [NEW PORT] www/py27-bleach: An easy whitelist-based HTML-sanitizing tool for Python
Product: Ports & Packages Reporter: koobs <koobs.freebsd>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
.shar none

Description koobs 2012-05-30 11:40:01 UTC
Bleach is a Python HTML sanitizing library that escapes or strips markup and
attributes based on a white list. Bleach is intended for sanitizing text from
untrusted sources.

WWW:	https://github.com/jsocol/bleach

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2012-06-01 18:22:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-01 18:54:33 UTC
lwhsu       2012-06-01 17:54:19 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-bleach        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add py-bleach 1.1.1, an easy whitelist-based HTML-sanitizing tool for
  Python.
  
  PR:             ports/168459
  Submitted by:   koobs <koobs.freebsd@gmail.com>
  
  Revision  Changes    Path
  1.3190    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/py-bleach/Makefile (new)
  1.1       +2 -0      ports/www/py-bleach/distinfo (new)
  1.1       +5 -0      ports/www/py-bleach/pkg-descr (new)
  1.1       +40 -0     ports/www/py-bleach/pkg-plist (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"
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2012-06-01 18:54:42 UTC
State Changed
From-To: open->closed

New port added. Thanks!