[Midnightbsd-cvs] [MidnightBSD/mports] ee4027: filesystems/R-cran-fs: build libuv FreeBSD code on...

Lucas Holt noreply at github.com
Tue Jun 30 23:09:48 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: ee402784185d6cc371b84c2b7146f2f35a00116c
      https://github.com/MidnightBSD/mports/commit/ee402784185d6cc371b84c2b7146f2f35a00116c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    A filesystems/R-cran-fs/files/patch-src_libuv-1.44.2_configure
    A filesystems/R-cran-fs/files/patch-src_libuv-1.44.2_configure.ac

  Log Message:
  -----------
  filesystems/R-cran-fs: build libuv FreeBSD code on MidnightBSD

The bundled libuv configure script only enabled the FreeBSD source set for host_os values matching freebsd. On MidnightBSD that left udp.o referencing uv__recvmmsg and uv__sendmmsg without compiling the source file that defines them.

Teach the bundled libuv configure inputs to treat MidnightBSD as FreeBSD for this conditional so fs.so loads during the R package install check.

AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



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