summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Handler
diff options
context:
space:
mode:
authorfhajny <fhajny>2012-03-08 11:23:30 +0000
committerfhajny <fhajny>2012-03-08 11:23:30 +0000
commitbf2175b7974f18a9501690f8f68a648bbcd22c9f (patch)
tree18046fb426d98eadf89de8a214d1530a1946ec63 /devel/p5-Log-Handler
parent955d0eb31247002a4d09f2563468df42023774aa (diff)
downloadpkgsrc-bf2175b7974f18a9501690f8f68a648bbcd22c9f.tar.gz
Import p5-Log-Handler-0.72 as devel/p5-Log-Handler.
The 'Log::Handler' is a object oriented handler for logging, tracing and debugging. It is very easy to use and provides a simple interface for multiple output objects with lots of configuration parameters. You can easily filter the amount of logged information on a per-output base, define priorities, create patterns to format the messages and reload the complete logging machine.
Diffstat (limited to 'devel/p5-Log-Handler')
-rw-r--r--devel/p5-Log-Handler/DESCR6
-rw-r--r--devel/p5-Log-Handler/Makefile31
-rw-r--r--devel/p5-Log-Handler/distinfo5
3 files changed, 42 insertions, 0 deletions
diff --git a/devel/p5-Log-Handler/DESCR b/devel/p5-Log-Handler/DESCR
new file mode 100644
index 00000000000..6234a928ddb
--- /dev/null
+++ b/devel/p5-Log-Handler/DESCR
@@ -0,0 +1,6 @@
+The 'Log::Handler' is a object oriented handler for logging, tracing and
+debugging. It is very easy to use and provides a simple interface for
+multiple output objects with lots of configuration parameters. You can
+easily filter the amount of logged information on a per-output base,
+define priorities, create patterns to format the messages and reload the
+complete logging machine.
diff --git a/devel/p5-Log-Handler/Makefile b/devel/p5-Log-Handler/Makefile
new file mode 100644
index 00000000000..9cb0eeba0a4
--- /dev/null
+++ b/devel/p5-Log-Handler/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:23:30 fhajny Exp $
+#
+
+DISTNAME= Log-Handler-0.72
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Log-Handler/
+COMMENT= Log messages to several outputs
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Config-General>=0:../../devel/p5-Config-General
+DEPENDS+= p5-Config-Properties>=0:../../devel/p5-Config-Properties
+DEPENDS+= p5-DBI>=0:../../databases/p5-DBI
+DEPENDS+= p5-Email-Date>=0:../../mail/p5-Email-Date
+DEPENDS+= p5-PathTools>=0:../../devel/p5-PathTools
+DEPENDS+= p5-Params-Validate>=0:../../devel/p5-Params-Validate
+DEPENDS+= p5-Test-Simple>=0:../../devel/p5-Test-Simple
+DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
+DEPENDS+= p5-YAML>=0:../../textproc/p5-YAML
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Log/Handler/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Handler/distinfo b/devel/p5-Log-Handler/distinfo
new file mode 100644
index 00000000000..face5e8dab6
--- /dev/null
+++ b/devel/p5-Log-Handler/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/08 11:23:30 fhajny Exp $
+
+SHA1 (Log-Handler-0.72.tar.gz) = caa9c71eb19a5e0140c7e7d605441d4a97a1397a
+RMD160 (Log-Handler-0.72.tar.gz) = 69f9d096c9a5ec094c9778c6cda3231a71478744
+Size (Log-Handler-0.72.tar.gz) = 72196 bytes