summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-FileRotate
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-29 13:19:34 +0000
committergrant <grant@pkgsrc.org>2003-12-29 13:19:34 +0000
commitfedf6901b504ac91a90f4a956893c1c36233660f (patch)
tree5e685e6ff6b332c9a0b98ba53e605e6ac17a2a01 /devel/p5-Log-Dispatch-FileRotate
parentadc95eb8107cd829396b978c436eaa174be25314 (diff)
downloadpkgsrc-fedf6901b504ac91a90f4a956893c1c36233660f.tar.gz
Initial import of p5-Log-Dispatch-FileRotate-1.11 into the NetBSD
packages collection. 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.
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate')
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/DESCR4
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/Makefile19
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/PLIST1
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/DESCR b/devel/p5-Log-Dispatch-FileRotate/DESCR
new file mode 100644
index 00000000000..996a6052d8f
--- /dev/null
+++ b/devel/p5-Log-Dispatch-FileRotate/DESCR
@@ -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.
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile
new file mode 100644
index 00000000000..5362228a75b
--- /dev/null
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/29 13:19:34 grant Exp $
+
+DISTNAME= Log-Dispatch-FileRotate-1.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= tech-pkg@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
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Log/Dispatch/FileRotate/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Dispatch-FileRotate/PLIST b/devel/p5-Log-Dispatch-FileRotate/PLIST
new file mode 100644
index 00000000000..fe604e72f48
--- /dev/null
+++ b/devel/p5-Log-Dispatch-FileRotate/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/29 13:19:34 grant Exp $
diff --git a/devel/p5-Log-Dispatch-FileRotate/distinfo b/devel/p5-Log-Dispatch-FileRotate/distinfo
new file mode 100644
index 00000000000..c899fe008cd
--- /dev/null
+++ b/devel/p5-Log-Dispatch-FileRotate/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/29 13:19:34 grant Exp $
+
+SHA1 (Log-Dispatch-FileRotate-1.11.tar.gz) = 62f2d188e4aaa04c4bc4227365311719914a90eb
+Size (Log-Dispatch-FileRotate-1.11.tar.gz) = 12080 bytes