Bug 224398

Summary: New Port: sysutils/p5-Log-Colorize-Helper Makes searching and colorizing logs trivial with out all the need for piping
Product: Ports & Packages Reporter: Zane C. Bowers-Hadley <vvelox>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi, swills
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sysutils/p5-Log-Colorize-Helper port none

Description Zane C. Bowers-Hadley 2017-12-17 07:49:33 UTC
Created attachment 188907 [details]
sysutils/p5-Log-Colorize-Helper port

Interfaces with colorize, head, tail, less, grep,
bunzip2, and gunzip.

The purpose of this is to make it easy to colorize and
view log files by drastically reducing the amount of
typing involved.

bin/clog - Searches, displays, and colorizes log files.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-05 17:01:59 UTC
A commit references this bug:

Author: swills
Date: Sat Jan  5 17:01:38 UTC 2019
New revision: 489356
URL: https://svnweb.freebsd.org/changeset/ports/489356

Log:
  sysutils/p5-Log-Colorize-Helper: create port

  Interfaces with colorize, head, tail, less, grep,
  bunzip2, and gunzip.

  The purpose of this is to make it easy to colorize and
  view log files by drastically reducing the amount of
  typing involved.

  bin/clog - Searches, displays, and colorizes log files.

  WWW: http://search.cpan.org/dist/Log-Colorize-Helper/

  PR:		224398
  Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>

Changes:
  head/sysutils/Makefile
  head/sysutils/p5-Log-Colorize-Helper/
  head/sysutils/p5-Log-Colorize-Helper/Makefile
  head/sysutils/p5-Log-Colorize-Helper/distinfo
  head/sysutils/p5-Log-Colorize-Helper/pkg-descr
  head/sysutils/p5-Log-Colorize-Helper/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-01-05 17:03:11 UTC
Committed, thanks for the patch, sorry it took so long to get committed.
Comment 3 Zane C. Bowers-Hadley 2019-01-05 17:50:44 UTC
Doh! Just submitted a small fix for this as I realized I forgot sysutils/colorize as a depend, which is what it builds a pipe around.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234640