pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_bench Added devel/ocaml-ppx_bench, a p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16f145ca8c55
branches:  trunk
changeset: 320895:16f145ca8c55
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 12 18:52:03 2019 +0000

description:
Added devel/ocaml-ppx_bench, a ppx rewriter for in-line benchmarks.

diffstat:

 devel/ocaml-ppx_bench/DESCR         |   1 +
 devel/ocaml-ppx_bench/Makefile      |  22 ++++++++++++++++++++++
 devel/ocaml-ppx_bench/PLIST         |  36 ++++++++++++++++++++++++++++++++++++
 devel/ocaml-ppx_bench/buildlink3.mk |  13 +++++++++++++
 devel/ocaml-ppx_bench/distinfo      |   6 ++++++
 5 files changed, 78 insertions(+), 0 deletions(-)

diffs (98 lines):

diff -r dda15416d79a -r 16f145ca8c55 devel/ocaml-ppx_bench/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-ppx_bench/DESCR       Tue Mar 12 18:52:03 2019 +0000
@@ -0,0 +1,1 @@
+Syntax extension for writing in-line benchmarks in OCaml code.
diff -r dda15416d79a -r 16f145ca8c55 devel/ocaml-ppx_bench/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-ppx_bench/Makefile    Tue Mar 12 18:52:03 2019 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2019/03/12 18:52:03 jaapb Exp $
+
+GITHUB_PROJECT=        ppx_bench
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+DISTNAME=      ${GITHUB_PROJECT}-0.12.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/janestreet/ppx_bench/
+COMMENT=       Syntax extension for writing in-line benchmarks in OCaml code
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+OCAML_USE_DUNE=        yes
+
+.include "../../devel/ocaml-ppx_inline_test/buildlink3.mk"
+.include "../../devel/ocaml-ppxlib/buildlink3.mk"
+
+.include "../../mk/ocaml.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dda15416d79a -r 16f145ca8c55 devel/ocaml-ppx_bench/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-ppx_bench/PLIST       Tue Mar 12 18:52:03 2019 +0000
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1 2019/03/12 18:52:03 jaapb Exp $
+${OCAML_SITELIB}/ppx_bench/META
+${OCAML_SITELIB}/ppx_bench/dune-package
+${OCAML_SITELIB}/ppx_bench/opam
+${OCAML_SITELIB}/ppx_bench/ppx.exe
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/ppx_bench.a
+${OCAML_SITELIB}/ppx_bench/ppx_bench.cma
+${OCAML_SITELIB}/ppx_bench/ppx_bench.cmi
+${OCAML_SITELIB}/ppx_bench/ppx_bench.cmt
+${OCAML_SITELIB}/ppx_bench/ppx_bench.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/ppx_bench.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/ppx_bench.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/ppx_bench.cmxs
+${OCAML_SITELIB}/ppx_bench/ppx_bench.ml
+${OCAML_SITELIB}/ppx_bench/ppx_bench.mli
+${OCAML_SITELIB}/ppx_bench/runtime-lib/benchmark_accumulator.ml
+${OCAML_SITELIB}/ppx_bench/runtime-lib/benchmark_accumulator.mli
+${OCAML_SITELIB}/ppx_bench/runtime-lib/export.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.a
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.cma
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.cmi
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.cmxs
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib.ml
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Benchmark_accumulator.cmi
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Benchmark_accumulator.cmt
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Benchmark_accumulator.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Benchmark_accumulator.cmx
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Export.cmi
+${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Export.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_bench/runtime-lib/ppx_bench_lib__Export.cmx
+share/doc/ppx_bench/CHANGES.md
+share/doc/ppx_bench/LICENSE.md
+share/doc/ppx_bench/README.md
diff -r dda15416d79a -r 16f145ca8c55 devel/ocaml-ppx_bench/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-ppx_bench/buildlink3.mk       Tue Mar 12 18:52:03 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/03/12 18:52:03 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-ppx_bench
+
+.if !defined(OCAML_PPX_BENCH_BUILDLINK3_MK)
+OCAML_PPX_BENCH_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-ppx_bench+=        ocaml-ppx_bench>=0.12.0
+BUILDLINK_PKGSRCDIR.ocaml-ppx_bench?=  ../../devel/ocaml-ppx_bench
+
+.endif # OCAML_PPX_BENCH_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-ppx_bench
diff -r dda15416d79a -r 16f145ca8c55 devel/ocaml-ppx_bench/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-ppx_bench/distinfo    Tue Mar 12 18:52:03 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/03/12 18:52:03 jaapb Exp $
+
+SHA1 (ppx_bench-0.12.0.tar.gz) = 8ff31ca7912dcef2d69d3b1e4a5ccc849582548a
+RMD160 (ppx_bench-0.12.0.tar.gz) = c20e0e7dea2669357913022f038221bcb93e087b
+SHA512 (ppx_bench-0.12.0.tar.gz) = d574f3efa0a799feea4becfb795e20972462b1577c0d8bc3e5ed724a1267edaed756bc42777c590be06f23ea2d878ff830eca9f586f9a0c27a3da24a7d24e912
+Size (ppx_bench-0.12.0.tar.gz) = 8986 bytes



Home | Main Index | Thread Index | Old Index