Bug 195661 - [new port] textproc/sansi (Strip ANSI)
Summary: [new port] textproc/sansi (Strip ANSI)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-03 23:59 UTC by Chris Hutchinson
Modified: 2014-12-12 00:29 UTC (History)
2 users (show)

See Also:


Attachments
textproc/sansi (New port) (2.07 KB, text/plain)
2014-12-03 23:59 UTC, Chris Hutchinson
no flags Details
Requisite QA session (6.31 KB, text/plain)
2014-12-04 00:00 UTC, Chris Hutchinson
no flags Details
textproc/sansi [new port] (2.07 KB, text/plain)
2014-12-04 20:40 UTC, Chris Hutchinson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2014-12-03 23:59:06 UTC
Created attachment 150160 [details]
textproc/sansi (New port)

New port; textproc/sansi

Removes ANSI control sequences/characters, from files

Please find shar(1) attached.

Requisite QA also accompanies this pr(1).

Thank you for all your time, and consideration.

--Chris
Comment 1 Chris Hutchinson 2014-12-04 00:00:41 UTC
Created attachment 150161 [details]
Requisite QA session

Requisite QA to accompany textproc/sansi
Comment 2 Chris Hutchinson 2014-12-04 20:40:35 UTC
Created attachment 150195 [details]
textproc/sansi [new port]

Removed PODism's that crept into the man page. Which necessitated
the need to regenerate the distinfo calculations.

All else remains the same.

Obsoletes previous shar(1).

Thanks!

--Chris
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-12-12 00:29:52 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Dec 12 00:29:42 UTC 2014
New revision: 374562
URL: https://svnweb.freebsd.org/changeset/ports/374562

Log:
  sansi was written to strip the ANSI control sequences in files, or
  output, often, but not limited to those generated by compilers. I
  found it difficult to visually grope/grep the output of script(1)
  sessions. Especially with the advent of clang. While it's nice to
  replay the script(1) sessions to view the highlighted messages.
  It's near impossible to read it inline in your favorite pager, or
  text editor;
  Enter sansi.

  WWW: http://BSDforge.com/projects/textproc/sansi/

  PR:		195661
  Submitted by:	portmaster@bsdforge.com

Changes:
  head/textproc/Makefile
  head/textproc/sansi/
  head/textproc/sansi/Makefile
  head/textproc/sansi/distinfo
  head/textproc/sansi/pkg-descr