summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-16 09:25:57 +0000
committersno <sno@pkgsrc.org>2010-02-16 09:25:57 +0000
commitd3fad12273ddec8fea431aeb6cefdd613acd44d8 (patch)
treee364793a2f83672aa435b966b00bc9ed1a65617b /devel
parent5f1b5c1c93d4996a8a628163e5a4a0983081754b (diff)
downloadpkgsrc-d3fad12273ddec8fea431aeb6cefdd613acd44d8.tar.gz
Importing devel/p5-Log-Report version 0.26 as dependency of scheduled
update of devel/p5-Hash-Case to 1.01{0}. Handling messages to users can be a hassle, certainly when the same module is used for command-line and in a graphical interfaces, and has to cope with internationalization at the same time; this set of modules tries to simplify this. Log::Report combines gettext features with Log::Dispatch-like features. However, this module can be used to do only translations or only message dispatching.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Report/DESCR6
-rw-r--r--devel/p5-Log-Report/Makefile25
-rw-r--r--devel/p5-Log-Report/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/devel/p5-Log-Report/DESCR b/devel/p5-Log-Report/DESCR
new file mode 100644
index 00000000000..6f4b2df3826
--- /dev/null
+++ b/devel/p5-Log-Report/DESCR
@@ -0,0 +1,6 @@
+Handling messages to users can be a hassle, certainly when the same module
+is used for command-line and in a graphical interfaces, and has to cope
+with internationalization at the same time; this set of modules tries to
+simplify this. Log::Report combines gettext features with Log::Dispatch-like
+features. However, this module can be used to do only translations or only
+message dispatching.
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile
new file mode 100644
index 00000000000..0343bdee01a
--- /dev/null
+++ b/devel/p5-Log-Report/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/16 09:25:57 sno Exp $
+#
+
+DISTNAME= Log-Report-0.26
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 3
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Log-Report/
+COMMENT= Perl5 module to report a problem, pluggable handlers and language support
+LICENSE= ${PERL5_LICENSE}
+
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Log/Report/.packlist
+PERL5_MODULE_TYPE= Module::Install::Bundled
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Report/distinfo b/devel/p5-Log-Report/distinfo
new file mode 100644
index 00000000000..586c138530e
--- /dev/null
+++ b/devel/p5-Log-Report/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/16 09:25:57 sno Exp $
+
+SHA1 (Log-Report-0.26.tar.gz) = aaf16b3b0cb3217aae060bea4b918b24543c509d
+RMD160 (Log-Report-0.26.tar.gz) = 6348a092471b2f890b47d786a4579a14d81d291d
+Size (Log-Report-0.26.tar.gz) = 84794 bytes