pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ocaml-cohttp



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jul  1 15:48:53 UTC 2019

Added Files:
        pkgsrc/www/ocaml-cohttp: DESCR Makefile PLIST buildlink3.mk distinfo
            options.mk

Log Message:
Added package www/ocaml-cohttp, an OCaml http library.

Cohttp is an OCaml library for creating HTTP daemons. It has a portable
HTTP parser, and implementations using various asynchronous programming
libraries. It's needed as a dependency for some ocaml-git options.


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

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

Added files:

Index: pkgsrc/www/ocaml-cohttp/DESCR
diff -u /dev/null pkgsrc/www/ocaml-cohttp/DESCR:1.1
--- /dev/null   Mon Jul  1 15:48:53 2019
+++ pkgsrc/www/ocaml-cohttp/DESCR       Mon Jul  1 15:48:53 2019
@@ -0,0 +1,2 @@
+Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP
+parser, and implementations using various asynchronous programming libraries.
Index: pkgsrc/www/ocaml-cohttp/Makefile
diff -u /dev/null pkgsrc/www/ocaml-cohttp/Makefile:1.1
--- /dev/null   Mon Jul  1 15:48:53 2019
+++ pkgsrc/www/ocaml-cohttp/Makefile    Mon Jul  1 15:48:53 2019
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+
+GITHUB_PROJECT=        ocaml-cohttp
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+DISTNAME=      ${GITHUB_PROJECT}-2.1.2
+CATEGORIES=    www
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=mirage/}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/mirage/ocaml-cohttp/
+COMMENT=       OCaml library for HTTP clients and servers
+LICENSE=       isc
+
+USE_LANGUAGES= # none
+
+OCAML_USE_DUNE=        yes
+DUNE_BUILD_PACKAGES=   cohttp cohttp-top
+OPAM_INSTALL_FILES=    cohttp cohttp-top
+
+.include "options.mk"
+.include "../../devel/ocaml-base64/buildlink3.mk"
+.include "../../devel/ocaml-fmt/buildlink3.mk"
+.include "../../devel/ocaml-ppx_fields_conv/buildlink3.mk"
+.include "../../devel/ocaml-ppx_sexp_conv/buildlink3.mk"
+.include "../../devel/ocaml-re/buildlink3.mk"
+.include "../../devel/ocaml-sexplib0/buildlink3.mk"
+.include "../../devel/ocaml-stringext/buildlink3.mk"
+.include "../../net/ocaml-conduit/buildlink3.mk"
+.include "../../textproc/ocaml-jsonm/buildlink3.mk"
+.include "../../www/ocaml-uri/buildlink3.mk"
+.include "../../mk/ocaml.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/ocaml-cohttp/PLIST
diff -u /dev/null pkgsrc/www/ocaml-cohttp/PLIST:1.1
--- /dev/null   Mon Jul  1 15:48:53 2019
+++ pkgsrc/www/ocaml-cohttp/PLIST       Mon Jul  1 15:48:53 2019
@@ -0,0 +1,258 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+${PLIST.lwt}bin/cohttp-curl-lwt
+${PLIST.lwt}bin/cohttp-proxy-lwt
+${PLIST.lwt}bin/cohttp-server-lwt
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/META
+${PLIST.jsoo}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_jsoo.a
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_jsoo.cma
+${PLIST.jsoo}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_jsoo.cmxa
+${PLIST.jsoo}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_jsoo.cmxs
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_xhr.cmi
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_xhr.cmt
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_xhr.cmti
+${PLIST.jsoo}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_xhr.cmx
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_xhr.ml
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/cohttp_lwt_xhr.mli
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/dune-package
+${PLIST.jsoo}${OCAML_SITELIB}/cohttp-lwt-jsoo/opam
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/META
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/client.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/client.mli
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.a
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.cma
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.cmt
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.cmx
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.cmxa
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.cmxs
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__.cmt
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Client.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Debug.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Io.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Net.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt-unix/cohttp_lwt_unix__Server.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/debug.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/debug.mli
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/dune-package
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/io.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/io.mli
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/net.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/net.mli
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/opam
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/server.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt-unix/server.mli
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/META
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/body.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/body.mli
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/client.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/client.mli
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.a
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.cma
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.cmt
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.cmx
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.cmxa
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.cmxs
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__.cmt
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Body.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Body.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Body.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Body.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Client.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Client.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Client.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Client.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Make.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Make.cmt
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Make.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__S.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__S.cmt
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__S.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Server.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Server.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Server.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__Server.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__String_io.cmi
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__String_io.cmt
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__String_io.cmti
+${PLIST.lwt}${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-lwt/cohttp_lwt__String_io.cmx
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/dune-package
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/make.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/opam
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/s.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/server.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/server.mli
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/string_io.ml
+${PLIST.lwt}${OCAML_SITELIB}/cohttp-lwt/string_io.mli
+${OCAML_SITELIB}/cohttp-top/META
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-top/cohttp_top.a
+${OCAML_SITELIB}/cohttp-top/cohttp_top.cma
+${OCAML_SITELIB}/cohttp-top/cohttp_top.cmi
+${OCAML_SITELIB}/cohttp-top/cohttp_top.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-top/cohttp_top.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-top/cohttp_top.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp-top/cohttp_top.cmxs
+${OCAML_SITELIB}/cohttp-top/cohttp_top.ml
+${OCAML_SITELIB}/cohttp-top/dune-package
+${OCAML_SITELIB}/cohttp-top/opam
+${OCAML_SITELIB}/cohttp/META
+${OCAML_SITELIB}/cohttp/accept.ml
+${OCAML_SITELIB}/cohttp/accept.mli
+${OCAML_SITELIB}/cohttp/accept_lexer.ml
+${OCAML_SITELIB}/cohttp/accept_parser.ml
+${OCAML_SITELIB}/cohttp/accept_parser.mli
+${OCAML_SITELIB}/cohttp/accept_types.ml
+${OCAML_SITELIB}/cohttp/auth.ml
+${OCAML_SITELIB}/cohttp/auth.mli
+${OCAML_SITELIB}/cohttp/body.ml
+${OCAML_SITELIB}/cohttp/body.mli
+${OCAML_SITELIB}/cohttp/code.ml
+${OCAML_SITELIB}/cohttp/code.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp.a
+${OCAML_SITELIB}/cohttp/cohttp.cma
+${OCAML_SITELIB}/cohttp/cohttp.cmi
+${OCAML_SITELIB}/cohttp/cohttp.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp.cmxs
+${OCAML_SITELIB}/cohttp/dune-package
+${OCAML_SITELIB}/cohttp/cohttp.ml
+${OCAML_SITELIB}/cohttp/cohttp__.cmi
+${OCAML_SITELIB}/cohttp/cohttp__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__.cmx
+${OCAML_SITELIB}/cohttp/cohttp__.ml
+${OCAML_SITELIB}/cohttp/cohttp__Accept.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Accept.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Accept.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Accept.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Accept_lexer.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Accept_lexer.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Accept_lexer.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Accept_parser.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Accept_parser.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Accept_parser.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Accept_parser.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Accept_types.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Accept_types.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Accept_types.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Auth.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Auth.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Auth.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Auth.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Body.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Body.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Body.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Body.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Code.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Code.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Code.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Code.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Conf.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Conf.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Conf.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Conf.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Connection.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Connection.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Connection.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Connection.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Cookie.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Cookie.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Cookie.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Cookie.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Header.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Header.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Header.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Header.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Header_io.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Header_io.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Header_io.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Header_io.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Link.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Link.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Link.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Link.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Request.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Request.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Request.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Request.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Response.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Response.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Response.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Response.cmx
+${OCAML_SITELIB}/cohttp/cohttp__S.cmi
+${OCAML_SITELIB}/cohttp/cohttp__S.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__S.cmx
+${OCAML_SITELIB}/cohttp/cohttp__String_io.cmi
+${OCAML_SITELIB}/cohttp/cohttp__String_io.cmt
+${OCAML_SITELIB}/cohttp/cohttp__String_io.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__String_io.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Transfer.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Transfer.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Transfer.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Transfer.cmx
+${OCAML_SITELIB}/cohttp/cohttp__Transfer_io.cmi
+${OCAML_SITELIB}/cohttp/cohttp__Transfer_io.cmt
+${OCAML_SITELIB}/cohttp/cohttp__Transfer_io.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/cohttp/cohttp__Transfer_io.cmx
+${OCAML_SITELIB}/cohttp/conf.ml
+${OCAML_SITELIB}/cohttp/conf.mli
+${OCAML_SITELIB}/cohttp/connection.ml
+${OCAML_SITELIB}/cohttp/connection.mli
+${OCAML_SITELIB}/cohttp/cookie.ml
+${OCAML_SITELIB}/cohttp/cookie.mli
+${OCAML_SITELIB}/cohttp/header.ml
+${OCAML_SITELIB}/cohttp/header.mli
+${OCAML_SITELIB}/cohttp/header_io.ml
+${OCAML_SITELIB}/cohttp/header_io.mli
+${OCAML_SITELIB}/cohttp/link.ml
+${OCAML_SITELIB}/cohttp/link.mli
+${OCAML_SITELIB}/cohttp/opam
+${OCAML_SITELIB}/cohttp/request.ml
+${OCAML_SITELIB}/cohttp/request.mli
+${OCAML_SITELIB}/cohttp/response.ml
+${OCAML_SITELIB}/cohttp/response.mli
+${OCAML_SITELIB}/cohttp/s.ml
+${OCAML_SITELIB}/cohttp/string_io.ml
+${OCAML_SITELIB}/cohttp/string_io.mli
+${OCAML_SITELIB}/cohttp/transfer.ml
+${OCAML_SITELIB}/cohttp/transfer.mli
+${OCAML_SITELIB}/cohttp/transfer_io.ml
+${OCAML_SITELIB}/cohttp/transfer_io.mli
+${PLIST.jsoo}share/doc/cohttp-lwt-jsoo/CHANGES.md
+${PLIST.jsoo}share/doc/cohttp-lwt-jsoo/LICENSE.md
+${PLIST.jsoo}share/doc/cohttp-lwt-jsoo/README.md
+${PLIST.lwt}share/doc/cohttp-lwt-unix/CHANGES.md
+${PLIST.lwt}share/doc/cohttp-lwt-unix/LICENSE.md
+${PLIST.lwt}share/doc/cohttp-lwt-unix/README.md
+${PLIST.lwt}share/doc/cohttp-lwt/CHANGES.md
+${PLIST.lwt}share/doc/cohttp-lwt/LICENSE.md
+${PLIST.lwt}share/doc/cohttp-lwt/README.md
+share/doc/cohttp-top/CHANGES.md
+share/doc/cohttp-top/LICENSE.md
+share/doc/cohttp-top/README.md
+share/doc/cohttp/CHANGES.md
+share/doc/cohttp/LICENSE.md
+share/doc/cohttp/README.md
Index: pkgsrc/www/ocaml-cohttp/buildlink3.mk
diff -u /dev/null pkgsrc/www/ocaml-cohttp/buildlink3.mk:1.1
--- /dev/null   Mon Jul  1 15:48:53 2019
+++ pkgsrc/www/ocaml-cohttp/buildlink3.mk       Mon Jul  1 15:48:53 2019
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-cohttp
+
+.if !defined(OCAML_COHTTP_BUILDLINK3_MK)
+OCAML_COHTTP_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-cohttp+=   ocaml-cohttp>=2.1.2
+BUILDLINK_PKGSRCDIR.ocaml-cohttp?=     ../../www/ocaml-cohttp
+
+.endif # OCAML_COHTTP_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-cohttp
Index: pkgsrc/www/ocaml-cohttp/distinfo
diff -u /dev/null pkgsrc/www/ocaml-cohttp/distinfo:1.1
--- /dev/null   Mon Jul  1 15:48:53 2019
+++ pkgsrc/www/ocaml-cohttp/distinfo    Mon Jul  1 15:48:53 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+
+SHA1 (ocaml-cohttp-2.1.2.tar.gz) = 16ed1c2fdb14efd8bedccaab5614ae819fc4d784
+RMD160 (ocaml-cohttp-2.1.2.tar.gz) = a63107e3787326de2739f13c8c278795380e988c
+SHA512 (ocaml-cohttp-2.1.2.tar.gz) = bf466e2dbcbb4be8dc0b790130ae9a1abbbdd7fd865ba6b01dba83e5a8625e058b2918761a924a6b4baf04094b28a7a03b22f3d7a8e4f929b252069b7dd61be4
+Size (ocaml-cohttp-2.1.2.tar.gz) = 110147 bytes
Index: pkgsrc/www/ocaml-cohttp/options.mk
diff -u /dev/null pkgsrc/www/ocaml-cohttp/options.mk:1.1
--- /dev/null   Mon Jul  1 15:48:53 2019
+++ pkgsrc/www/ocaml-cohttp/options.mk  Mon Jul  1 15:48:53 2019
@@ -0,0 +1,39 @@
+# $NetBSD: options.mk,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+
+PKG_OPTIONS_VAR=       PKG_OPTIONS.ocaml-cohttp
+PKG_SUPPORTED_OPTIONS= async lwt js_of_ocaml
+PKG_SUGGESTED_OPTIONS=
+
+.include "../../mk/bsd.prefs.mk"
+
+.include "../../mk/bsd.options.mk"
+
+PLIST_VARS+=   lwt jsoo
+
+###
+### async support
+###
+.if !empty(PKG_OPTIONS:Masync)
+DUNE_BUILD_PACKAGES+=  cohttp-async
+.endif
+
+###
+### lwt support
+###
+.if !empty(PKG_OPTIONS:Mlwt)
+.include "../../devel/ocaml-lwt/buildlink3.mk"
+.include "../../misc/ocaml-magic-mime/buildlink3.mk"
+PLIST.lwt=     yes
+DUNE_BUILD_PACKAGES+=  cohttp-lwt cohttp-lwt-unix
+OPAM_INSTALL_FILES+=   cohttp-lwt cohttp-lwt-unix
+.endif
+
+###
+### js_of_ocaml support
+###
+.if !empty(PKG_OPTIONS:Mjs_of_ocaml)
+.include "../../devel/js_of_ocaml/buildlink3.mk"
+PLIST.jsoo=    yes
+DUNE_BUILD_PACKAGES+=  cohttp-lwt-jsoo
+OPAM_INSTALL_FILES+=   cohttp-lwt-jsoo
+.endif



Home | Main Index | Thread Index | Old Index