Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
This module provides a simple object for logging to files under the
Log::Dispatch::* system, automatically rotating them according to
different constraints. This is basically a Log::Dispatch::File wrapper
with additions.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.16 2013/05/31 12:40:28 wiz Exp $
DISTNAME= Log-Dispatch-FileRotate-1.19
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
MAINTAINER= rhaen@NetBSD.org
COMMENT= Perl5 module to log to files which archive/rotate themselves
DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
DEPENDS+= p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl
PERL5_PACKLIST= auto/Log/Dispatch/FileRotate/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2008/11/11 08:50:19 rhaen Exp $
SHA1 (Log-Dispatch-FileRotate-1.19.tar.gz) = 2365be58057044938a782a219edd037724de77ce
RMD160 (Log-Dispatch-FileRotate-1.19.tar.gz) = 3f17d3f24eca2ad76cb3264cfd9a28e253d4b647
Size (Log-Dispatch-FileRotate-1.19.tar.gz) = 15012 bytes