[Midnightbsd-cvs] [MidnightBSD/mports] 5d5e44: www/foreign-cdm: new port, Linuxulator CDM agent f...

Lucas Holt noreply at github.com
Sun Sep 6 10:06:09 EDT 2026


  Branch: refs/heads/www/foreign-cdm
  Home:   https://github.com/MidnightBSD/mports
  Commit: 5d5e4483bf1404b5c11e9488da9c3284a4e31b1c
      https://github.com/MidnightBSD/mports/commit/5d5e4483bf1404b5c11e9488da9c3284a4e31b1c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-06 (Sun, 06 Sep 2026)

  Changed paths:
    M www/Makefile
    A www/foreign-cdm/Makefile
    A www/foreign-cdm/distinfo
    A www/foreign-cdm/files/fcdm-setup-env.in
    A www/foreign-cdm/pkg-descr
    A www/foreign-cdm/pkg-message

  Log Message:
  -----------
  www/foreign-cdm: new port, Linuxulator CDM agent for Chromium

foreign-cdm runs Google's Linux Widevine CDM under the Linuxulator and
proxies it to a native Chromium over Cap'n Proto, which is what makes
www/chromium's WIDEVINE option satisfiable; until now that option
referenced a port mports did not have.

Imported from FreeBSD with these changes:
- ports at MidnightBSD.org, lowercase license id
- USES=linux:rl9 rather than plain linux.  FreeBSD picks the Linux base
  from LINUX_DEFAULT and falls back to devel/linux-c7-devtoolset for
  the CentOS 7 case; mports has no such port, so pin the port to Rocky
  Linux 9 and drop the branch.
- mports staging semantics in do-install, with TRUE_PREFIX for the two
  symlink targets: those are runtime paths, while the links themselves
  belong in the staging tree.
- explicitly create ${PREFIX}/libexec before installing into it.

Builds, stages and packages on amd64.  check-fake warns that the
WidevineCdm symlinks are dangling, which is expected: one resolves once
the package is installed, and the other needs www/linux-widevine-cdm,
which is not yet in mports (pkg-message points at it).

AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01RfjmwisLNPFuZeaQCUJn4A
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