Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8f34a2e8 | 2020-06-09 17:34:13 | Update lang/ocaml to 4.10.0 tested on sparc64, update to lang/camlp4 and ok by jca@ ok daniel@ thanks. | ||
| 2dd0fda6 | 2019-09-26 09:46:09 | 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! | ||
| 225ce422 | 2019-09-18 17:49:35 | 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@ | ||
| a2a47d02 | 2019-09-07 18:45:02 | update to 1.8.1 ok krw@ | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| b438efbd | 2019-03-04 12:51:12 | Upgrade OCaml and dependent ports testing and OKs by avsm@, jca@, krw@ Thanks a lot ! | ||
| 12d614fa | 2016-07-06 17:49:32 | Tweak PLIST/PFRAG so build/package works on non-dynlink-native archs again. Remember to crank REVISION this time. | ||
| 9cba8f48 | 2016-07-04 19:01:55 | Update to latest (1.6.2). Don't try to create the man3 directory or remove the .3 man pages that are not generated because (according to the Makefile comment) ocamldoc is hopeless at at generating them. Placate portcheck by using ${PREFIX} instead of a hardcoded directory. Maintainer timeout. PLIST tweaks and ok chrisz@ | ||
| 50b44b65 | 2016-06-23 19:23:53 | Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port where needed. The next step towards Ocaml 4.3.0. Bulk build by sthen@ identified several laggards which are included here. ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. | ||
| 0907d052 | 2015-08-30 15:43:47 | update to findlib-1.5.5 This introduces a strong dependency on ocaml-camlp4 in order to get the safe_camlp4 script. This could be split into a subpackage in the future, to get a base findlib package that does not depend on camlp4 ok jca@, tested by krw@ daniel@ jsg@ |