Created attachment 249474 [details] 20240323 The whole thing was reworked to use unprivileged chroot (see -n flag) in place of Steam's container runtime, so this a large update.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5aa936c5ddada7c7d4251a36a7c67e08b7596325 commit 5aa936c5ddada7c7d4251a36a7c67e08b7596325 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-26 04:31:40 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-26 04:32:07 +0000 games/linux-steam-utils: update to 20240323 PR: 277949 games/linux-steam-utils/Makefile | 8 ++--- games/linux-steam-utils/distinfo | 6 ++-- games/linux-steam-utils/files/pkg-message.in | 18 +++++----- games/linux-steam-utils/pkg-plist | 50 +++++++++++++++++++++------- 4 files changed, 54 insertions(+), 28 deletions(-)
Pushed, thank you.