summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorkleink <kleink>2006-02-09 10:41:48 +0000
committerkleink <kleink>2006-02-09 10:41:48 +0000
commitc72a6c1ad79fcffdb7dcea8791768a32e7faaa53 (patch)
tree4b2c3009657bab1d272ae6a8d28d1cac7b942bd7 /time
parent33a7557d3825f9782e28b4d9b7ec00da5780c3f3 (diff)
downloadpkgsrc-c72a6c1ad79fcffdb7dcea8791768a32e7faaa53.tar.gz
Initial import of p5-Time-TAI 2.10 into the Packages Collection.
This Module makes available to the user functions to convert TAI64 strings to unix timestamps suitable to make time calculations.
Diffstat (limited to 'time')
-rw-r--r--time/p5-Time-TAI64/DESCR2
-rw-r--r--time/p5-Time-TAI64/Makefile19
-rw-r--r--time/p5-Time-TAI64/PLIST1
-rw-r--r--time/p5-Time-TAI64/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/time/p5-Time-TAI64/DESCR b/time/p5-Time-TAI64/DESCR
new file mode 100644
index 00000000000..6962fd4644a
--- /dev/null
+++ b/time/p5-Time-TAI64/DESCR
@@ -0,0 +1,2 @@
+This Module makes available to the user functions to convert TAI64 strings
+to unix timestamps suitable to make time calculations.
diff --git a/time/p5-Time-TAI64/Makefile b/time/p5-Time-TAI64/Makefile
new file mode 100644
index 00000000000..7b9c51b2784
--- /dev/null
+++ b/time/p5-Time-TAI64/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/09 10:41:48 kleink Exp $
+
+DISTNAME= Time-TAI64-2.10
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5tt6
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
+
+MAINTAINER= kleink@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Time-TAI64/
+COMMENT= Convert TAI64 strings into standard unix timestamps
+
+BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+
+PERL5_PACKLIST= auto/Time/TAI64/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Time-TAI64/PLIST b/time/p5-Time-TAI64/PLIST
new file mode 100644
index 00000000000..ef36bbe9253
--- /dev/null
+++ b/time/p5-Time-TAI64/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/09 10:41:48 kleink Exp $
diff --git a/time/p5-Time-TAI64/distinfo b/time/p5-Time-TAI64/distinfo
new file mode 100644
index 00000000000..e1793593920
--- /dev/null
+++ b/time/p5-Time-TAI64/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/09 10:41:48 kleink Exp $
+
+SHA1 (Time-TAI64-2.10.tar.gz) = ffe1267784a672fcebc027a6d0977cf203186027
+RMD160 (Time-TAI64-2.10.tar.gz) = 41c8842dee645d46bded2706ba524aaba9f76f90
+Size (Time-TAI64-2.10.tar.gz) = 5736 bytes