From 86a5ae80d3d2699e33c5bd5d2d5fad810b40259f Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 23 Sep 2009 08:23:46 +0000 Subject: [PATCH] Color support for Log::Dispatch::Screen. WWW: http://search.cpan.org/dist/Log-Dispatch-Screen-Color/ Feature safe: yes --- devel/Makefile | 1 + devel/p5-Log-Dispatch-Screen-Color/Makefile | 26 ++++++++++++++++++++ devel/p5-Log-Dispatch-Screen-Color/distinfo | 3 +++ devel/p5-Log-Dispatch-Screen-Color/pkg-descr | 3 +++ devel/p5-Log-Dispatch-Screen-Color/pkg-plist | 9 +++++++ 5 files changed, 42 insertions(+) create mode 100644 devel/p5-Log-Dispatch-Screen-Color/Makefile create mode 100644 devel/p5-Log-Dispatch-Screen-Color/distinfo create mode 100644 devel/p5-Log-Dispatch-Screen-Color/pkg-descr create mode 100644 devel/p5-Log-Dispatch-Screen-Color/pkg-plist diff --git a/devel/Makefile b/devel/Makefile index aa30e2e9b7cd..5106d6bf64a3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1593,6 +1593,7 @@ SUBDIR += p5-Log-Dispatch-FileRotate SUBDIR += p5-Log-Dispatch-FileShared SUBDIR += p5-Log-Dispatch-Perl + SUBDIR += p5-Log-Dispatch-Screen-Color SUBDIR += p5-Log-Log4perl SUBDIR += p5-Log-Message SUBDIR += p5-Log-Message-Simple diff --git a/devel/p5-Log-Dispatch-Screen-Color/Makefile b/devel/p5-Log-Dispatch-Screen-Color/Makefile new file mode 100644 index 000000000000..fbbe95e44872 --- /dev/null +++ b/devel/p5-Log-Dispatch-Screen-Color/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: Log::Dispatch::Screen::Color +# Date created: 23 Sep 2009 +# Whom: Jun Kuriyama +# +# $FreeBSD$ +# + +PORTNAME= Log-Dispatch-Screen-Color +PORTVERSION= 0.03 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension to suppor color for Log::Dispatch::Screen + +RUN_DEPENDS= \ + p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch \ + p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS= ${RUN_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Log::Dispatch::Screen::Color.3 + +.include diff --git a/devel/p5-Log-Dispatch-Screen-Color/distinfo b/devel/p5-Log-Dispatch-Screen-Color/distinfo new file mode 100644 index 000000000000..753a84db1719 --- /dev/null +++ b/devel/p5-Log-Dispatch-Screen-Color/distinfo @@ -0,0 +1,3 @@ +MD5 (Log-Dispatch-Screen-Color-0.03.tar.gz) = f3f8f6e441205c4ddd43cc64a308c130 +SHA256 (Log-Dispatch-Screen-Color-0.03.tar.gz) = bee8374ccc117ca92849d00ec3aa87025a390ad4ca746329231d4a9712c69428 +SIZE (Log-Dispatch-Screen-Color-0.03.tar.gz) = 41339 diff --git a/devel/p5-Log-Dispatch-Screen-Color/pkg-descr b/devel/p5-Log-Dispatch-Screen-Color/pkg-descr new file mode 100644 index 000000000000..a2e39f29abf0 --- /dev/null +++ b/devel/p5-Log-Dispatch-Screen-Color/pkg-descr @@ -0,0 +1,3 @@ +Color support for Log::Dispatch::Screen. + +WWW: http://search.cpan.org/dist/Log-Dispatch-Screen-Color/ diff --git a/devel/p5-Log-Dispatch-Screen-Color/pkg-plist b/devel/p5-Log-Dispatch-Screen-Color/pkg-plist new file mode 100644 index 000000000000..65125a1a29ad --- /dev/null +++ b/devel/p5-Log-Dispatch-Screen-Color/pkg-plist @@ -0,0 +1,9 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/Screen/Color/.packlist +%%SITE_PERL%%/Log/Dispatch/Screen/Color.pm +@dirrmtry %%SITE_PERL%%/Log/Dispatch/Screen +@dirrmtry %%SITE_PERL%%/Log/Dispatch +@dirrmtry %%SITE_PERL%%/Log +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/Screen/Color +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/Screen +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log