IABSD.fr/ports/sysutils/findlib/Makefile

Branch :


Log

Author Commit Date CI Message
c1dc5fd3 2026-06-10 22:54:34 update findlib to 1.9.8 for ocaml 5 support ok avsm@ (MAINTAINER)
5278a456 2026-01-26 03:37:18 Remove remnant from pre-4.02 OCaml. ok sthen@
25e956cf 2025-07-21 16:10:44 add missing WANTLIB on pthread
1309d0ed 2024-04-24 17:09:43 Bump OCaml ports following update to 4.14.2
ef60d9aa 2024-01-01 18:17:19 bump ocaml ports following ocaml update
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
674b3b97 2023-08-11 10:12:10 sysutils/findlib: use ocaml module and pick up USE_NOBTCFI The module was removed from the port to avoid a circular dependency with camlp4, but that is no longer a concern. ok volker@
f146869f 2023-01-08 03:42:44 update findlib to 1.9.6; needed for ocaml > 4.12 ocaml 4.13 changed capitalization of some of the lib files which confuses some of the findlib build tests (and then leads to fallback code which depends on ocamlbuild). A newer version of findlib addresses this. In addition, findlib 1.9.4 added proper DESTDIR support, so we can drop FAKE_FLAGS from the port Makefile as part of this update. Diff from Volker Schlecht; and tested by myself on amd64.
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
efd5a97f 2021-12-10 04:10:59 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)