summaryrefslogtreecommitdiff
path: root/time/p5-POSIX-strftime-Compiler
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-05-21 10:54:49 +0000
committerwen <wen@pkgsrc.org>2016-05-21 10:54:49 +0000
commit3e5f59ecd116b4e863409d7b856381fb45730be0 (patch)
treeea6c6b6898d6667e112fd7f56d9ebae148930a00 /time/p5-POSIX-strftime-Compiler
parent2288617cf8ff06b64904674a1c1f146fe37c09c4 (diff)
downloadpkgsrc-3e5f59ecd116b4e863409d7b856381fb45730be0.tar.gz
Import POSIX-strftime-Compiler-0.41 as time/p5-POSIX-strftime-Compiler.
POSIX::strftime::Compiler provides GNU C library compatible strftime(3). But this module will not affected by the system locale. This feature is useful when you want to write loggers, servers and portable applications. For generate same result strings on any locale, POSIX::strftime::Compiler wraps POSIX::strftime and converts some format characters to perl code.
Diffstat (limited to 'time/p5-POSIX-strftime-Compiler')
-rw-r--r--time/p5-POSIX-strftime-Compiler/DESCR6
-rw-r--r--time/p5-POSIX-strftime-Compiler/Makefile18
-rw-r--r--time/p5-POSIX-strftime-Compiler/distinfo6
3 files changed, 30 insertions, 0 deletions
diff --git a/time/p5-POSIX-strftime-Compiler/DESCR b/time/p5-POSIX-strftime-Compiler/DESCR
new file mode 100644
index 00000000000..d45ec2559c1
--- /dev/null
+++ b/time/p5-POSIX-strftime-Compiler/DESCR
@@ -0,0 +1,6 @@
+POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
+But this module will not affected by the system locale. This feature is
+useful when you want to write loggers, servers and portable applications.
+
+For generate same result strings on any locale, POSIX::strftime::Compiler
+wraps POSIX::strftime and converts some format characters to perl code.
diff --git a/time/p5-POSIX-strftime-Compiler/Makefile b/time/p5-POSIX-strftime-Compiler/Makefile
new file mode 100644
index 00000000000..90a1e2aa979
--- /dev/null
+++ b/time/p5-POSIX-strftime-Compiler/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2016/05/21 10:54:49 wen Exp $
+
+DISTNAME= POSIX-strftime-Compiler-0.41
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POSIX/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/POSIX-strftime-Compiler/
+COMMENT= Perl extension for glibc compatible strftime for loggers/servers
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_MODULE_TYPE= Module::Build
+
+PERL5_PACKLIST= auto/POSIX/strftime/Compiler/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-POSIX-strftime-Compiler/distinfo b/time/p5-POSIX-strftime-Compiler/distinfo
new file mode 100644
index 00000000000..630c4097cf9
--- /dev/null
+++ b/time/p5-POSIX-strftime-Compiler/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/05/21 10:54:49 wen Exp $
+
+SHA1 (POSIX-strftime-Compiler-0.41.tar.gz) = 7d8814f39e60e1c190c15dd64cbaba70dd2740f9
+RMD160 (POSIX-strftime-Compiler-0.41.tar.gz) = e3c9cea46c50271ff131e202378dd27b1a64a1ac
+SHA512 (POSIX-strftime-Compiler-0.41.tar.gz) = b613de3fb332313318cca8a6c8912b64e9dac702d5681d252dc8eb919c7b102354ad25f60b537cdfa66203e01826b34a5a349a2fac856a6affb40d5f160725fe
+Size (POSIX-strftime-Compiler-0.41.tar.gz) = 17187 bytes