[Bug 277258] Mk/Uses/dune.mk: New dune USES helper for ocaml

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 Feb 2024 11:46:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277258

            Bug ID: 277258
           Summary: Mk/Uses/dune.mk: New dune USES helper for ocaml
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@dev.thsi.be
 Attachment #248691 text/plain
         mime type:

Created attachment 248691
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248691&action=edit
dune.mk

Hello,

In preparing the ocaml 4.14.1 upgrade, a need for a new USES= dune was
identified.

The new helper is over there and attached for convenience
https://reviews.freebsd.org/D43861 . It is mostly based on the ninja helper.

The plan is to commit it together with the ocaml upgrade.

It requires a small patch to ocaml-dune to be able to install "C-stubs" in the
site-package/${PACKAGE} subdirectory, see
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276893

Is there any form of approval needed from portmgr@ ?

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.