diff options
author | bad <bad@pkgsrc.org> | 1998-11-26 18:19:50 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1998-11-26 18:19:50 +0000 |
commit | 1f044fc3d684cd6e704c73b023be2ec5696ca62e (patch) | |
tree | 49923477373b055360a22a902925b7f2c7b71e31 /devel/p5-Time-HiRes | |
parent | 31f0bbd21ad8e564e3a0841506017db88b8be086 (diff) | |
download | pkgsrc-1f044fc3d684cd6e704c73b023be2ec5696ca62e.tar.gz |
Time:HiRes: High resolution time, sleep, and alarm.
Diffstat (limited to 'devel/p5-Time-HiRes')
-rw-r--r-- | devel/p5-Time-HiRes/Makefile | 19 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/files/md5 | 3 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/pkg/COMMENT | 1 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/pkg/DESCR | 6 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/pkg/PLIST-md.shared | 4 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/pkg/PLIST-md.static | 4 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/pkg/PLIST-mi | 4 |
7 files changed, 41 insertions, 0 deletions
diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile new file mode 100644 index 00000000000..1eca7b1df05 --- /dev/null +++ b/devel/p5-Time-HiRes/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 1998/11/26 18:19:50 bad Exp $ +# + +DISTNAME= Time-HiRes-01.19 +PKGNAME= p5-Time-HiRes-01.19 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Time + +MAINTAINER= bad@netbsd.org + +USE_PERL5= yes + +WRKSRC= ${WRKDIR}/Time-HiRes-01.19 + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL + +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Time-HiRes/files/md5 b/devel/p5-Time-HiRes/files/md5 new file mode 100644 index 00000000000..46fa5e98b4b --- /dev/null +++ b/devel/p5-Time-HiRes/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1998/11/26 18:19:50 bad Exp $ + +MD5 (Time-HiRes-01.19.tar.gz) = a5e998ae90b83c172edd6ef43943c86d diff --git a/devel/p5-Time-HiRes/pkg/COMMENT b/devel/p5-Time-HiRes/pkg/COMMENT new file mode 100644 index 00000000000..d40cec56a1c --- /dev/null +++ b/devel/p5-Time-HiRes/pkg/COMMENT @@ -0,0 +1 @@ +perl5 module for profiling perl programs diff --git a/devel/p5-Time-HiRes/pkg/DESCR b/devel/p5-Time-HiRes/pkg/DESCR new file mode 100644 index 00000000000..8858b92d23b --- /dev/null +++ b/devel/p5-Time-HiRes/pkg/DESCR @@ -0,0 +1,6 @@ +The Devel::DProf package is a Perl code profiler. This will collect +information on the execution time of a Perl script and of the subs +in that script. This information can be used to determine which +subroutines are using the most time and which subroutines are being +called most often. This information can also be used to create an +execution graph of the script, showing subroutine relationships. diff --git a/devel/p5-Time-HiRes/pkg/PLIST-md.shared b/devel/p5-Time-HiRes/pkg/PLIST-md.shared new file mode 100644 index 00000000000..d35b45ffb86 --- /dev/null +++ b/devel/p5-Time-HiRes/pkg/PLIST-md.shared @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST-md.shared,v 1.1.1.1 1998/11/26 18:19:50 bad Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes/HiRes.bs +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes/HiRes.so +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes diff --git a/devel/p5-Time-HiRes/pkg/PLIST-md.static b/devel/p5-Time-HiRes/pkg/PLIST-md.static new file mode 100644 index 00000000000..48c0bfbf719 --- /dev/null +++ b/devel/p5-Time-HiRes/pkg/PLIST-md.static @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST-md.static,v 1.1.1.1 1998/11/26 18:19:50 bad Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes/HiRes.a +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes/extralibs.ld +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes diff --git a/devel/p5-Time-HiRes/pkg/PLIST-mi b/devel/p5-Time-HiRes/pkg/PLIST-mi new file mode 100644 index 00000000000..3b20809a39a --- /dev/null +++ b/devel/p5-Time-HiRes/pkg/PLIST-mi @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST-mi,v 1.1.1.1 1998/11/26 18:19:50 bad Exp $ +lib/perl5/man/man3/Time::HiRes.3 +lib/perl5/site_perl/Time/HiRes.pm +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Time/HiRes/.packlist |