freebsd-ports/games/xnethack/files
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
..
patch-doc_dlb.6
patch-doc_nethack.6
patch-doc_recover.6
patch-include-config.h
patch-include-system.h
patch-include-unixconf.h
patch-src-files.c
patch-src_nhlua.c
patch-sys-unix-Makefile.doc
patch-sys-unix-Makefile.src
patch-sys-unix-Makefile.top
patch-sys-unix-Makefile.utl
patch-sys-unix-sysconf
patch-util-makedefs.c
patch-win-tty-termcap.c
patch-win_Qt_qt__pre.h
patch-win_Qt_qt__win.cpp