10 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +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
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
daf8b769a2 update ocaml-yojson to the latest git commit
The last release of ocaml-yojson was in 2019. Meanwhile the git commits
since then include changes to drop dependencies on ocaml-easy-format and
ocaml-biniou.

Dropping those unmaintained ports will unlock being able to update
devel/dune to the 2.x series.
2021-12-01 02:26:00 +00:00
chrisz
8f34a2e806 Update lang/ocaml to 4.10.0
tested on sparc64, update to lang/camlp4 and ok by jca@
ok daniel@
thanks.
2020-06-09 17:34:13 +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
225ce4224b Upgrade lang/ocaml to 4.08.1
* net unison needed some patchign to avoid deprecated library functions.
* all ports depending on the exact version of OCaml need revision bumps.
* net/unison needed some help to avoid deprecated library functions.

ok krw@, testing on i386 and ok daniel@
2019-09-18 17:49:35 +00:00
chrisz
c56caff25c Add correct RUN_DEPENDencies to devel/ocaml-{yojson,biniou} 2019-08-23 18:35:13 +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
c5f99000ae import devel/ocaml-yojson
improvements by @sthen, ok by @krw
2019-08-04 19:07:43 +00:00