Bug 125444 - [NEW PORT] textproc/ansifilter: Customizable ANSI Code Converter
Summary: [NEW PORT] textproc/ansifilter: Customizable ANSI Code Converter
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 18:00 UTC by Yi-Jheng Lin
Modified: 2008-07-09 22:30 UTC (History)
0 users

See Also:


Attachments
ansifilter-1.1.shar (2.11 KB, text/plain)
2008-07-09 18:00 UTC, Yi-Jheng Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Jheng Lin 2008-07-09 18:00:02 UTC
ansifilter is a customizable ANSI Code converter. ansifilter can
output to plain text, HTML, and RTF.

WWW: http://www.andre-simon.de/

Generated with FreeBSD Port Tools 0.77
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2008-07-09 22:16:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-09 22:27:23 UTC
gahr        2008-07-09 21:27:14 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/ansifilter  Makefile distinfo pkg-descr 
  Log:
  - New port: ansifilter
    Ansifilter is a customizable ANSI Code converter. ansifilter can
    output to plain text, HTML, and RTF.
  
  PR:             125444
  Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (new maintainer)
  
  Revision  Changes    Path
  1.1244    +1 -0      ports/textproc/Makefile
  1.1       +47 -0     ports/textproc/ansifilter/Makefile (new)
  1.1       +3 -0      ports/textproc/ansifilter/distinfo (new)
  1.1       +4 -0      ports/textproc/ansifilter/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"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-07-09 22:27:26 UTC
State Changed
From-To: open->closed

New port added. Thanks!