Path to this page:
./
www/ocaml-cohttp,
OCaml library for HTTP clients and servers
Branch: CURRENT,
Version: 5.0.0,
Package name: ocaml-cohttp-5.0.0,
Maintainer: jaapbCohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP
parser, and implementations using various asynchronous programming libraries.
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-lwt] [
devel/js_of_ocaml] [
devel/ocaml-re] [
textproc/ocaml-jsonm] [
devel/ocaml-base64] [
devel/ocaml-ppx_sexp_conv] [
devel/ocaml-sexplib0] [
devel/ocaml-dune] [
devel/ocaml-ppx_fields_conv] [
devel/ocaml-fmt] [
devel/ocaml-stringext] [
www/ocaml-uri] [
misc/ocaml-magic-mime] [
net/ocaml-conduit]
Required to build:[
pkgtools/cwrappers] [
misc/ocaml-opaline]
Package options: js_of_ocaml, lwt
Master sites:
Filesize: 130.875 KB
Version history: (Expand)
- (2022-05-12) Updated to version: ocaml-cohttp-5.0.0
- (2021-03-08) Updated to version: ocaml-cohttp-2.5.1nb1
- (2020-04-21) Updated to version: ocaml-cohttp-2.5.1
- (2020-01-11) Updated to version: ocaml-cohttp-2.1.2nb1
- (2019-07-01) Package added to pkgsrc.se, version ocaml-cohttp-2.1.2 (created)
CVS history: (Expand)
2022-06-03 11:25:20 by Thomas Klausner | Files touched by this commit (2) |
Log message:
ocaml-cohttp: add missing ocaml-jsonm dependency
Fixes build
|
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 16:16:37 by Jaap Boender | Files touched by this commit (5) |
Log message:
Update www/ocaml-cohttp to version 5.0.0.
There are many changes, including API-breaking ones. Full details in the
CHANGES.md file included in the distribution.
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2020-04-21 13:25:18 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated www/ocaml-cohttp to version 2.5.1.
Many changes since the last version; mostly they are minor though. See the
CHANGES.md file in the distribution for details.
|
2020-01-10 22:19:20 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Enable all options by default, at least devel/ocaml-git requires lwt
support. Bump revision.
|