Bug 119526

Summary: New port: textproc/py-stripogram - a library for converting HTML to Plain Text
Product: Ports & Packages Reporter: Oleg Ukraincev <oleg>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Oleg Ukraincev 2008-01-10 11:30:02 UTC
Strip-o-Gram is a library for converting HTML to Plain Text
and stripping specified tags from HTML.

WWW: http://www.zope.org/Members/chrisw/StripOGram

Though there are no new versions since 2003, it is still used by some new projects (e.g. Diamanda http://www.rkblog.rk.edu.pl/w/p/diamanda-wiki-and-myghtyboard-forum/ ).

Fix: shar file for port included

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-10 11:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-10 11:34:08 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-01-10 12:04:55 UTC
State Changed
From-To: open->feedback

Hi, 

We don't commit new ports without maintainers, are you willing to 
maintain this ports?. 

- Martin
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-01-10 22:17:27 UTC
miwi        2008-01-10 22:17:24 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-stripogram Makefile distinfo pkg-descr pkg-plist 
    textproc/py-stripogram/files patch-setup.py 
  Log:
  Strip-o-Gram is a library for converting HTML to Plain Text
  and stripping specified tags from HTML.
  
  PR:             ports/119526
  Submitted by:   Oleg Ukraincev <oleg at ht-systems.ru>
  
  Revision  Changes    Path
  1.1209    +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/py-stripogram/Makefile (new)
  1.1       +3 -0      ports/textproc/py-stripogram/distinfo (new)
  1.1       +11 -0     ports/textproc/py-stripogram/files/patch-setup.py (new)
  1.1       +4 -0      ports/textproc/py-stripogram/pkg-descr (new)
  1.1       +16 -0     ports/textproc/py-stripogram/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 5 Martin Wilke freebsd_committer freebsd_triage 2008-01-10 22:17:52 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!