2022-05-02 07:33:01 UTC

This commit is contained in:
Repository mirror & CI
2022-05-02 07:33:01 +00:00
parent cc73a39fc5
commit 301736125f
104 changed files with 873 additions and 311 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/fmt:= ~dev-ml/alcotest-1.5.0:= dev-ml/lwt:= dev-ml/logs:= test? ( <dev-ml/cmdliner-1.1.0:= dev-ml/re:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Lwt-based helpers for Alcotest
EAPI=8
HOMEPAGE=https://github.com/mirage/alcotest
INHERIT=dune multiprocessing
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=dev-ml/fmt:= ~dev-ml/alcotest-1.5.0:= dev-ml/lwt:= dev-ml/logs:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/1.5.0
SRC_URI=https://github.com/mirage/alcotest/archive/1.5.0.tar.gz -> alcotest-1.5.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=558bead9dad4ba928147d64975077a9e

View File

@@ -1,15 +1,15 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] =dev-ml/core_unix-0.14*:= =dev-ml/async-0.14*:= =dev-ml/async_find-0.14*:= =dev-ml/core-0.14*:= =dev-ml/ppx_jane-0.14*:= >=dev-ml/inotify-0.2.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] =dev-ml/core_unix-0.15*:= =dev-ml/async-0.15*:= =dev-ml/async_find-0.15*:= =dev-ml/core-0.15*:= =dev-ml/ppx_jane-0.15*:= >=dev-ml/inotify-0.2.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Async wrapper for inotify
EAPI=8
HOMEPAGE=https://github.com/janestreet/async_inotify
HOMEPAGE=https://github.com/janestreet/async_inotify https://opam.ocaml.org/packages/async_inotify/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] =dev-ml/core_unix-0.14*:= =dev-ml/async-0.14*:= =dev-ml/async_find-0.14*:= =dev-ml/core-0.14*:= =dev-ml/ppx_jane-0.14*:= >=dev-ml/inotify-0.2.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/async_inotify/archive/refs/tags/v0.14.0.tar.gz -> async_inotify-0.14.0.tar.gz
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] =dev-ml/core_unix-0.15*:= =dev-ml/async-0.15*:= =dev-ml/async_find-0.15*:= =dev-ml/core-0.15*:= =dev-ml/ppx_jane-0.15*:= >=dev-ml/inotify-0.2.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.15.0
SRC_URI=https://github.com/janestreet/async_inotify/archive/refs/tags/v0.15.0.tar.gz -> async_inotify-0.15.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=fb768f752eb56801c95cb315b0f807c2
_md5_=9f35f952ebee6124f631f8b688f4c71b

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND==dev-ml/core-0.14*:= >=dev-lang/ocaml-4.08.0:=[ocamlopt?] sys-kernel/linux-headers >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Unix-specific extensions to some of the modules defined in [core] and [core_kernel]
EAPI=8
HOMEPAGE=https://github.com/janestreet/core_unix https://opam.ocaml.org/packages/core_unix/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND==dev-ml/core-0.14*:= >=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/core_unix/archive/v0.14.0.tar.gz -> core_unix-0.14.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=0ab08021474017cc9bb698abb3623013

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08.0 =dev-ml/base-0.14* =dev-ml/base_quickcheck-0.14* =dev-ml/core-0.14* =dev-ml/ppx_jane-0.14* =dev-ml/sexp_pretty-0.14* =dev-ml/stdio-0.14* >=dev-ml/re-1.8.0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Helpers for writing expectation tests
EAPI=8
HOMEPAGE=https://github.com/janestreet/expect_test_helpers_core
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.08.0 =dev-ml/base-0.14* =dev-ml/base_quickcheck-0.14* =dev-ml/core-0.14* =dev-ml/ppx_jane-0.14* =dev-ml/sexp_pretty-0.14* =dev-ml/stdio-0.14* >=dev-ml/re-1.8.0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/expect_test_helpers_core/archive/v0.14.0.tar.gz -> expect_test_helpers_core-0.14.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=e666e995803a3085e02aada5cdfcf42d

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/ocurl:= >=dev-ml/ocamlnet-4.1.4:= dev-ml/cryptokit:= dev-ml/yojson:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=A simple OCaml client for Google Services
EAPI=7
HOMEPAGE=https://opam.ocaml.org/packages/gapi-ocaml/ https://github.com/astrada/gapi-ocaml
INHERIT=dune findlib
IUSE=ocamlopt test +ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/ocurl:= >=dev-ml/ocamlnet-4.1.4:= dev-ml/cryptokit:= dev-ml/yojson:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= dev-lang/ocaml:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/astrada/gapi-ocaml/archive/v0.4.2.tar.gz -> gapi-ocaml-0.4.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c findlib e6df6108c2d753998b1206f4d5ea4a2d
_md5_=e13651803c1104db57e0e2b90b6441e6

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Functions to invoke amd64 instructions when available
EAPI=8
HOMEPAGE=https://github.com/janestreet/ocaml_intrinsics
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/0.15.0
SRC_URI=https://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.15.0.tar.gz -> ocaml_intrinsics-0.15.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=8803ba3fb215000623c911fc33267aea

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/camlidl:= sys-fs/fuse:0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=OCaml binding for fuse
EAPI=8
HOMEPAGE=https://sourceforge.net/projects/ocamlfuse/ https://github.com/astrada/ocamlfuse https://opam.ocaml.org/packages/ocamlfuse
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-ml/camlidl:= sys-fs/fuse:0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/astrada/ocamlfuse/archive/v2.7.1_cvs7.tar.gz -> ocamlfuse-2.7.1_p7.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=aecc1ea720ee816cb8ddd9c9777854df

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/base dev-ml/ppx_base dev-ml/sexplib dev-ml/re >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=S-expression pretty-printer
EAPI=8
HOMEPAGE=https://github.com/janestreet/sexp_pretty
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/base dev-ml/ppx_base dev-ml/sexplib dev-ml/re >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/sexp_pretty/archive/v0.14.0.tar.gz -> sexp_pretty-0.14.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=3674689804ce6e738317c65f77f787ec

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/result:= dev-ml/seq:= camlzip? ( >=dev-ml/camlzip-1.06:= ) test? ( dev-ml/qtest dev-ml/ounit2 dev-ml/ptime dev-ml/qcheck net-misc/curl ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Minimal HTTP server with a small request router
EAPI=8
HOMEPAGE=https://github.com/c-cube/tiny_httpd https://opam.ocaml.org/packages/tiny_httpd
INHERIT=dune multiprocessing
IUSE=camlzip ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/result:= dev-ml/seq:= camlzip? ( >=dev-ml/camlzip-1.06:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
REQUIRED_USE=test? ( camlzip )
RESTRICT=!test? ( test )
SLOT=0/0.12
SRC_URI=https://github.com/c-cube/tiny_httpd/archive/refs/tags/v0.12.tar.gz -> tiny_httpd-0.12.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=c703763641b67110634c14567401221e

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/ppx_sexp_conv-0.9.0:= >=dev-ml/cstruct-6.0.0:=[ppx,sexp] dev-ml/sexplib:= >=dev-ml/mirage-crypto-0.10.0:=[ec,pk,rng] >=dev-ml/x509-0.13.0:= >=dev-ml/domain-name-0.3.0:= >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-3.0.0:= >=dev-ml/ptime-0.8.1:= dev-ml/hkdf:= dev-ml/logs:= dev-ml/ipaddr:=[sexp] async? ( >=dev-ml/async-0.15:= >=dev-ml/async_unix-0.15:= >=dev-ml/core-0.15:= dev-ml/cstruct:=[async] >=dev-ml/ppx_jane-0.15:= dev-ml/mirage-crypto:=[rng-async] >=dev-ml/x509-0.14.0:= ) mirage? ( >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/mirage-clock-3.0.0:= dev-ml/mirage-crypto:=[pk] ) test? ( >=dev-ml/cstruct-3.0.0[unix] dev-ml/alcotest dev-ml/randomconv dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Transport Layer Security purely in OCaml
EAPI=8
HOMEPAGE=https://github.com/mirleft/ocaml-tls
INHERIT=dune multiprocessing
IUSE=async mirage ocamlopt test
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/ppx_sexp_conv-0.9.0:= >=dev-ml/cstruct-6.0.0:=[ppx,sexp] dev-ml/sexplib:= >=dev-ml/mirage-crypto-0.10.0:=[ec,pk,rng] >=dev-ml/x509-0.13.0:= >=dev-ml/domain-name-0.3.0:= >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-3.0.0:= >=dev-ml/ptime-0.8.1:= dev-ml/hkdf:= dev-ml/logs:= dev-ml/ipaddr:=[sexp] async? ( >=dev-ml/async-0.15:= >=dev-ml/async_unix-0.15:= >=dev-ml/core-0.15:= dev-ml/cstruct:=[async] >=dev-ml/ppx_jane-0.15:= dev-ml/mirage-crypto:=[rng-async] >=dev-ml/x509-0.14.0:= ) mirage? ( >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/mirage-clock-3.0.0:= dev-ml/mirage-crypto:=[pk] ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.15.3
SRC_URI=https://github.com/mirleft/ocaml-tls/releases/download/v0.15.3/tls-0.15.3.tbz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=49cd1228d37d28f88ce0a34e60af3973