Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2014 00:29:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195661] [new port] textproc/sansi (Strip ANSI)
Message-ID:  <bug-195661-13-U3kKiUcgOg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195661-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195661-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195661

--- Comment #3 from commit-hook@freebsd.org ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195661-13-U3kKiUcgOg>