[Bug 297444] [NEW PORT] games/minecraft-bedrock-server: dedicated server for Minecraft Bedrock Edition
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297444
Bug ID: 297444
Summary: [NEW PORT] games/minecraft-bedrock-server: dedicated
server for Minecraft Bedrock Edition
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Created attachment 273648
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273648&action=edit
git diff for the new port: games/minecraft-bedrock-server
Minecraft Bedrock Dedicated Server, the official server software for the
cross-platform Bedrock Edition of Minecraft (mobile, console, Windows
10/11), as distinct from Java Edition (already packaged as
games/minecraft-server).
bedrock_server is a Linux-only amd64 binary requiring GLIBC_2.35, newer
than any FreeBSD linux_base-* provides. This port does not bundle a Linux
root; it depends on an admin-provisioned Ubuntu 22.04 Linuxulator chroot
(hand-debootstrapped per the FreeBSD Handbook, shared infrastructure like
any other Linuxulator dependency, not private to this port) already
present on the system. See pkg-message for setup.
Supports running multiple independent instances (worlds) via
minecraft-bedrock-server-instance, each supervised separately by
daemon(8). World data lives outside $PREFIX and outside the chroot,
untouched by pkg install/deinstall/upgrade. Optional weekly world
backups via periodic(8), using bedrock_server's own save-hold protocol
for a live, zero-downtime snapshot.
WWW: https://www.minecraft.net/en-us/download/server/bedrock
--
You are receiving this mail because:
You are the assignee for the bug.