| Port details |
- lua-luastatic Build a standalone executable from a Lua program
- 0.0.12 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: kevans@FreeBSD.org
 - Port Added: 2025-07-26 19:00:07
- Last Update: 2025-07-26 18:50:53
- Commit Hash: c648a3c
- License: CC0-1.0
- WWW:
- https://github.com/ers35/luastatic
- Description:
- luastatic is a command line tool that builds a standalone executable from a Lua
program. The resulting executable is intended to run on systems that do not
otherwise have Lua installed.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua54-luastatic>0:devel/lua-luastatic
- To install the port:
- cd /usr/ports/devel/lua-luastatic/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lua-luastatic
- pkg install lua54-luastatic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-luastatic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752800790
SHA256 (ers35-luastatic-0.0.12_GH0.tar.gz) = 9cf817f9bb95d7d3b62a0ccffc14124ac5f8e0df1e1c482b9bf49e0473e02797
SIZE (ers35-luastatic-0.0.12_GH0.tar.gz) = 11689
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_lua-luastatic
- USES:
- gmake lua
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.12 26 Jul 2025 18:50:53
    |
Kyle Evans (kevans)  |
devel/lua-luastatic: add new port
luastatic builds a standalone executable from a lua script, obviating
the need for lua proper rto be installed on the target system. This is
used by newer versions of luacheck, which we use for sanity checking
lua scripts in the base system. |
Number of commits found: 1
|