pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ocaml-textutils_kernel



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu May  5 11:08:13 UTC 2022

Added Files:
        pkgsrc/textproc/ocaml-textutils_kernel: DESCR Makefile PLIST
            buildlink3.mk distinfo

Log Message:
Created new package textproc/ocaml-textutils_kernel, version 0.15.0.

This contains the functions of textproc/ocaml-textutils that work with
javascript.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/ocaml-textutils_kernel/DESCR \
    pkgsrc/textproc/ocaml-textutils_kernel/Makefile \
    pkgsrc/textproc/ocaml-textutils_kernel/PLIST \
    pkgsrc/textproc/ocaml-textutils_kernel/buildlink3.mk \
    pkgsrc/textproc/ocaml-textutils_kernel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/ocaml-textutils_kernel/DESCR
diff -u /dev/null pkgsrc/textproc/ocaml-textutils_kernel/DESCR:1.1
--- /dev/null   Thu May  5 11:08:13 2022
+++ pkgsrc/textproc/ocaml-textutils_kernel/DESCR        Thu May  5 11:08:13 2022
@@ -0,0 +1,2 @@
+The subset of textutils using only core_kernel and working
+in Javascript.
Index: pkgsrc/textproc/ocaml-textutils_kernel/Makefile
diff -u /dev/null pkgsrc/textproc/ocaml-textutils_kernel/Makefile:1.1
--- /dev/null   Thu May  5 11:08:13 2022
+++ pkgsrc/textproc/ocaml-textutils_kernel/Makefile     Thu May  5 11:08:13 2022
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        textutils_kernel
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/janestreet/textutils_kernel/
+COMMENT=       Utility functions for dealing with text (kernel)
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+OCAML_USE_DUNE=        yes
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-core/buildlink3.mk"
+.include "../../devel/ocaml-ppx_jane/buildlink3.mk"
+.include "../../textproc/ocaml-uutf/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/ocaml-textutils_kernel/PLIST
diff -u /dev/null pkgsrc/textproc/ocaml-textutils_kernel/PLIST:1.1
--- /dev/null   Thu May  5 11:08:13 2022
+++ pkgsrc/textproc/ocaml-textutils_kernel/PLIST        Thu May  5 11:08:13 2022
@@ -0,0 +1,35 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+${OCAML_SITELIB}/textutils_kernel/META
+${OCAML_SITELIB}/textutils_kernel/dune-package
+${OCAML_SITELIB}/textutils_kernel/opam
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.a
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cma
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmi
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmt
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmxs
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.ml
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.a
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cma
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmi
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmt
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmxs
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.ml
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.a
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cma
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmi
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmt
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmxs
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.ml
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.mli
+share/doc/textutils_kernel/LICENSE.md
Index: pkgsrc/textproc/ocaml-textutils_kernel/buildlink3.mk
diff -u /dev/null pkgsrc/textproc/ocaml-textutils_kernel/buildlink3.mk:1.1
--- /dev/null   Thu May  5 11:08:13 2022
+++ pkgsrc/textproc/ocaml-textutils_kernel/buildlink3.mk        Thu May  5 11:08:13 2022
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-textutils_kernel
+
+.if !defined(OCAML_TEXTUTILS_KERNEL_BUILDLINK3_MK)
+OCAML_TEXTUTILS_KERNEL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-textutils_kernel+= ocaml-textutils_kernel>=0.15.0
+BUILDLINK_PKGSRCDIR.ocaml-textutils_kernel?=   ../../textproc/ocaml-textutils_kernel
+
+.endif # OCAML_TEXTUTILS_KERNEL_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-textutils_kernel
Index: pkgsrc/textproc/ocaml-textutils_kernel/distinfo
diff -u /dev/null pkgsrc/textproc/ocaml-textutils_kernel/distinfo:1.1
--- /dev/null   Thu May  5 11:08:13 2022
+++ pkgsrc/textproc/ocaml-textutils_kernel/distinfo     Thu May  5 11:08:13 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+
+BLAKE2s (textutils_kernel-0.15.0.tar.gz) = 98a8b69ebeb33e2ff07ec21ca40154fee1c6aa178973447a97609472849d8758
+SHA512 (textutils_kernel-0.15.0.tar.gz) = 6295f0285e16829ba2282ca23225e783a422edfc2ea1a1e7b02df519430efd05b7e8e21a61078a1a523ddfb3668dba04f44836341efa260ffe3e9738603afdaf
+Size (textutils_kernel-0.15.0.tar.gz) = 17691 bytes



Home | Main Index | Thread Index | Old Index