mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
2022-04-21 18:04:17 UTC
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
BDEPEND=dev-ml/opam-installer dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=dev-ml/base-unix >=dev-lang/ocaml-4:=
|
||||
DEPEND=dev-lang/ocaml:= >=dev-lang/ocaml-4:=
|
||||
DESCRIPTION=Persistent-mode afl-fuzz for ocaml
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/stedolan/ocaml-afl-persistent
|
||||
HOMEPAGE=https://github.com/stedolan/ocaml-afl-persistent https://opam.ocaml.org/packages/afl-persistent/
|
||||
INHERIT=opam
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-ml/base-unix >=dev-lang/ocaml-4:=
|
||||
RDEPEND=dev-lang/ocaml:= >=dev-lang/ocaml-4:=
|
||||
SLOT=0/1.3
|
||||
SRC_URI=https://github.com/stedolan/ocaml-afl-persistent/archive/v1.3.tar.gz -> afl-persistent-1.3.tar.gz
|
||||
_eclasses_=opam dc11e376d9abc263ca618c5741206216
|
||||
_md5_=c736aef1288d79ba6b46e5bd9755d03b
|
||||
_md5_=56bd8c434076c653488a2e6a5ec9f390
|
||||
|
||||
15
metadata/md5-cache/dev-ml/async_find-0.14.0
Normal file
15
metadata/md5-cache/dev-ml/async_find-0.14.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] =dev-ml/async-0.14* =dev-ml/core-0.14* =dev-ml/ppx_jane-0.14* >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Directory traversal with Async
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/janestreet/async_find https://opam.ocaml.org/packages/async_find/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] =dev-ml/async-0.14* =dev-ml/core-0.14* =dev-ml/ppx_jane-0.14* >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0/0.14.0
|
||||
SRC_URI=https://github.com/janestreet/async_find/archive/refs/tags/v0.14.0.tar.gz -> async_find-0.14.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=572ffc9dc6a9a49d2f5dd2786ec3a189
|
||||
15
metadata/md5-cache/dev-ml/async_inotify-0.14.0
Normal file
15
metadata/md5-cache/dev-ml/async_inotify-0.14.0
Normal file
@@ -0,0 +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:=
|
||||
DESCRIPTION=Async wrapper for inotify
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/janestreet/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
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=fb768f752eb56801c95cb315b0f807c2
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/core_unix dev-ml/async dev-ml/async_find dev-ml/core dev-ml/ppx_jane dev-ml/inotify >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Async wrapper for inotify
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/janestreet/async_inotify
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-ml/core_unix dev-ml/async dev-ml/async_find dev-ml/core dev-ml/ppx_jane dev-ml/inotify >=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 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=a8331c2c019706d90c6999c336dbb6eb
|
||||
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Bytes library distributed with the OCaml compiler
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opam.ocaml.org/packages/base-bytes/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=QPL-1.0 LGPL-2
|
||||
RDEPEND=dev-lang/ocaml
|
||||
SLOT=0
|
||||
_md5_=4055a2081a426fcdc8ad7160ccdf9210
|
||||
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Threads library distributed with the OCaml compiler
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opam.ocaml.org/packages/base-threads/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=QPL-1.0 LGPL-2
|
||||
RDEPEND=dev-lang/ocaml
|
||||
SLOT=0
|
||||
_md5_=97a7e72e05c75a5a6c503479aae963a7
|
||||
@@ -1,9 +0,0 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Unix library distributed with the OCaml compiler
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opam.ocaml.org/packages/base-unix/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=QPL-1.0 LGPL-2
|
||||
RDEPEND=dev-lang/ocaml
|
||||
SLOT=0
|
||||
_md5_=b006ae2ea4de6b220973b6d329170534
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=async? ( dev-ml/async:= dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/base:= dev-ml/core_unix:= dev-ml/conduit:=[async] dev-ml/fmt:= dev-ml/ipaddr:= dev-ml/logs:= dev-ml/magic-mime:= dev-ml/mirage-crypto:= ) bench? ( dev-ml/core:= dev-ml/core_bench:= ) curl-async? ( dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/core_kernel:= dev-ml/ocurl:= ) curl? ( dev-ml/ocurl:= ) curl-lwt? ( dev-ml/lwt:= dev-ml/ocurl:= ) lwt? ( dev-ml/logs:= dev-ml/lwt:= dev-ml/ppx_sexp_conv:= ) lwt-jsoo? ( >=dev-ml/js_of_ocaml-3.5.0:=[lwt,ppx] dev-ml/logs:= >=dev-ml/lwt-3.0.0:= ) lwt-unix? ( dev-ml/base-unix:= dev-ml/cmdliner:= >=dev-ml/conduit-5.0.0:=[lwt,lwt-unix] >=dev-ml/fmt-0.8.2:= dev-ml/logs:= >=dev-ml/lwt-3.0.0:= dev-ml/magic-mime:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) mirage? ( dev-ml/astring:= >=dev-ml/conduit-2.0.2:=[mirage] >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-2.4.3:= dev-ml/magic-mime:= >=dev-ml/mirage-channel-4.0.0:= >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) server-lwt-unix? ( dev-ml/lwt:= ) >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/ocaml-base64-3.1.0:= >=dev-ml/re-1.9.0:= dev-ml/sexplib0:= dev-ml/stringext:= >=dev-ml/uri-2.0.0:=[sexp] dev-ml/jsonm:= test? ( dev-ml/alcotest dev-ml/base_quickcheck dev-ml/ppx_assert dev-ml/ppx_sexp_conv dev-ml/ppx_compare dev-ml/ppx_here dev-ml/core dev-ml/core_bench dev-ml/crowbar dev-ml/fmt dev-ml/conduit[lwt,lwt-unix] dev-ml/ounit2 dev-ml/lwt net-libs/nodejs[npm] dev-ml/mirage-crypto ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=async? ( dev-ml/async:= dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/base:= dev-ml/core_unix:= dev-ml/conduit:=[async] dev-ml/fmt:= dev-ml/ipaddr:= dev-ml/logs:= dev-ml/magic-mime:= dev-ml/mirage-crypto:= ) bench? ( dev-ml/core:= dev-ml/core_bench:= ) curl-async? ( dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/core_kernel:= dev-ml/ocurl:= ) curl? ( dev-ml/ocurl:= ) curl-lwt? ( dev-ml/lwt:= dev-ml/ocurl:= ) lwt? ( dev-ml/logs:= dev-ml/lwt:= dev-ml/ppx_sexp_conv:= ) lwt-jsoo? ( >=dev-ml/js_of_ocaml-3.5.0:=[lwt,ppx] dev-ml/logs:= >=dev-ml/lwt-3.0.0:= ) lwt-unix? ( dev-ml/cmdliner:= >=dev-ml/conduit-5.0.0:=[lwt,lwt-unix] >=dev-ml/fmt-0.8.2:= dev-ml/logs:= >=dev-ml/lwt-3.0.0:= dev-ml/magic-mime:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) mirage? ( dev-ml/astring:= >=dev-ml/conduit-2.0.2:=[mirage] >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-2.4.3:= dev-ml/magic-mime:= >=dev-ml/mirage-channel-4.0.0:= >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) server-lwt-unix? ( dev-ml/lwt:= ) >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/ocaml-base64-3.1.0:= >=dev-ml/re-1.9.0:= dev-ml/sexplib0:= dev-ml/stringext:= >=dev-ml/uri-2.0.0:=[sexp] dev-ml/jsonm:= test? ( dev-ml/alcotest dev-ml/base_quickcheck dev-ml/ppx_assert dev-ml/ppx_sexp_conv dev-ml/ppx_compare dev-ml/ppx_here dev-ml/core dev-ml/core_bench dev-ml/crowbar dev-ml/fmt dev-ml/conduit[lwt,lwt-unix] dev-ml/ounit2 dev-ml/lwt net-libs/nodejs[npm] dev-ml/mirage-crypto ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Very lightweight HTTP server using Lwt or Async
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-cohttp https://opam.ocaml.org/packages/cohttp/
|
||||
@@ -8,10 +8,10 @@ INHERIT=dune multiprocessing
|
||||
IUSE=async bench curl curl-async curl-lwt lwt lwt-jsoo lwt-unix mirage ocamlopt server-lwt-unix test top
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=async? ( dev-ml/async:= dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/base:= dev-ml/core_unix:= dev-ml/conduit:=[async] dev-ml/fmt:= dev-ml/ipaddr:= dev-ml/logs:= dev-ml/magic-mime:= dev-ml/mirage-crypto:= ) bench? ( dev-ml/core:= dev-ml/core_bench:= ) curl-async? ( dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/core_kernel:= dev-ml/ocurl:= ) curl? ( dev-ml/ocurl:= ) curl-lwt? ( dev-ml/lwt:= dev-ml/ocurl:= ) lwt? ( dev-ml/logs:= dev-ml/lwt:= dev-ml/ppx_sexp_conv:= ) lwt-jsoo? ( >=dev-ml/js_of_ocaml-3.5.0:=[lwt,ppx] dev-ml/logs:= >=dev-ml/lwt-3.0.0:= ) lwt-unix? ( dev-ml/base-unix:= dev-ml/cmdliner:= >=dev-ml/conduit-5.0.0:=[lwt,lwt-unix] >=dev-ml/fmt-0.8.2:= dev-ml/logs:= >=dev-ml/lwt-3.0.0:= dev-ml/magic-mime:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) mirage? ( dev-ml/astring:= >=dev-ml/conduit-2.0.2:=[mirage] >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-2.4.3:= dev-ml/magic-mime:= >=dev-ml/mirage-channel-4.0.0:= >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) server-lwt-unix? ( dev-ml/lwt:= ) >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/ocaml-base64-3.1.0:= >=dev-ml/re-1.9.0:= dev-ml/sexplib0:= dev-ml/stringext:= >=dev-ml/uri-2.0.0:=[sexp] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=async? ( dev-ml/async:= dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/base:= dev-ml/core_unix:= dev-ml/conduit:=[async] dev-ml/fmt:= dev-ml/ipaddr:= dev-ml/logs:= dev-ml/magic-mime:= dev-ml/mirage-crypto:= ) bench? ( dev-ml/core:= dev-ml/core_bench:= ) curl-async? ( dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/core_kernel:= dev-ml/ocurl:= ) curl? ( dev-ml/ocurl:= ) curl-lwt? ( dev-ml/lwt:= dev-ml/ocurl:= ) lwt? ( dev-ml/logs:= dev-ml/lwt:= dev-ml/ppx_sexp_conv:= ) lwt-jsoo? ( >=dev-ml/js_of_ocaml-3.5.0:=[lwt,ppx] dev-ml/logs:= >=dev-ml/lwt-3.0.0:= ) lwt-unix? ( dev-ml/cmdliner:= >=dev-ml/conduit-5.0.0:=[lwt,lwt-unix] >=dev-ml/fmt-0.8.2:= dev-ml/logs:= >=dev-ml/lwt-3.0.0:= dev-ml/magic-mime:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) mirage? ( dev-ml/astring:= >=dev-ml/conduit-2.0.2:=[mirage] >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-2.4.3:= dev-ml/magic-mime:= >=dev-ml/mirage-channel-4.0.0:= >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/ppx_sexp_conv-0.13.0:= ) server-lwt-unix? ( dev-ml/lwt:= ) >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/ocaml-base64-3.1.0:= >=dev-ml/re-1.9.0:= dev-ml/sexplib0:= dev-ml/stringext:= >=dev-ml/uri-2.0.0:=[sexp] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=bench? ( async lwt-unix server-lwt-unix ) curl-lwt? ( curl ) lwt-jsoo? ( lwt ) lwt-unix? ( lwt ) mirage? ( lwt ) server-lwt-unix? ( lwt ) test? ( async curl-async curl-lwt lwt-jsoo lwt-unix lwt )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/5.0.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-cohttp/archive/v5.0.0.tar.gz -> ocaml-cohttp-5.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=129e622a7269c803df967dc536d78a5c
|
||||
_md5_=99cad558a91b508c911805062ec8e1bd
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/astring dev-ml/ipaddr[sexp] dev-ml/logs dev-ml/ppx_sexp_conv dev-ml/sexplib dev-ml/uri async? ( dev-ml/async dev-ml/async_ssl dev-ml/core dev-ml/ppx_here ) lwt? ( dev-ml/base-unix dev-ml/lwt ) lwt-unix? ( dev-ml/base-unix dev-ml/ca-certs dev-ml/lwt ) mirage? ( dev-ml/base dev-ml/ca-certs-nss dev-ml/cstruct dev-ml/dns[client] dev-ml/fmt dev-ml/mirage-clock dev-ml/mirage-flow[combinators] dev-ml/mirage-random dev-ml/mirage-time dev-ml/tcpip dev-ml/tls[mirage] dev-ml/vchan dev-ml/xenstore ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/astring:= dev-ml/ipaddr:=[sexp] dev-ml/logs:= dev-ml/ppx_sexp_conv:= dev-ml/sexplib:= dev-ml/uri:= dev-lang/ocaml:=[ocamlopt?] async? ( dev-ml/async:= dev-ml/async_ssl:= dev-ml/core:= dev-ml/ppx_here:= ) lwt? ( dev-ml/lwt:= ) lwt-unix? ( dev-ml/ca-certs:= dev-ml/lwt:= ) mirage? ( dev-ml/base:= dev-ml/ca-certs-nss:= dev-ml/cstruct:= dev-ml/dns:=[client] dev-ml/fmt:= dev-ml/mirage-clock:= dev-ml/mirage-flow:=[combinators] dev-ml/mirage-random:= dev-ml/mirage-time:= dev-ml/tcpip:= dev-ml/tls:=[mirage] dev-ml/vchan:= dev-ml/xenstore:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Dereference URIs into communication channels for Async or Lwt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-conduit
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-conduit https://opam.ocaml.org/packages/conduit/
|
||||
INHERIT=dune multiprocessing
|
||||
IUSE=async lwt lwt-unix mirage ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-ml/astring dev-ml/ipaddr[sexp] dev-ml/logs dev-ml/ppx_sexp_conv dev-ml/sexplib dev-ml/uri async? ( dev-ml/async dev-ml/async_ssl dev-ml/core dev-ml/ppx_here ) lwt? ( dev-ml/base-unix dev-ml/lwt ) lwt-unix? ( dev-ml/base-unix dev-ml/ca-certs dev-ml/lwt ) mirage? ( dev-ml/base dev-ml/ca-certs-nss dev-ml/cstruct dev-ml/dns[client] dev-ml/fmt dev-ml/mirage-clock dev-ml/mirage-flow[combinators] dev-ml/mirage-random dev-ml/mirage-time dev-ml/tcpip dev-ml/tls[mirage] dev-ml/vchan dev-ml/xenstore ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-ml/astring:= dev-ml/ipaddr:=[sexp] dev-ml/logs:= dev-ml/ppx_sexp_conv:= dev-ml/sexplib:= dev-ml/uri:= dev-lang/ocaml:=[ocamlopt?] async? ( dev-ml/async:= dev-ml/async_ssl:= dev-ml/core:= dev-ml/ppx_here:= ) lwt? ( dev-ml/lwt:= ) lwt-unix? ( dev-ml/ca-certs:= dev-ml/lwt:= ) mirage? ( dev-ml/base:= dev-ml/ca-certs-nss:= dev-ml/cstruct:= dev-ml/dns:=[client] dev-ml/fmt:= dev-ml/mirage-clock:= dev-ml/mirage-flow:=[combinators] dev-ml/mirage-random:= dev-ml/mirage-time:= dev-ml/tcpip:= dev-ml/tls:=[mirage] dev-ml/vchan:= dev-ml/xenstore:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=lwt-unix? ( lwt ) mirage? ( lwt )
|
||||
SLOT=0/5.1.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-conduit/archive/v5.1.0.tar.gz -> conduit-5.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=1055cd1c4c7bf1943efceec062ae5388
|
||||
_md5_=4aeaab09092f9bb85cc3f69c52382d25
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/core_kernel dev-ml/expect_test_helpers_core dev-ml/core dev-ml/ppx_jane dev-ml/jane-street-headers dev-ml/jst-config dev-ml/ocaml_intrinsics dev-ml/sexplib dev-ml/timezone dev-ml/base-threads dev-ml/spawn sys-kernel/linux-headers >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
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
|
||||
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_kernel dev-ml/expect_test_helpers_core dev-ml/core dev-ml/ppx_jane dev-ml/jane-street-headers dev-ml/jst-config dev-ml/ocaml_intrinsics dev-ml/sexplib dev-ml/timezone dev-ml/base-threads dev-ml/spawn >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
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 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=c26fa306cd247b2393d3cdcefadc9a3c
|
||||
_md5_=0ab08021474017cc9bb698abb3623013
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( dev-ml/async:= dev-ml/async_unix:= dev-ml/core:= ) lwt? ( dev-ml/base-unix:= dev-ml/lwt:= ) ppx? ( dev-ml/ppxlib:= dev-ml/stdlib-shims:= ) sexp? ( dev-ml/sexplib:= ) unix? ( dev-ml/base-unix:= ) test? ( dev-ml/alcotest dev-ml/crowbar dev-ml/ocaml-migrate-parsetree dev-ml/ppx_sexp_conv dev-ml/cppo dev-ml/lwt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( dev-ml/async:= dev-ml/async_unix:= dev-ml/core:= ) lwt? ( dev-ml/lwt:= ) ppx? ( dev-ml/ppxlib:= dev-ml/stdlib-shims:= ) sexp? ( dev-ml/sexplib:= ) test? ( dev-ml/alcotest dev-ml/crowbar dev-ml/ocaml-migrate-parsetree dev-ml/ppx_sexp_conv dev-ml/cppo dev-ml/lwt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Map OCaml arrays onto C-like structs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-cstruct https://opam.ocaml.org/packages/cstruct/
|
||||
@@ -8,10 +8,10 @@ INHERIT=dune multiprocessing
|
||||
IUSE=async lwt ocamlopt ppx sexp test unix
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( dev-ml/async:= dev-ml/async_unix:= dev-ml/core:= ) lwt? ( dev-ml/base-unix:= dev-ml/lwt:= ) ppx? ( dev-ml/ppxlib:= dev-ml/stdlib-shims:= ) sexp? ( dev-ml/sexplib:= ) unix? ( dev-ml/base-unix:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( dev-ml/async:= dev-ml/async_unix:= dev-ml/core:= ) lwt? ( dev-ml/lwt:= ) ppx? ( dev-ml/ppxlib:= dev-ml/stdlib-shims:= ) sexp? ( dev-ml/sexplib:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=ppx? ( sexp ) test? ( sexp ppx )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/6.0.1
|
||||
SRC_URI=https://github.com/mirage/ocaml-cstruct/archive/v6.0.1.tar.gz -> cstruct-6.0.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=7b3e2fb8fffc06556949af05e1edf27c
|
||||
_md5_=71f7ef1eca0722bb4f916101595a3d6a
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/cmdliner dev-ml/logs dev-ml/uuidm dev-ml/xenctrl dev-ml/xenstore dev-ml/xenstore-clients >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=An easy-to-use Xenstore library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xapi-project/ezxenstore
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-ml/cmdliner dev-ml/logs dev-ml/uuidm dev-ml/xenctrl dev-ml/xenstore dev-ml/xenstore-clients >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0/0.3.1
|
||||
SRC_URI=https://github.com/xapi-project/ezxenstore/archive/refs/tags/v0.3.1.tar.gz -> ezxenstore-0.3.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=0b7f14ab1a7a6f203d1b68feed74fbdf
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/tuntap >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/tuntap:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Send and receive Unix.file_descrs over Unix domain sockets
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xapi-project/ocaml-fd-send-recv
|
||||
HOMEPAGE=https://github.com/xapi-project/ocaml-fd-send-recv https://opam.ocaml.org/packages/fd-send-recv/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=dev-ml/tuntap >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-ml/tuntap:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=test
|
||||
SLOT=0/2.0.1
|
||||
SRC_URI=https://github.com/xapi-project/ocaml-fd-send-recv/archive/refs/tags/v2.0.1.tar.gz -> fd-send-recv-2.0.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=52657e389efd569f0903853a3214df19
|
||||
_md5_=94379bf645fabffbafa3ff8932604d46
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/base-unix:= dev-ml/base-bytes:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-lang/ocaml:=[ocamlopt?] test? ( dev-ml/ounit2 dev-ml/ocaml-fileutils dev-ml/lwt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=OCaml bindings for inotify
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/whitequark/ocaml-inotify
|
||||
HOMEPAGE=https://github.com/whitequark/ocaml-inotify https://opam.ocaml.org/packages/inotify/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=dev-ml/base-unix:= dev-ml/base-bytes:= test? ( dev-ml/ounit2 dev-ml/ocaml-fileutils dev-ml/lwt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-lang/ocaml:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.3_p20211118
|
||||
SRC_URI=https://github.com/whitequark/ocaml-inotify/archive/b340204c72ae3ff27def6e116c1998485fc3227e.tar.gz -> inotify-2.3_p20211118.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=ece19e492063b2a4d9288850715f5c7a
|
||||
_md5_=727c5d1a666a87538ed5bd545b2f531c
|
||||
|
||||
17
metadata/md5-cache/dev-ml/io-page-2.3.0
Normal file
17
metadata/md5-cache/dev-ml/io-page-2.3.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/bigarray-compat:= >=dev-ml/cstruct-2.0.0:= test? ( dev-ml/ounit2 ) unix? ( dev-ml/configurator ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=IO memory page library for Mirage backends
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/io-page https://opam.ocaml.org/packages/io-page/
|
||||
INHERIT=dune multiprocessing
|
||||
IUSE=ocamlopt test unix
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-ml/bigarray-compat:= >=dev-ml/cstruct-2.0.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=test? ( unix )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.3.0
|
||||
SRC_URI=https://github.com/mirage/io-page/releases/download/v2.3.0/io-page-v2.3.0.tbz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=8b64c5dd612adf606275596f7c1ea735
|
||||
16
metadata/md5-cache/dev-ml/io-page-3.0.0
Normal file
16
metadata/md5-cache/dev-ml/io-page-3.0.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/cstruct-2.0.0:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=IO memory page library for Mirage backends
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/io-page https://opam.ocaml.org/packages/io-page/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/cstruct-2.0.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/3.0.0
|
||||
SRC_URI=https://github.com/mirage/io-page/releases/download/v3.0.0/io-page-3.0.0.tbz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=91d9e8451aca72e5b0a574bb2e94c865
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/dune-configurator >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
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
|
||||
@@ -8,8 +8,9 @@ INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-ml/dune-configurator >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
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 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=6cf0f1289e29df0b2b51a7d4bce5cb1d
|
||||
_md5_=8803ba3fb215000623c911fc33267aea
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/base-unix dev-ml/cmdliner >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/cmdliner:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=OCaml bindings for Linux epoll(2)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/lindig/polly
|
||||
HOMEPAGE=https://github.com/lindig/polly https://opam.ocaml.org/packages/polly/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-ml/base-unix dev-ml/cmdliner >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/cmdliner:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0/0.2.2
|
||||
SRC_URI=https://github.com/lindig/polly/archive/refs/tags/0.2.2.tar.gz -> polly-0.2.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=ce574f69d1059a9fba63d2ecc67523b8
|
||||
_md5_=388646e3e6bfeb32811c91cfae2e520f
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/base-unix:= dev-ml/yojson:= dev-ml/cmdliner:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/yojson:= dev-ml/cmdliner:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=A Qemu Message Protocol (QMP) client in OCaml
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xapi-project/ocaml-qmp https://opam.ocaml.org/packages/qmp/
|
||||
@@ -8,9 +8,9 @@ INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=dev-ml/base-unix:= dev-ml/yojson:= dev-ml/cmdliner:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/yojson:= dev-ml/cmdliner:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/0.17.0
|
||||
SRC_URI=https://github.com/xapi-project/ocaml-qmp/archive/refs/tags/v0.17.0.tar.gz -> qmp-0.17.0.tar.gz
|
||||
SLOT=0/0.18.0
|
||||
SRC_URI=https://github.com/xapi-project/ocaml-qmp/archive/refs/tags/v0.18.0.tar.gz -> qmp-0.18.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=d7ad382b573c52af7138a9f7567e5655
|
||||
_md5_=87afca1db43c2d18f0822655d776c8e9
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-ml/cstruct-6.0.0:=[ppx] dev-ml/lwt:= dev-ml/lwt_log:= dev-ml/cmdliner:= dev-ml/duration:= >=dev-ml/io-page-2.4.0:= dev-ml/logs:= >=dev-ml/mirage-block-2.0.1:= dev-ml/mirage-block-unix:= dev-ml/mirage-clock:= >=dev-ml/mirage-time-2.0.1:= >=dev-ml/ppx_sexp_conv-0.10.0:= dev-ml/result:= dev-ml/rresult:= dev-ml/sexplib:= dev-ml/sexplib0:= test? ( dev-ml/ounit2 dev-ml/mirage-clock-unix ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=>=dev-ml/cstruct-3.0.0:=[ppx] dev-ml/lwt:= dev-ml/lwt_log:= dev-ml/cmdliner:= dev-ml/duration:= >=dev-ml/io-page-2.2.0:=[unix(-)] dev-ml/logs:= >=dev-ml/mirage-block-2.0.1:= dev-ml/mirage-block-unix:= dev-ml/mirage-clock:= >=dev-ml/mirage-time-2.0.1:= >=dev-ml/ppx_sexp_conv-0.10.0:= dev-ml/result:= dev-ml/rresult:= dev-ml/sexplib:= dev-ml/sexplib0:= test? ( dev-ml/ounit2 dev-ml/mirage-clock-unix ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=A simple on-disk fixed length queue
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/shared-block-ring
|
||||
@@ -8,9 +8,9 @@ INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-ml/cstruct-6.0.0:=[ppx] dev-ml/lwt:= dev-ml/lwt_log:= dev-ml/cmdliner:= dev-ml/duration:= >=dev-ml/io-page-2.4.0:= dev-ml/logs:= >=dev-ml/mirage-block-2.0.1:= dev-ml/mirage-block-unix:= dev-ml/mirage-clock:= >=dev-ml/mirage-time-2.0.1:= >=dev-ml/ppx_sexp_conv-0.10.0:= dev-ml/result:= dev-ml/rresult:= dev-ml/sexplib:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=>=dev-ml/cstruct-3.0.0:=[ppx] dev-ml/lwt:= dev-ml/lwt_log:= dev-ml/cmdliner:= dev-ml/duration:= >=dev-ml/io-page-2.2.0:=[unix(-)] dev-ml/logs:= >=dev-ml/mirage-block-2.0.1:= dev-ml/mirage-block-unix:= dev-ml/mirage-clock:= >=dev-ml/mirage-time-2.0.1:= >=dev-ml/ppx_sexp_conv-0.10.0:= dev-ml/result:= dev-ml/rresult:= dev-ml/sexplib:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/3.0.0
|
||||
SRC_URI=https://github.com/mirage/shared-block-ring/archive/refs/tags/3.0.0.tar.gz -> shared-block-ring-3.0.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=c2fb80fccf47280a891ad5112392b7b6
|
||||
_md5_=bcd22fb2eca24d9aa1b212e67bb86d06
|
||||
|
||||
16
metadata/md5-cache/dev-ml/shared-block-ring-3.0.1
Normal file
16
metadata/md5-cache/dev-ml/shared-block-ring-3.0.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-ml/cstruct-6.0.0:=[ppx] dev-ml/lwt:= dev-ml/lwt_log:= dev-ml/cmdliner:= dev-ml/duration:= >=dev-ml/io-page-2.4.0:= dev-ml/logs:= >=dev-ml/mirage-block-2.0.1:= dev-ml/mirage-block-unix:= dev-ml/mirage-clock:= >=dev-ml/mirage-time-2.0.1:= >=dev-ml/ppx_sexp_conv-0.10.0:= dev-ml/result:= dev-ml/rresult:= dev-ml/sexplib:= dev-ml/sexplib0:= test? ( dev-ml/ounit2 dev-ml/mirage-clock-unix ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=A simple on-disk fixed length queue
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/shared-block-ring
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-ml/cstruct-6.0.0:=[ppx] dev-ml/lwt:= dev-ml/lwt_log:= dev-ml/cmdliner:= dev-ml/duration:= >=dev-ml/io-page-2.4.0:= dev-ml/logs:= >=dev-ml/mirage-block-2.0.1:= dev-ml/mirage-block-unix:= dev-ml/mirage-clock:= >=dev-ml/mirage-time-2.0.1:= >=dev-ml/ppx_sexp_conv-0.10.0:= dev-ml/result:= dev-ml/rresult:= dev-ml/sexplib:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/3.0.1
|
||||
SRC_URI=https://github.com/mirage/shared-block-ring/archive/refs/tags/v3.0.1.tar.gz -> shared-block-ring-3.0.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=2dc435cf79f76886f0c668a49ec91e94
|
||||
17
metadata/md5-cache/dev-ml/tar-1.1.0
Normal file
17
metadata/md5-cache/dev-ml/tar-1.1.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/camlp-streams:= dev-ml/cstruct:= dev-ml/re:= dev-ml/lwt:= mirage? ( dev-ml/io-page:= dev-ml/mirage-block:= dev-ml/mirage-kv:= dev-ml/ptime:= ) test? ( dev-ml/mirage-block-unix dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Pure OCaml library to read and write tar files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-tar https://opam.ocaml.org/packages/tar/
|
||||
INHERIT=dune multiprocessing
|
||||
IUSE=mirage ocamlopt test unix
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-ml/camlp-streams:= dev-ml/cstruct:= dev-ml/re:= dev-ml/lwt:= mirage? ( dev-ml/io-page:= dev-ml/mirage-block:= dev-ml/mirage-kv:= dev-ml/ptime:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=test? ( mirage unix )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/1.1.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-tar/archive/refs/tags/v1.1.0.tar.gz -> tar-1.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=aa9715ab9fc7c68d726dac0f5aa28eb5
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/camlp-streams:= dev-ml/cstruct:= dev-ml/re:= dev-ml/lwt:= mirage? ( dev-ml/io-page:= dev-ml/mirage-block:= dev-ml/mirage-kv:= dev-ml/ptime:= ) test? ( dev-ml/mirage-block-unix dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Pure OCaml library to read and write tar files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-tar
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-tar https://opam.ocaml.org/packages/tar/
|
||||
INHERIT=dune multiprocessing
|
||||
IUSE=mirage ocamlopt test unix
|
||||
KEYWORDS=~amd64
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/2.0.1
|
||||
SRC_URI=https://github.com/mirage/ocaml-tar/archive/refs/tags/v2.0.1.tar.gz -> tar-2.0.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=132f336a77adddefb14b34e350a99128
|
||||
_md5_=aa9715ab9fc7c68d726dac0f5aa28eb5
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/cmdliner dev-ml/ipaddr sys-kernel/linux-headers >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/cmdliner:= >=dev-ml/ipaddr-5.0.0:= sys-kernel/linux-headers test? ( >=dev-ml/lwt-5.0.0 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Bindings to UNIX tuntap facilities
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-tuntap
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-tuntap https://opam.ocaml.org/packages/tuntap/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-ml/cmdliner dev-ml/ipaddr >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-ml/cmdliner:= >=dev-ml/ipaddr-5.0.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.0.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-tuntap/releases/download/v2.0.0/tuntap-v2.0.0.tbz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=55bf8cd26cdb5fcdd9d3e064f0de6223
|
||||
_md5_=6210b492858736ebb29758d629b5dfc4
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/alcotest:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=An OCaml package with modules for easy unit testing
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xapi-project/xapi-test-utils
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt test
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
RDEPEND=dev-ml/alcotest:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0/1.4.0
|
||||
SRC_URI=https://github.com/xapi-project/xapi-test-utils/archive/refs/tags/v1.4.0.tar.gz -> xapi-test-utils-1.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=8a2706adc0e76565c7ee765dd87812b5
|
||||
_md5_=73a7a9702d7ab09dcfcea1dec9ee858a
|
||||
|
||||
17
metadata/md5-cache/dev-ml/xen-gnt-4.0.0
Normal file
17
metadata/md5-cache/dev-ml/xen-gnt-4.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=>=dev-ml/cstruct-1.0.1:= dev-ml/cmdliner:= >=dev-ml/io-page-2.0.0:=[unix(-)?] dev-ml/lwt:= dev-ml/lwt-dllist:= >=dev-ml/mirage-profile-0.3:= unix? ( app-emulation/xen ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=OCaml bindings to the Xen grant tables libraries
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-gnt https://opam.ocaml.org/packages/xen-gnt/
|
||||
INHERIT=dune multiprocessing
|
||||
IUSE=ocamlopt test unix
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=>=dev-ml/cstruct-1.0.1:= dev-ml/cmdliner:= >=dev-ml/io-page-2.0.0:=[unix(-)?] dev-ml/lwt:= dev-ml/lwt-dllist:= >=dev-ml/mirage-profile-0.3:= unix? ( app-emulation/xen ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
REQUIRED_USE=test? ( unix )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/4.0.0
|
||||
SRC_URI=https://github.com/mirage/ocaml-gnt/releases/download/v4.0.0/xen-gnt-v4.0.0.tbz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=67f65d84e81abe0413de0c3579f021b4
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=app-emulation/xen >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Mock OCaml bindings for the Xen Hypervisor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/lindig/xenctrl
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=app-emulation/xen >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0/0_p20191017
|
||||
SRC_URI=https://github.com/lindig/xenctrl/archive/b9e147ed2e818b47563555cfc059e1d8a7fcf6c3.tar.gz -> xenctrl-0_p20191017.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=7d03fe5b7ca6d006eebbfe91f67a930b
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/cstruct dev-ml/lwt >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/cstruct:= dev-ml/lwt:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=A Xenstore protocol implementation in pure OCaml
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-xenstore
|
||||
HOMEPAGE=https://github.com/mirage/ocaml-xenstore https://opam.ocaml.org/packages/xenstore/xenstore.2.0.0/
|
||||
INHERIT=dune
|
||||
IUSE=ocamlopt
|
||||
IUSE=ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=dev-ml/cstruct dev-ml/lwt >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RDEPEND=dev-ml/cstruct:= dev-ml/lwt:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2.1.1
|
||||
SRC_URI=https://github.com/mirage/ocaml-xenstore/releases/download/2.1.1/xenstore-2.1.1.tbz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
|
||||
_md5_=bf4679ce8f4c8d78c2d7693dd5aed4da
|
||||
_md5_=020f40a1ee785861b84a3e13db5c0825
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/lwt:= dev-ml/xenstore:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= >=dev-ml/findlib-1.0.4-r1
|
||||
DESCRIPTION=Unix client tools for accessing xenstore
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/xapi-project/ocaml-xenstore-clients
|
||||
HOMEPAGE=https://github.com/xapi-project/ocaml-xenstore-clients https://opam.ocaml.org/packages/xenstore_transport/
|
||||
INHERIT=dune findlib
|
||||
IUSE=ocamlopt test +ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/1.1.0
|
||||
SRC_URI=https://github.com/xapi-project/ocaml-xenstore-clients/archive/refs/tags/v1.1.0.tar.gz -> xenstore-clients-1.1.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c findlib e6df6108c2d753998b1206f4d5ea4a2d
|
||||
_md5_=5799cedbbc249d9090b1e564088952ba
|
||||
_md5_=587be4cbf6b5644901822833e34c2c61
|
||||
|
||||
16
metadata/md5-cache/dev-ml/xenstore-clients-1.3.0
Normal file
16
metadata/md5-cache/dev-ml/xenstore-clients-1.3.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-ml/dune dev-lang/ocaml
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/lwt:= dev-ml/xenstore:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= >=dev-ml/findlib-1.0.4-r1
|
||||
DESCRIPTION=Unix client tools for accessing xenstore
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/xapi-project/ocaml-xenstore-clients https://opam.ocaml.org/packages/xenstore_transport/
|
||||
INHERIT=dune findlib
|
||||
IUSE=ocamlopt test +ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1-with-linking-exception
|
||||
RDEPEND=dev-ml/lwt:= dev-ml/xenstore:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= dev-lang/ocaml:=[ocamlopt?]
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/1.3.0
|
||||
SRC_URI=https://github.com/xapi-project/ocaml-xenstore-clients/archive/refs/tags/v1.3.0.tar.gz -> xenstore-clients-1.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c findlib e6df6108c2d753998b1206f4d5ea4a2d
|
||||
_md5_=ec0c7dcfdc65dde55f5317fe44b26f6d
|
||||
Reference in New Issue
Block a user