summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-21 09:35:31 +0000
committerwiz <wiz@pkgsrc.org>2018-08-21 09:35:31 +0000
commit3424053eabe402c77b8ce95946ee5f9f464c2654 (patch)
tree5b53cbb500fa90597b283eb3b5c6e4358ddcde89 /benchmarks
parentde3778595f565239c158139c52c1cd7c97e607b1 (diff)
downloadpkgsrc-3424053eabe402c77b8ce95946ee5f9f464c2654.tar.gz
benchmarks/p5-Dumbbench: import p5-Dumbbench-0.111
This perl module attempts to implement reasonably robust benchmarking with little extra effort and expertise required from the user.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/p5-Dumbbench/DESCR2
-rw-r--r--benchmarks/p5-Dumbbench/Makefile23
-rw-r--r--benchmarks/p5-Dumbbench/distinfo6
3 files changed, 31 insertions, 0 deletions
diff --git a/benchmarks/p5-Dumbbench/DESCR b/benchmarks/p5-Dumbbench/DESCR
new file mode 100644
index 00000000000..1d56de90515
--- /dev/null
+++ b/benchmarks/p5-Dumbbench/DESCR
@@ -0,0 +1,2 @@
+This perl module attempts to implement reasonably robust benchmarking
+with little extra effort and expertise required from the user.
diff --git a/benchmarks/p5-Dumbbench/Makefile b/benchmarks/p5-Dumbbench/Makefile
new file mode 100644
index 00000000000..2d979119afd
--- /dev/null
+++ b/benchmarks/p5-Dumbbench/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2018/08/21 09:35:31 wiz Exp $
+
+DISTNAME= Dumbbench-0.111
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://metacpan.org/release/Dumbbench
+COMMENT= More reliable benchmarking with the least amount of thinking
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
+DEPENDS+= p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor
+DEPENDS+= p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
+DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
+DEPENDS+= p5-Number-WithError-[0-9]*:../../math/p5-Number-WithError
+DEPENDS+= p5-Statistics-CaseResampling-[0-9]*:../../math/p5-Statistics-CaseResampling
+
+PERL5_PACKLIST= auto/Dumbbench/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/benchmarks/p5-Dumbbench/distinfo b/benchmarks/p5-Dumbbench/distinfo
new file mode 100644
index 00000000000..71f3e86d39e
--- /dev/null
+++ b/benchmarks/p5-Dumbbench/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/21 09:35:31 wiz Exp $
+
+SHA1 (Dumbbench-0.111.tar.gz) = f4f75c6e2fce0e0339b95a3b89de497baee70197
+RMD160 (Dumbbench-0.111.tar.gz) = b629c66282168fe8964f2d5d684960344dccfd9e
+SHA512 (Dumbbench-0.111.tar.gz) = 32d99c2336f3fa8af830f6505edbce367cfca7833d7a7cae131fc5fbccce1943476800899d21add8f566ab2f07b7532769c449ad062fdf39b4b917437b331b28
+Size (Dumbbench-0.111.tar.gz) = 35481 bytes