Bug 224398 - New Port: sysutils/p5-Log-Colorize-Helper Makes searching and colorizing logs trivial with out all the need for piping
Summary: New Port: sysutils/p5-Log-Colorize-Helper Makes searching and colorizing l...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-17 07:49 UTC by Zane C. Bowers-Hadley
Modified: 2019-01-05 17:50 UTC (History)
2 users (show)

See Also:


Attachments
sysutils/p5-Log-Colorize-Helper port (3.63 KB, patch)
2017-12-17 07:49 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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