pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-core_unix



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu May  5 09:26:58 UTC 2022

Added Files:
        pkgsrc/devel/ocaml-core_unix: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Created package devel/ocaml-core_unix, version 0.15.0.

These are the unix-dependent modules from devel/ocaml-core and
devel/ocaml-core_kernel.


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

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

Added files:

Index: pkgsrc/devel/ocaml-core_unix/DESCR
diff -u /dev/null pkgsrc/devel/ocaml-core_unix/DESCR:1.1
--- /dev/null   Thu May  5 09:26:58 2022
+++ pkgsrc/devel/ocaml-core_unix/DESCR  Thu May  5 09:26:58 2022
@@ -0,0 +1,2 @@
+These are Unix-specific extensions to some of the modules in
+devel/ocaml-core and devel/ocaml-core_kernel
Index: pkgsrc/devel/ocaml-core_unix/Makefile
diff -u /dev/null pkgsrc/devel/ocaml-core_unix/Makefile:1.1
--- /dev/null   Thu May  5 09:26:58 2022
+++ pkgsrc/devel/ocaml-core_unix/Makefile       Thu May  5 09:26:58 2022
@@ -0,0 +1,48 @@
+# $NetBSD: Makefile,v 1.1 2022/05/05 09:26:58 jaapb Exp $
+
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        core_unix
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/janestreet/core_unix/
+COMMENT=       Standard library overlay for OCaml by Jane Street (unix-specific)
+LICENSE=       mit
+
+USE_TOOLS+=    bash
+
+OCAML_USE_DUNE=        yes
+OCAML_USE_OPAM=        no
+
+# needs specific install command because it has shell scripts
+# that it wants to install in bindir
+do-install:
+       ${RUN} for i in ${OPAM_INSTALL_FILES}; do \
+               cd ${WRKSRC} && opaline -install-cmd "${INSTALL_DATA}" \
+               -exec-install-cmd "${INSTALL_DATA}" \
+               -name $$i \
+               -destdir "${DESTDIR}" \
+               -prefix "${PREFIX}" \
+               -libdir "${PREFIX}/${OCAML_SITELIBDIR}" \
+               -docdir "${OCAML_TOPKG_DOCDIR}" \
+               -stublibsdir "${PREFIX}/${OCAML_SITELIBDIR}/stublibs" \
+               -bindir "${PREFIX}/bin" \
+               ${OPAM_INSTALL_DIR}/$$i.install; \
+       done
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-core/buildlink3.mk"
+.include "../../devel/ocaml-core_kernel/buildlink3.mk"
+.include "../../devel/ocaml-expect_test_helpers_core/buildlink3.mk"
+.include "../../devel/ocaml-jane-street-headers/buildlink3.mk"
+.include "../../devel/ocaml-jst-config/buildlink3.mk"
+.include "../../devel/ocaml-intrinsics/buildlink3.mk"
+.include "../../devel/ocaml-ppx_jane/buildlink3.mk"
+.include "../../devel/ocaml-sexplib/buildlink3.mk"
+.include "../../devel/ocaml-spawn/buildlink3.mk"
+.include "../../misc/ocaml-opaline/buildlink3.mk"
+.include "../../time/ocaml-timezone/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ocaml-core_unix/PLIST
diff -u /dev/null pkgsrc/devel/ocaml-core_unix/PLIST:1.1
--- /dev/null   Thu May  5 09:26:58 2022
+++ pkgsrc/devel/ocaml-core_unix/PLIST  Thu May  5 09:26:58 2022
@@ -0,0 +1,526 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/05 09:26:58 jaapb Exp $
+bin/corebuild
+bin/coretop
+${OCAML_SITELIB}/core_unix/META
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.a
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cma
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmi
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmt
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.cmxs
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.ml
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking.mli
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.cmi
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.cmx
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__.ml
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__Import.cmi
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigbuffer_blocking/bigbuffer_blocking__Import.cmx
+${OCAML_SITELIB}/core_unix/bigbuffer_blocking/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.a
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cma
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmi
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmt
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.cmxs
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.ml
+${OCAML_SITELIB}/core_unix/bigstring_unix/bigstring_unix.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/bigstring_unix/libbigstring_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.a
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cma
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.cmxs
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers.mli
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__Import.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers/command_test_helpers__Import.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.a
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cma
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.cmxs
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Import.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Import.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_command_test_helpers.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_complete.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmi
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmt
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_test_helpers_test/command_test_helpers_test__Test_validate_command.cmx
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/import.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_command_test_helpers.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_command_test_helpers.mli
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_complete.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_complete.mli
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_validate_command.ml
+${OCAML_SITELIB}/core_unix/command_test_helpers_test/test_validate_command.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.a
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cma
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmi
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmt
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/command_unix/command_unix.cmxs
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.ml
+${OCAML_SITELIB}/core_unix/command_unix/command_unix.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.a
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cma
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmi
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmt
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread.cmxs
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.ml
+${OCAML_SITELIB}/core_unix/core_thread/core_thread.mli
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__.cmi
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread__.cmx
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__.ml
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__Import.cmi
+${OCAML_SITELIB}/core_unix/core_thread/core_thread__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/core_thread__Import.cmx
+${OCAML_SITELIB}/core_unix/core_thread/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_thread/libcore_thread_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.a
+${OCAML_SITELIB}/core_unix/core_unix.cma
+${OCAML_SITELIB}/core_unix/core_unix.cmi
+${OCAML_SITELIB}/core_unix/core_unix.cmt
+${OCAML_SITELIB}/core_unix/core_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix.cmxs
+${OCAML_SITELIB}/core_unix/core_unix.ml
+${OCAML_SITELIB}/core_unix/core_unix.mli
+${OCAML_SITELIB}/core_unix/core_unix__.cmi
+${OCAML_SITELIB}/core_unix/core_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__.cmx
+${OCAML_SITELIB}/core_unix/core_unix__.ml
+${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmi
+${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmt
+${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__File_descr.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmt
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Syscall_result.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result_intf.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Syscall_result_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Syscall_result_intf.cmx
+${OCAML_SITELIB}/core_unix/core_unix__Unix_error.cmi
+${OCAML_SITELIB}/core_unix/core_unix__Unix_error.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/core_unix__Unix_error.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.a
+${OCAML_SITELIB}/core_unix/daemon/daemon.cma
+${OCAML_SITELIB}/core_unix/daemon/daemon.cmi
+${OCAML_SITELIB}/core_unix/daemon/daemon.cmt
+${OCAML_SITELIB}/core_unix/daemon/daemon.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon.cmxs
+${OCAML_SITELIB}/core_unix/daemon/daemon.ml
+${OCAML_SITELIB}/core_unix/daemon/daemon.mli
+${OCAML_SITELIB}/core_unix/daemon/daemon__.cmi
+${OCAML_SITELIB}/core_unix/daemon/daemon__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon__.cmx
+${OCAML_SITELIB}/core_unix/daemon/daemon__.ml
+${OCAML_SITELIB}/core_unix/daemon/daemon__Import.cmi
+${OCAML_SITELIB}/core_unix/daemon/daemon__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/daemon/daemon__Import.cmx
+${OCAML_SITELIB}/core_unix/daemon/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.a
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cma
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmi
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmt
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix.cmxs
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.ml
+${OCAML_SITELIB}/core_unix/date_unix/date_unix.mli
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__.cmi
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix__.cmx
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__.ml
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__Date_unix_intf.cmi
+${OCAML_SITELIB}/core_unix/date_unix/date_unix__Date_unix_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/date_unix/date_unix__Date_unix_intf.cmx
+${OCAML_SITELIB}/core_unix/date_unix/date_unix_intf.ml
+${OCAML_SITELIB}/core_unix/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.a
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cma
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmi
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmt
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.cmxs
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.ml
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex.mli
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.cmi
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.cmx
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__.ml
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__Import.cmi
+${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/error_checking_mutex__Import.cmx
+${OCAML_SITELIB}/core_unix/error_checking_mutex/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/error_checking_mutex/liberror_checking_mutex_stubs.a
+${OCAML_SITELIB}/core_unix/file_descr.ml
+${OCAML_SITELIB}/core_unix/file_descr.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.a
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cma
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmi
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmt
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.cmxs
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.ml
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix.mli
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.cmi
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.cmx
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__.ml
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/filename_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/filename_unix/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/filename_unix/libfilename_unix_stubs.a
+${OCAML_SITELIB}/core_unix/import.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval.mli
+${OCAML_SITELIB}/core_unix/interval_lib/interval_intf.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.a
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cma
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.cmxs
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.cmx
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__.ml
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmt
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval.cmx
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval_intf.cmi
+${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/interval_lib/interval_lib__Interval_intf.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.a
+${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cma
+${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cmi
+${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cmt
+${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.cmxs
+${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.ml
+${OCAML_SITELIB}/core_unix/iobuf_unix/iobuf_unix.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/iobuf_unix/libiobuf_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/libcore_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/liblinux_ext_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.a
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cma
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cmi
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cmt
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.cmxs
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.ml
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext.mli
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__.cmi
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__.cmx
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__.ml
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__Linux_ext_intf.cmi
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__Linux_ext_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/linux_ext/linux_ext__Linux_ext_intf.cmx
+${OCAML_SITELIB}/core_unix/linux_ext/linux_ext_intf.ml
+${OCAML_SITELIB}/core_unix/lock_file_blocking/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.a
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cma
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cmi
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cmt
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.cmxs
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.ml
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking.mli
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__.cmi
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__.cmx
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__.ml
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__Import.cmi
+${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/lock_file_blocking/lock_file_blocking__Import.cmx
+${OCAML_SITELIB}/core_unix/nano_mutex/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.a
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cma
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cmi
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cmt
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.cmxs
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.ml
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex.mli
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__.cmi
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__.cmx
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__.ml
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__Import.cmi
+${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/nano_mutex/nano_mutex__Import.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/ocaml_c_utils/libocaml_c_utils_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.a
+${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.cma
+${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.cmi
+${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.cmxs
+${OCAML_SITELIB}/core_unix/ocaml_c_utils/ocaml_c_utils.ml
+${OCAML_SITELIB}/core_unix/opam
+${OCAML_SITELIB}/core_unix/process_env/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/process_env/process_env.a
+${OCAML_SITELIB}/core_unix/process_env/process_env.cma
+${OCAML_SITELIB}/core_unix/process_env/process_env.cmi
+${OCAML_SITELIB}/core_unix/process_env/process_env.cmt
+${OCAML_SITELIB}/core_unix/process_env/process_env.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/process_env/process_env.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/process_env/process_env.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/process_env/process_env.cmxs
+${OCAML_SITELIB}/core_unix/process_env/process_env.ml
+${OCAML_SITELIB}/core_unix/process_env/process_env.mli
+${OCAML_SITELIB}/core_unix/process_env/process_env__.cmi
+${OCAML_SITELIB}/core_unix/process_env/process_env__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/process_env/process_env__.cmx
+${OCAML_SITELIB}/core_unix/process_env/process_env__.ml
+${OCAML_SITELIB}/core_unix/process_env/process_env__Import.cmi
+${OCAML_SITELIB}/core_unix/process_env/process_env__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/process_env/process_env__Import.cmx
+${OCAML_SITELIB}/core_unix/signal_unix/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/libsignal_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.a
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cma
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cmi
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cmt
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.cmxs
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.ml
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix.mli
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__.cmi
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__.cmx
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__.ml
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/signal_unix/signal_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/socketaddr.h
+${OCAML_SITELIB}/core_unix/squeue/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/squeue/squeue.a
+${OCAML_SITELIB}/core_unix/squeue/squeue.cma
+${OCAML_SITELIB}/core_unix/squeue/squeue.cmi
+${OCAML_SITELIB}/core_unix/squeue/squeue.cmt
+${OCAML_SITELIB}/core_unix/squeue/squeue.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/squeue/squeue.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/squeue/squeue.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/squeue/squeue.cmxs
+${OCAML_SITELIB}/core_unix/squeue/squeue.ml
+${OCAML_SITELIB}/core_unix/squeue/squeue.mli
+${OCAML_SITELIB}/core_unix/squeue/squeue__.cmi
+${OCAML_SITELIB}/core_unix/squeue/squeue__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/squeue/squeue__.cmx
+${OCAML_SITELIB}/core_unix/squeue/squeue__.ml
+${OCAML_SITELIB}/core_unix/squeue/squeue__Import.cmi
+${OCAML_SITELIB}/core_unix/squeue/squeue__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/squeue/squeue__Import.cmx
+${OCAML_SITELIB}/core_unix/sys_unix/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/libsys_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.a
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cma
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cmi
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cmt
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.cmxs
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.ml
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix.mli
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__.cmi
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__.cmx
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__.ml
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/sys_unix/sys_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/syscall_result.ml
+${OCAML_SITELIB}/core_unix/syscall_result.mli
+${OCAML_SITELIB}/core_unix/syscall_result_intf.ml
+${OCAML_SITELIB}/core_unix/syslog/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/libsyslog_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/syslog.a
+${OCAML_SITELIB}/core_unix/syslog/syslog.cma
+${OCAML_SITELIB}/core_unix/syslog/syslog.cmi
+${OCAML_SITELIB}/core_unix/syslog/syslog.cmt
+${OCAML_SITELIB}/core_unix/syslog/syslog.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/syslog.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/syslog.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/syslog.cmxs
+${OCAML_SITELIB}/core_unix/syslog/syslog.ml
+${OCAML_SITELIB}/core_unix/syslog/syslog.mli
+${OCAML_SITELIB}/core_unix/syslog/syslog__.cmi
+${OCAML_SITELIB}/core_unix/syslog/syslog__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/syslog__.cmx
+${OCAML_SITELIB}/core_unix/syslog/syslog__.ml
+${OCAML_SITELIB}/core_unix/syslog/syslog__Import.cmi
+${OCAML_SITELIB}/core_unix/syslog/syslog__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/syslog/syslog__Import.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_interface/time_interface.a
+${OCAML_SITELIB}/core_unix/time_interface/time_interface.cma
+${OCAML_SITELIB}/core_unix/time_interface/time_interface.cmi
+${OCAML_SITELIB}/core_unix/time_interface/time_interface.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_interface/time_interface.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_interface/time_interface.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_interface/time_interface.cmxs
+${OCAML_SITELIB}/core_unix/time_interface/time_interface.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.a
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cma
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cmi
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cmt
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.cmxs
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.ml
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix.mli
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__.cmi
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__.cmx
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__.ml
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__Time_ns_unix_intf.cmi
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__Time_ns_unix_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix__Time_ns_unix_intf.cmx
+${OCAML_SITELIB}/core_unix/time_ns_unix/time_ns_unix_intf.ml
+${OCAML_SITELIB}/core_unix/time_stamp_counter/import.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/libtime_stamp_counter_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.a
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cma
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cmi
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cmt
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.cmxs
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.ml
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter.mli
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__.cmi
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__.cmx
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__.ml
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__Import.cmi
+${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_stamp_counter/time_stamp_counter__Import.cmx
+${OCAML_SITELIB}/core_unix/time_unix/import.ml
+${OCAML_SITELIB}/core_unix/time_unix/time_functor.ml
+${OCAML_SITELIB}/core_unix/time_unix/time_functor.mli
+${OCAML_SITELIB}/core_unix/time_unix/time_functor_intf.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix.a
+${OCAML_SITELIB}/core_unix/time_unix/time_unix.cma
+${OCAML_SITELIB}/core_unix/time_unix/time_unix.cmi
+${OCAML_SITELIB}/core_unix/time_unix/time_unix.cmt
+${OCAML_SITELIB}/core_unix/time_unix/time_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix.cmxs
+${OCAML_SITELIB}/core_unix/time_unix/time_unix.ml
+${OCAML_SITELIB}/core_unix/time_unix/time_unix.mli
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__.cmi
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix__.cmx
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__.ml
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Import.cmi
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix__Import.cmx
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor.cmi
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor.cmt
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor.cmx
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor_intf.cmi
+${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/time_unix/time_unix__Time_functor_intf.cmx
+${OCAML_SITELIB}/core_unix/unix_error.ml
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/config_ext.h
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/libunix_pseudo_terminal_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.a
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cma
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cmi
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cmt
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.cmxs
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.ml
+${OCAML_SITELIB}/core_unix/unix_pseudo_terminal/unix_pseudo_terminal.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/uuid/uuid_unix.a
+${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cma
+${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cmi
+${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cmt
+${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/core_unix/uuid/uuid_unix.cmxs
+${OCAML_SITELIB}/core_unix/uuid/uuid_unix.ml
+${OCAML_SITELIB}/core_unix/uuid/uuid_unix.mli
+${OCAML_SITELIB}/stublibs/dllbigstring_unix_stubs.so
+${OCAML_SITELIB}/stublibs/dllcore_thread_stubs.so
+${OCAML_SITELIB}/stublibs/dllcore_unix_stubs.so
+${OCAML_SITELIB}/stublibs/dllerror_checking_mutex_stubs.so
+${OCAML_SITELIB}/stublibs/dllfilename_unix_stubs.so
+${OCAML_SITELIB}/stublibs/dlliobuf_unix_stubs.so
+${OCAML_SITELIB}/stublibs/dlllinux_ext_stubs.so
+${OCAML_SITELIB}/stublibs/dllocaml_c_utils_stubs.so
+${OCAML_SITELIB}/stublibs/dllsignal_unix_stubs.so
+${OCAML_SITELIB}/stublibs/dllsys_unix_stubs.so
+${OCAML_SITELIB}/stublibs/dllsyslog_stubs.so
+${OCAML_SITELIB}/stublibs/dlltime_stamp_counter_stubs.so
+${OCAML_SITELIB}/stublibs/dllunix_pseudo_terminal_stubs.so
+share/doc/CHANGES.md
+share/doc/LICENSE.md
Index: pkgsrc/devel/ocaml-core_unix/buildlink3.mk
diff -u /dev/null pkgsrc/devel/ocaml-core_unix/buildlink3.mk:1.1
--- /dev/null   Thu May  5 09:26:58 2022
+++ pkgsrc/devel/ocaml-core_unix/buildlink3.mk  Thu May  5 09:26:58 2022
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/05/05 09:26:58 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-core_unix
+
+.if !defined(OCAML_CORE_UNIX_BUILDLINK3_MK)
+OCAML_CORE_UNIX_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-core_unix+=        ocaml-core_unix>=0.15.0
+BUILDLINK_PKGSRCDIR.ocaml-core_unix?=  ../../devel/ocaml-core_unix
+
+.endif # OCAML_CORE_UNIX_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-core_unix
Index: pkgsrc/devel/ocaml-core_unix/distinfo
diff -u /dev/null pkgsrc/devel/ocaml-core_unix/distinfo:1.1
--- /dev/null   Thu May  5 09:26:58 2022
+++ pkgsrc/devel/ocaml-core_unix/distinfo       Thu May  5 09:26:58 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/05 09:26:58 jaapb Exp $
+
+BLAKE2s (core_unix-0.15.0.tar.gz) = 4c2a4fdf1a4fcc9967f4eb6e86c5b081968110fdd4acec4b81ce7981a315a969
+SHA512 (core_unix-0.15.0.tar.gz) = eeb53bd0c06a7d1facfb133f0a45a232d57941eff644d4ed6c2d5002acd4e6b323376ec9c05838f760ebd9da3fbc39332989ed50b3921191c175811c947fcbfe
+Size (core_unix-0.15.0.tar.gz) = 377928 bytes



Home | Main Index | Thread Index | Old Index