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>
This commit is contained in:
Steve Wills 2019-01-05 17:01:37 +00:00
parent 21be6983d7
commit 4e1cb88ab1
5 changed files with 42 additions and 0 deletions

View file

@ -791,6 +791,7 @@
SUBDIR += p5-Iterator-File
SUBDIR += p5-Lchown
SUBDIR += p5-Linux-Cpuinfo
SUBDIR += p5-Log-Colorize-Helper
SUBDIR += p5-Log-Syslog-Constants
SUBDIR += p5-Log-Syslog-Fast
SUBDIR += p5-MogileFS-Client

View file

@ -0,0 +1,25 @@
# $FreeBSD$
PORTNAME= Log-Colorize-Helper
PORTVERSION= 0.1.1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Makes searching and colorizing logs trivial without piping
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \
p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage
USES= perl5
NO_ARCH= yes
USE_PERL5= configure
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1513496490
SHA256 (Log-Colorize-Helper-0.1.1.tar.gz) = c1d5231999ebed0c39097ce969ca3ffe87dd4eaf77db349408578f2d0ca8d3c6
SIZE (Log-Colorize-Helper-0.1.1.tar.gz) = 5890

View file

@ -0,0 +1,10 @@
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/

View file

@ -0,0 +1,3 @@
bin/clog
%%SITE_PERL%%/Log/Colorize/Helper.pm
%%PERL5_MAN3%%/Log::Colorize::Helper.3.gz