summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno>2009-07-07 19:34:30 +0000
committersno <sno>2009-07-07 19:34:30 +0000
commit85959f7fa6c0dbf83debd3b0c31051703d86395b (patch)
tree72a2c648872a3e7717c41c00803bd34138f7d785 /time
parentd604ce6ddee69a89906b14f3648c985380f0d623 (diff)
downloadpkgsrc-85959f7fa6c0dbf83debd3b0c31051703d86395b.tar.gz
Importing package for p5 module Time::Format_XS to get some speed up into
Time::Format. Time::Format_XS, provides a huge performance improvement for the main formatting function in Time::Format. This is the time_format function, usually accessed via the %time hash.
Diffstat (limited to 'time')
-rw-r--r--time/p5-Time-Format_XS/DESCR3
-rw-r--r--time/p5-Time-Format_XS/Makefile21
-rw-r--r--time/p5-Time-Format_XS/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/time/p5-Time-Format_XS/DESCR b/time/p5-Time-Format_XS/DESCR
new file mode 100644
index 00000000000..e367eccccc9
--- /dev/null
+++ b/time/p5-Time-Format_XS/DESCR
@@ -0,0 +1,3 @@
+Time::Format_XS, provides a huge performance improvement for the main
+formatting function in Time::Format. This is the time_format function,
+usually accessed via the %time hash.
diff --git a/time/p5-Time-Format_XS/Makefile b/time/p5-Time-Format_XS/Makefile
new file mode 100644
index 00000000000..f1c3758f252
--- /dev/null
+++ b/time/p5-Time-Format_XS/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 19:34:30 sno Exp $
+#
+
+DISTNAME= Time-Format_XS-1.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Time-Format_XS/
+COMMENT= Companion module for Time::Format, to speed up time formatting
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+BUILD_DEPENDS+= p5-Time-Format>=1.01:../../time/p5-Time-Format
+
+PERL5_PACKLIST= auto/Time/Format_XS/.packlist
+USE_LANGUAGES= c
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Time-Format_XS/distinfo b/time/p5-Time-Format_XS/distinfo
new file mode 100644
index 00000000000..5a740d963e1
--- /dev/null
+++ b/time/p5-Time-Format_XS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/07 19:34:30 sno Exp $
+
+SHA1 (Time-Format_XS-1.03.tar.gz) = a5c3a3313600905491d84a1e3cc0f8013a4f97fb
+RMD160 (Time-Format_XS-1.03.tar.gz) = a2701c0eb510505ca51676f377f79ff32877439b
+Size (Time-Format_XS-1.03.tar.gz) = 30330 bytes