Version: 3.1.1, Package name: lablgtk3-3.1.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description LablGTK3 is an Objective Caml interface to gtk+3. It uses the rich type system of Objective Caml 4 to provide a strongly typed, yet very comfortable, object-oriented interface to gtk+3. This is not that easy if you know the dynamic typing approach taken by gtk+3. |
Filesize: 834.688 KB |
Version History (View Complete History) |
|
2021-02-10 21:17:32 by Daniel Dickman | Files touched by this commit (2) |
Log message: update to lablgtk-3.1.1 to fix the build and unlock coq |
2020-05-22 13:56:41 by Christopher Zimmermann | Files touched by this commit (5) |
Log message: update x11/lablgtk3 to 3.1.0 ok krw@ |
2019-09-26 03:46:11 by Christopher Zimmermann | Files touched by this commit (43) |
Log message: Update OCaml to 4.09 reviewed ports wise and help with @pkgpath, ok by sthen@ reviewed and help with bytecode-only plists, minor nits and ok by jca@ tested on sparc 64 by @jca tested on aarch64 by Kurt Miller tested on amd64 by me Thanks for reviews and testing! |
2019-09-08 01:21:21 by Christopher Zimmermann | Files touched by this commit (1) |
Log message: add RUN_DEPENDS for graphics/ocaml-cairo, move C libraries to LIB_DEPENDS. This should fix failing math/coq. |
2019-08-17 07:29:42 by Christopher Zimmermann | Files touched by this commit (11) |
Log message: hardcode OCaml library path into dune binary. This makes findlib superfluous when using dune. "get it in" naddy@ |