K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-01-24T03:44:33.317840Z K 7 svn:log V 660 flua: initial support for "require" in the base system Use /usr not /usr/local for base system components. Use /usr/lib/flua and /usr/share/flua (not lua) for consistency and to avoid the possibility that other software accidentally finds our base system modules. Also drop the version from the path, as flua represents an unspecified lua version that corresponds to the FreeBSD version it comes with. LUA_USE_DLOPEN is not yet enabled because some additional changes are needed wrt symbol visibility. (cherry picked from commit bceabe277e1286ec694e34c186a73e7bf2c9de4f) Git Hash: 50da94fc7af1b3c515cf4648fc7e3a6c9794f682 Git Author: emaste@FreeBSD.org END