summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2003-02-11 23:29:56 +0000
committermjl <mjl@pkgsrc.org>2003-02-11 23:29:56 +0000
commita29ac9de3b91ccbf3a01348fa1d9bd57e568f5e9 (patch)
treefd9d3f6de8702e5f132d30c966fcf7f65190862a /devel
parente8b9da16d5cb95924537accba860a73f5d5ac50d (diff)
downloadpkgsrc-a29ac9de3b91ccbf3a01348fa1d9bd57e568f5e9.tar.gz
Add p5-Log-Agent 0.303
Log::Agent is a general logging framework aimed at reusable modules. Instead of having modules insist on using their onw logging reporting (by hardwiring calls to warn() or syslog()) which can conflict with the final application's choice, one may use logwarn() for instance to emit a warning.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Agent/DESCR6
-rw-r--r--devel/p5-Log-Agent/Makefile16
-rw-r--r--devel/p5-Log-Agent/PLIST1
-rw-r--r--devel/p5-Log-Agent/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-Log-Agent/DESCR b/devel/p5-Log-Agent/DESCR
new file mode 100644
index 00000000000..daf41b0fb3e
--- /dev/null
+++ b/devel/p5-Log-Agent/DESCR
@@ -0,0 +1,6 @@
+Log::Agent is a general logging framework aimed at reusable modules.
+
+Instead of having modules insist on using their onw logging reporting
+(by hardwiring calls to warn() or syslog()) which can conflict with
+the final application's choice, one may use logwarn() for instance to
+emit a warning.
diff --git a/devel/p5-Log-Agent/Makefile b/devel/p5-Log-Agent/Makefile
new file mode 100644
index 00000000000..0cb3701287f
--- /dev/null
+++ b/devel/p5-Log-Agent/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/11 23:29:56 mjl Exp $
+
+DISTNAME= Log-Agent-0.303
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5lag
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= general logging framework aimed at reusable modules
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Log/Agent/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Agent/PLIST b/devel/p5-Log-Agent/PLIST
new file mode 100644
index 00000000000..211dc83a747
--- /dev/null
+++ b/devel/p5-Log-Agent/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/11 23:29:56 mjl Exp $
diff --git a/devel/p5-Log-Agent/distinfo b/devel/p5-Log-Agent/distinfo
new file mode 100644
index 00000000000..f95d9cb1925
--- /dev/null
+++ b/devel/p5-Log-Agent/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/02/11 23:29:56 mjl Exp $
+
+SHA1 (Log-Agent-0.303.tar.gz) = 270d81a3a6d8fc8c73e938662e98a4083e1f3848
+Size (Log-Agent-0.303.tar.gz) = 52852 bytes