summaryrefslogtreecommitdiff
path: root/net/ocamlnet
AgeCommit message (Collapse)AuthorFilesLines
2020-06-02Revbump for icuadam1-2/+2
2020-05-22revbump after updating security/nettleadam1-1/+2
2020-04-23Updated net/ocamlnet to version 4.1.7.jaapb3-10/+9
This adds support for OCaml 4.10.
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2020-01-17Updated net/ocamlnet to 4.1.6nb13.jaapb3-87/+5
No upstream changes; only removed some files from the PLIST because OCaml 4.09 doesn't generate them any more.
2019-11-03net: align variable assignmentsrillig2-4/+4
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-10-10ocamlnet: remove optional gtk1 supportwiz1-13/+3
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-05-05Recursive rebvump from devel/nssryoon1-2/+2
2019-04-03Recursive revbump from textproc/icuryoon1-2/+2
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-11-29Revbump for libcanberra gstreamer change.prlw11-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Revbumps associated with update of lang/ocaml.jaapb1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-10-24*: (belatedly) revbump for net/libsoup updateleot1-2/+2
Thanks to <wiz>!
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-07-19Recursive revbump associated with the update of lang/ocaml to 4.07.jaapb2-3/+4
2018-05-09Updated buildlink3.mk for net/ocamlnet.jaapb1-2/+2
2018-05-09Updated net/ocamlnet to version 4.1.6.jaapb3-106/+7
This adds support for OCaml 4.07.
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-04-14revbump after icu updateadam1-2/+2
2018-04-13Revbump associated with the upgrade of lang/ocamljaapb1-2/+2
(this is the upgrade from 4.06 to 4.06.1)
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-1/+2
2018-01-22Removed cmxs option from net/ocamlnet.jaapb4-87/+52
(This is now correctly detected and does not need an option)
2018-01-10Updated package net/ocamlnet to version 4.1.5.jaapb7-140/+115
This version includes support for native plugins, and some more minor fixes.
2018-01-07Fix build against newer nettle.joerg2-1/+26
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-2/+2
2017-10-04Added missing optional findlib directory to net/ocamlnetjaapb3-5/+6
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-09-08Recursive revbump associated with update of ocaml to 4.05jaapb1-1/+2
2017-09-04Updated package to latest version, 4.1.4, and made some changes to cmxsjaapb4-46/+50
generation (some double work going on there). Changes include: 2017-08-14 Gerd Stolpmann <gerd@gerdbook.fritz.box> * Release 4.1.4 * Fix: incompatibility for OCaml < 4.03 because of -opaque 2017-08-05 Gerd Stolpmann <gerd@gerdbook.fritz.box> * Release 4.1.3 * Building modules with -opaque flag when we don't install the cmx file * Fix: incompatbility with OCaml-4.05 (O_KEEPEXEC flag) * Fix: the local cppo built has been made compatible with -safe-string
2017-07-17Updated package to make sure cmxs option works correctlyjaapb7-62/+114
2017-07-11Revbump assiociated with ocaml-4.04.2, and added patches to compile .cmxsjaapb6-137/+137
files
2017-04-22Revbump after icu updateadam1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-1/+2
2016-12-30Updated package to latest version, 4.1.2. No substantive changes exceptjaapb8-75/+44
for compatibility with 0caml 4.03 (and .04).
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-06-20Updated package to work with new mk/ocaml.mk; no upstream changes. Revbump.jaapb3-30/+9
2016-05-05Updated package to version 4.1.1, and added some patches from the upstreamjaapb7-34/+107
git repository to make package compile with ocaml 4.0.3. Changes include: * Cryptography: adding basic support for public key cryptography (provided by GnuTLS) * Authentication: the module types for SASL and HTTP authentication have been changed to a stateless style. Added an experimental SCRAM module for HTTP. * Nethttp_client: Supporting Digest authentication with SHA-256 as hash algorithm. Supporting Basic authentication with "charset" parameter. * XDR/RPC: supporting that direct mappings can be disabled when this is disadvantegous. For now, this is done for internal RPC services, because direct mappings do not copy values, which would be very surprising here. * Netplex: adding support for so-called internal services. This is a fast and type-safe way of exchanging messages between netplex containers. * ALL MODULES: Transitioning to the new "bytes" type for mutable strings while using "string" only for immutable strings. If compiled with OCaml-4.02 or newer, Ocamlnet is built with the -safe-string compiler option. * Netplex_sharedvar: implementing a new protocol that uses shared memory for announcing variable updates. Also, almost all functions can now be called from controller context. * Netsys_global: new module, for keeping a dictionary of global strings. The dictionary is connected with Netplex_sharedvar, so that the strings can be updated across process boundaries if used with Netplex. * Netsys_polysocket: adding this module * Netsys_polypipe: adding this module * Netasn1_encoder: new module for encding ASN.1 messages * Netnumber: on 64 bit platforms, the functions lt_uint4 and lt_uint8 were wrong. Fixed now.