[Midnightbsd-cvs] [MidnightBSD/mports] cdb9c2: misc/linux-claude: new port, Anthropic Claude Code...
Lucas Holt
noreply at github.com
Tue May 5 14:06:48 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: cdb9c25a65c45d732edab195b7b6048c1e8b2f76
https://github.com/MidnightBSD/mports/commit/cdb9c25a65c45d732edab195b7b6048c1e8b2f76
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
A misc/linux-claude/Makefile
A misc/linux-claude/distinfo
A misc/linux-claude/files/claude.in
A misc/linux-claude/pkg-descr
A misc/linux-claude/pkg-plist
Log Message:
-----------
misc/linux-claude: new port, Anthropic Claude Code CLI via Linux emulation
Claude Code no longer runs natively on MidnightBSD since switching its
runtime to Bun. This port installs the official Linux x86_64 binary
package from npm using the Rocky Linux 9 Linux emulation layer.
A wrapper script sets BUN_JSC_useBBQJIT=0 which is required for Bun's
JavaScriptCore JIT to work correctly under Linux emulation.
WWW: https://claude.ai/code
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.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