pkgsrc/net/ocamlnet/PLIST.opt
wiz eaf4ccf609 Initial import of ocamlnet-1.1.2:
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
2006-08-11 15:43:36 +00:00

22 lines
944 B
Text

@comment $NetBSD: PLIST.opt,v 1.1.1.1 2006/08/11 15:43:36 wiz Exp $
lib/ocaml/site-lib/cgi/cgi.a
lib/ocaml/site-lib/cgi/cgi.cmxa
lib/ocaml/site-lib/nethttpd/nethttpd.a
lib/ocaml/site-lib/nethttpd/nethttpd.cmxa
lib/ocaml/site-lib/netstring/netconversion.cmx
lib/ocaml/site-lib/netstring/netmappings_iso.cmx
lib/ocaml/site-lib/netstring/netmappings_iso.o
lib/ocaml/site-lib/netstring/netmappings_jp.cmx
lib/ocaml/site-lib/netstring/netmappings_jp.o
lib/ocaml/site-lib/netstring/netmappings_min.cmx
lib/ocaml/site-lib/netstring/netmappings_min.o
lib/ocaml/site-lib/netstring/netmappings_other.cmx
lib/ocaml/site-lib/netstring/netmappings_other.o
lib/ocaml/site-lib/netstring/netstring.a
lib/ocaml/site-lib/netstring/netstring.cmxa
lib/ocaml/site-lib/netstring/netstring_mt.cmx
lib/ocaml/site-lib/netstring/netstring_mt.o
lib/ocaml/site-lib/pop/pop.a
lib/ocaml/site-lib/pop/pop.cmxa
lib/ocaml/site-lib/smtp/smtp.a
lib/ocaml/site-lib/smtp/smtp.cmxa