freebsd-ports/games/xnethack
Robert Clausecker 4f055dad03
games/xnethack: fix behaviour with mismatched lua version
The latest version of the package has introduced a "lua sandbox" that
comes with a version check against the bundled lua version.

As we unbundle lua, we cannot ensure that this version check succeeds.
Removal of the version check allows us to build a working binary, but
it is uncertain if there are any residual effects from the version
mismatch.

To rule out that possibility, the sandbox code is left disabled by
default but can be enabled if desired through the SANDBOX option.

PR:		264882
2022-06-25 22:28:19 +08:00
..
files games/xnethack: fix behaviour with mismatched lua version 2022-06-25 22:28:19 +08:00
distinfo games/xnethack: update to 7.1 2022-06-01 18:03:02 +02:00
Makefile games/xnethack: fix behaviour with mismatched lua version 2022-06-25 22:28:19 +08:00
pkg-descr
pkg-plist games/xnethack: update to 7.1 2022-06-01 18:03:02 +02:00