net/ocamlnet - The NetBSD Packages Collection

Library focusing on application-level network protocols (OCaml)

The Ocamlnet project provides a collection of modules for the
Objective Caml language which focus on application-level Internet
protocols and conventions.

The current distribution contains:

- a mature implementation of the CGI protocol
- an implementation of the JSERV protocol (AJP-1.2), can be used with
  mod_jserv (Apache JServ) and mod_jk (Jakarta connector) to connect
  application servers written in O'Caml with web servers
- a FastCGI implementation
- a POP3 client
- an SMTP client
- a library of string processing functions related to Internet
  protocols (formerly known as "netstring" and distributed separately):
  MIME encoding/decoding, Date/time parsing, Character encoding
  conversion, HTML parsing and printing, URL parsing and printing,
  OO-representation of channels, and a lot more.
- an experimental web server component

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

devel/ocaml-findlib lang/ocaml security/gnutls devel/pcre-ocaml archivers/ocaml-zip devel/ocaml-findlib security/gnutls devel/pcre-ocaml archivers/ocaml-zip

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ocamlnet-4.1.9nb10.tgz
NetBSD 10.0aarch64ocamlnet-4.1.9nb5.tgz
NetBSD 10.0aarch64ocamlnet-4.1.9nb5.tgz
NetBSD 10.0powerpcocamlnet-4.1.9nb5.tgz
NetBSD 10.0x86_64ocamlnet-4.1.9nb10.tgz
NetBSD 10.0_BETAx86_64ocamlnet-4.1.9nb5.tgz
NetBSD 8.0i386ocamlnet-4.1.9nb5.tgz
NetBSD 8.0powerpcocamlnet-4.1.9nb5.tgz
NetBSD 8.0powerpcocamlnet-4.1.9nb10.tgz
NetBSD 8.0powerpcocamlnet-4.1.9nb5.tgz
NetBSD 8.0x86_64ocamlnet-4.1.9nb5.tgz
NetBSD 8.0x86_64ocamlnet-4.1.9nb5.tgz
NetBSD 8.0x86_64ocamlnet-4.1.9nb10.tgz
NetBSD 9.0aarch64ocamlnet-4.1.9nb10.tgz
NetBSD 9.0aarch64ocamlnet-4.1.9nb5.tgz
NetBSD 9.0aarch64ocamlnet-4.1.9nb5.tgz
NetBSD 9.0i386ocamlnet-4.1.9nb5.tgz
NetBSD 9.0powerpcocamlnet-4.1.9nb10.tgz
NetBSD 9.0powerpcocamlnet-4.1.9nb5.tgz
NetBSD 9.0powerpcocamlnet-4.1.9nb5.tgz
NetBSD 9.0x86_64ocamlnet-4.1.9nb10.tgz
NetBSD 9.0x86_64ocamlnet-4.1.9nb5.tgz
NetBSD 9.3x86_64ocamlnet-4.1.9nb5.tgz
NetBSD 9.3x86_64ocamlnet-4.1.9nb10.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

gnutls
Enable GNU TLS support.
gtk2
Enable support for GTK2.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.