pkgsrc/net/ocamlnet
jaapb 5862c47be8 Updated net/ocamlnet to its latest version, 3.7.3 (and changed maintainer
e-mail address). Changes include:

        * Shell.to_file: implement the append flag as documented
        * The libraries netcamlbox and netmulticore are now only built
          if completely supported.
        * Porting netcamlbox and netmulticore to ocaml-4.01:
          There are new implementations in OCaml for caml_modify and
          caml_initialize that are incompatible with our usage here.
          Fortunately, these symbols are now weak, and we can override
          them. This is done in netsys.outofheap, and for the time being
          we just use the old implementation from ocaml-4.00.
        * Porting netsys to ocaml-4.01: O_CLOEXEC is now supported
          if found
        * Netsys_sem: fix for systems that don't have
          Netsys_posix.sysconf_open_max (e.g. Win32).
        * Http_fs: read method: fixing a problem with resent messages
        * Http_client: better reaction after "100" responses
        * Http_client: implementing verbose_response_header, and
          verbose_response_contents again
        * Uq_ssl: debugging of payload data (Uq_ssl.Debug.dump_data)
        * Http_fs: fixing chunked encoding for PUT (this is already done
          in Http_client)
        * Nethttp: new function base_code
        * Http_client: handling the case better that an unknown status
					code is returned by the server. Before, [response_status] simply
          raised [Not_found]. Now, the base status is returned instead.
        * Extending ocamlrpcgen: It supports now six new directives,
          _lowercase, _uppercase, _capitalize, _prefix, _equals,
          and _tuple (see documentation).
2013-11-01 11:11:18 +00:00
..
patches Updated package to version 3.6.3. Changes include: 2013-04-03 12:43:29 +00:00
buildlink3.mk Update to 3.5.1, from Jaap Boender. 2012-07-06 09:29:14 +00:00
DESCR
distinfo Updated net/ocamlnet to its latest version, 3.7.3 (and changed maintainer 2013-11-01 11:11:18 +00:00
Makefile Updated net/ocamlnet to its latest version, 3.7.3 (and changed maintainer 2013-11-01 11:11:18 +00:00
options.mk Update to 3.5.1, from Jaap Boender. 2012-07-06 09:29:14 +00:00
PLIST Updated net/ocamlnet to its latest version, 3.7.3 (and changed maintainer 2013-11-01 11:11:18 +00:00