summaryrefslogtreecommitdiff
path: root/time/p5-Time-HiRes
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-07-05 06:58:25 +0000
committertron <tron@pkgsrc.org>2002-07-05 06:58:25 +0000
commitfb41ed89b8c1260a55d873baa85567200cae27c1 (patch)
treef8a8111d4f3d8c84a362c843f12f75fbd6c949bc /time/p5-Time-HiRes
parent018af750110c8637731ded57f76df47fbc799bff (diff)
downloadpkgsrc-fb41ed89b8c1260a55d873baa85567200cae27c1.tar.gz
Move time management related Perl5 packages to category "time".
Diffstat (limited to 'time/p5-Time-HiRes')
-rw-r--r--time/p5-Time-HiRes/DESCR2
-rw-r--r--time/p5-Time-HiRes/Makefile22
-rw-r--r--time/p5-Time-HiRes/PLIST1
-rw-r--r--time/p5-Time-HiRes/distinfo4
4 files changed, 29 insertions, 0 deletions
diff --git a/time/p5-Time-HiRes/DESCR b/time/p5-Time-HiRes/DESCR
new file mode 100644
index 00000000000..dc2ab84f1df
--- /dev/null
+++ b/time/p5-Time-HiRes/DESCR
@@ -0,0 +1,2 @@
+Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
+to implement time, sleep, and alarm that know about non-integral seconds.
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
new file mode 100644
index 00000000000..9df75433d80
--- /dev/null
+++ b/time/p5-Time-HiRes/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2002/07/05 06:58:32 tron Exp $
+#
+
+DISTNAME= Time-HiRes-01.20
+PKGNAME= p5-Time-HiRes-01.20
+SVR4_PKGNAME= p5thr
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
+
+MAINTAINER= bad@netbsd.org
+COMMENT= perl5 module for high resolution time, sleep, and alarm
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time/HiRes/.packlist
+
+WRKSRC= ${WRKDIR}/Time-HiRes-01.20
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Time-HiRes/PLIST b/time/p5-Time-HiRes/PLIST
new file mode 100644
index 00000000000..0acab90b468
--- /dev/null
+++ b/time/p5-Time-HiRes/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2002/07/05 06:58:33 tron Exp $
diff --git a/time/p5-Time-HiRes/distinfo b/time/p5-Time-HiRes/distinfo
new file mode 100644
index 00000000000..ba533770289
--- /dev/null
+++ b/time/p5-Time-HiRes/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1 2002/07/05 06:58:33 tron Exp $
+
+SHA1 (Time-HiRes-01.20.tar.gz) = baae7d6a3fea1e060174e4887df63aa363c6294c
+Size (Time-HiRes-01.20.tar.gz) = 11330 bytes