From owner-svn-ports-head@FreeBSD.ORG Sun Jan 20 11:51:08 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8B9F2166; Sun, 20 Jan 2013 11:51:08 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7DF87DDD; Sun, 20 Jan 2013 11:51:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0KBp8XD051350; Sun, 20 Jan 2013 11:51:08 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0KBp7dh051342; Sun, 20 Jan 2013 11:51:07 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201301201151.r0KBp7dh051342@svn.freebsd.org> From: Jun Kuriyama Date: Sun, 20 Jan 2013 11:51:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310682 - in head/www: . p5-Amon2-Plugin-LogDispatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 11:51:08 -0000 Author: kuriyama Date: Sun Jan 20 11:51:07 2013 New Revision: 310682 URL: http://svnweb.freebsd.org/changeset/ports/310682 Log: This is a Log::Dispatch glue for Amon2. This module still maintained, but I don't use this module on production environment today. I'm a user of Log::Minimal. WWW: http://search.cpan.org/dist/Amon2-Plugin-LogDispatch/ Added: head/www/p5-Amon2-Plugin-LogDispatch/ head/www/p5-Amon2-Plugin-LogDispatch/Makefile (contents, props changed) head/www/p5-Amon2-Plugin-LogDispatch/distinfo (contents, props changed) head/www/p5-Amon2-Plugin-LogDispatch/pkg-descr (contents, props changed) head/www/p5-Amon2-Plugin-LogDispatch/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jan 20 11:49:29 2013 (r310681) +++ head/www/Makefile Sun Jan 20 11:51:07 2013 (r310682) @@ -604,6 +604,7 @@ SUBDIR += p5-AMF-Perl SUBDIR += p5-Acme-Monta SUBDIR += p5-Amon2 + SUBDIR += p5-Amon2-Plugin-LogDispatch SUBDIR += p5-Any-Template SUBDIR += p5-AnyEvent-HTTP SUBDIR += p5-AnyEvent-HTTP-LWP-UserAgent Added: head/www/p5-Amon2-Plugin-LogDispatch/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Amon2-Plugin-LogDispatch/Makefile Sun Jan 20 11:51:07 2013 (r310682) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= Amon2-Plugin-LogDispatch +PORTVERSION= 0.01 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension of Log::Dispatch glue for Amon2 + +RUN_DEPENDS= \ + p5-Amon2>=2.33:${PORTSDIR}/www/p5-Amon2 \ + p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch +BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= \ + p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires + +PERL_CONFIGURE= yes + +MAN3= Amon2::Plugin::LogDispatch.3 \ + Amon2::Plugin::README.3 + +.include Added: head/www/p5-Amon2-Plugin-LogDispatch/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Amon2-Plugin-LogDispatch/distinfo Sun Jan 20 11:51:07 2013 (r310682) @@ -0,0 +1,2 @@ +SHA256 (Amon2-Plugin-LogDispatch-0.01.tar.gz) = 123ff25bbb647affc15cbfd1ba482bc92963809e43cb7d8abbbd02106c6742f4 +SIZE (Amon2-Plugin-LogDispatch-0.01.tar.gz) = 20086 Added: head/www/p5-Amon2-Plugin-LogDispatch/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Amon2-Plugin-LogDispatch/pkg-descr Sun Jan 20 11:51:07 2013 (r310682) @@ -0,0 +1,5 @@ +This is a Log::Dispatch glue for Amon2. This module still maintained, +but I don't use this module on production environment today. I'm a +user of Log::Minimal. + +WWW: http://search.cpan.org/dist/Amon2-Plugin-LogDispatch/ Added: head/www/p5-Amon2-Plugin-LogDispatch/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Amon2-Plugin-LogDispatch/pkg-plist Sun Jan 20 11:51:07 2013 (r310682) @@ -0,0 +1,6 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2/Plugin/LogDispatch/.packlist +%%SITE_PERL%%/Amon2/Plugin/LogDispatch.pm +%%SITE_PERL%%/Amon2/Plugin/README.pod +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2/Plugin/LogDispatch +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2