./net/ocaml-conduit, Dereference URIs into OCaml communication channels

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.1.0, Package name: ocaml-conduit-5.1.0, Maintainer: jaapb

The conduit library takes care of establishing and listening for TCP and SSL/TLS
connections for the Lwt and Async libraries.

The reason this library exists is to provide a degree of abstraction from the
precise SSL library used, since there are a variety of ways to bind to a library
(e.g. the C FFI, or the Ctypes library), as well as well as which library is
used (just OpenSSL for now).


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-lwt] [net/ocaml-ipaddr] [devel/ocaml-sexplib] [devel/ocaml-ppx_sexp_conv] [devel/ocaml-result] [devel/ocaml-dune] [devel/ocaml-astring] [devel/ocaml-logs] [www/ocaml-uri] [devel/ocaml-async]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Package options: async, lwt

Master sites:

Filesize: 40.352 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-11 12:40:58 by Jaap Boender | Files touched by this commit (5)
Log message:
Updated net/ocaml-conduit to version 5.1.0.

There are many upstream bugfixes and additions, but nothing breaking.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-06-29 12:15:07 by Yuji Yamano | Files touched by this commit (2)
Log message:
Enable async and lwt options to fix www/ocaml-cohttp build errors.
Bump PKGREVISION.
OK'ed by jaapb and gdt.
   2020-04-08 14:46:24 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated net/ocaml-conduit to version 2.1.0.

This introduces a fairly extensive list of changes, some of which break
compatibility. See CHANGES.md for more details.
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.