CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/28 13:54:38
Log message:
import games/rigg
ok brynet@
DESCR:
rigg serves as a thin, OpenBSD-adapted runtime wrapper for independent games
based on certain engines. rigg handles visibility of files by using
unveil(2)
to hide those that conflict with execution on OpenBSD. This solves a common
problem with commercial games based on open-source frameworks like FNA,
LibGDX,
or HashLink. In addition, rigg also enforces a minimum-necessary filesystem
view
by default via unveil(2). Some basic engine configuration for OpenBSD like
dllmap for mono(1) is included.
Status:
Vendor Tag: thfr
Release Tags: thfr_20240428
N ports/games/rigg/Makefile
N ports/games/rigg/distinfo
N ports/games/rigg/pkg/DESCR
N ports/games/rigg/pkg/PLIST
No conflicts created by this import