Commit Graph

11 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
daniel
efd5a97f0a update ocaml to 4.12.1
The ocaml update requires ocaml-camlp4 to be updated in sync and all
dependant ports need a bump.

ok avsm@ (MAINTAINER)
2021-12-10 04:10:59 +00:00
daniel
c11843224d add missing bdep on ocaml-configurator
spotted by Antoine in a bulk
2021-12-05 13:28:56 +00:00
daniel
68420eccff update ocaml to to 4.11.2 and bump all dependant ports
As usual camlp4 and camlp4 need to be updated in sync with ocaml. All
ocaml ports were successfully builds- tested on amd64. coccinelle remains
broken, but was built with the proposed diff floating on ports@

ok chrisz@
2021-12-02 03:59:19 +00:00
daniel
efeef92e1a switch lablgtk3 from to the .tbz release which includes additional metadata
The .tbz archive contains metadata which allows "ocamlfind list" to
correctly show the version rather than showing "n/a".

This issue was found by Yoza Toda back in March while attempting to update
math/coq to 8.13.1. That version of coq apparently uses "ocamlfind list" to
check for the presence of lablgtk3.

Other dune ports may have the same issue, although an alternative fix
could also be to get dune itself updated to 2.8.0 or later as that version
of dune includes a different fix for this issue.
2021-12-01 04:05:01 +00:00
daniel
10baa618a2 update to lablgtk-3.1.1 to fix the build and unlock coq 2021-02-11 04:17:32 +00:00
chrisz
fced6274ca update x11/lablgtk3 to 3.1.0
ok krw@
2020-05-22 19:56:40 +00:00
chrisz
2dd0fda6b6 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-26 09:46:09 +00:00
chrisz
9ca08e2b6a add RUN_DEPENDS for graphics/ocaml-cairo, move C libraries to LIB_DEPENDS.
This should fix failing math/coq.
2019-09-08 07:21:21 +00:00
chrisz
86ca65f57a hardcode OCaml library path into dune binary.
This makes findlib superfluous when using dune.

"get it in" naddy@
2019-08-17 13:29:42 +00:00
chrisz
4b7fade954 import x11/lablgtk3
improvements by @sthen, ok by @krw
2019-08-04 19:13:19 +00:00