[Midnightbsd-cvs] [MidnightBSD/mports] aa8a9c: lang/ocaml: add @dir entries before doc files in p...

Lucas Holt noreply at github.com
Sun May 17 23:09:07 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: aa8a9cbd562058379b0eeaa2b0ebb847542bc47f
      https://github.com/MidnightBSD/mports/commit/aa8a9cbd562058379b0eeaa2b0ebb847542bc47f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M lang/ocaml/pkg-plist

  Log Message:
  -----------
  lang/ocaml: add @dir entries before doc files in plist

mport processes plist entries sequentially and requires @dir entries
to appear before files in those directories so mport_mkdirp() creates
the directory before archive extraction is attempted. Moving the
@dir DOCSDIR entries to before the doc file entries fixes mport install
failure: "Can't create .../htmlman/advexamples.html".

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: eefca486e0be662728f6c9ed5983e627797582a6
      https://github.com/MidnightBSD/mports/commit/eefca486e0be662728f6c9ed5983e627797582a6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    A multimedia/gstreamer1-plugins/files/patch-ext_sctp_usrsctp_meson.build

  Log Message:
  -----------
  multimedia/gstreamer1-plugins: add MidnightBSD to usrsctp OS detection

The bundled usrsctp meson.build only recognizes 'freebsd' as a BSD-like
system. When host_machine.system() returns 'midnightbsd', it hits the
else branch which calls subdir_done() without building usrsctp, causing
gstreamer1-plugins-sctp to fail with "could not find system libusrsctp
or configure internal libusrsctp". Treat midnightbsd identically to
freebsd in the OS-specific compile flags.

Fixes net/gstreamer1-plugins-sctp on i386/MidnightBSD 4.0.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 2b452595093ebcaff1efd5833ed2a673b4d20fc3
      https://github.com/MidnightBSD/mports/commit/2b452595093ebcaff1efd5833ed2a673b4d20fc3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M sysutils/R-cran-processx/Makefile

  Log Message:
  -----------
  Merge branch 'master' of ssh://github.com/MidnightBSD/mports


  Commit: 9922905cf617de3818735ba1b5829b34a2d8cc65
      https://github.com/MidnightBSD/mports/commit/9922905cf617de3818735ba1b5829b34a2d8cc65
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M devel/R-cran-cpp11/Makefile

  Log Message:
  -----------
  just drop test issue


Compare: https://github.com/MidnightBSD/mports/compare/15ee6e099eca...9922905cf617

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list