notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
lua-luastatic Build a standalone executable from a Lua program
0.0.12 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/luastatic
  2. /usr/local/share/licenses/lua54-luastatic-0.0.12/catalog.mk
  3. /usr/local/share/licenses/lua54-luastatic-0.0.12/LICENSE
  4. /usr/local/share/licenses/lua54-luastatic-0.0.12/CC0-1.0
Collapse this list.
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):
lua54-luastatic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.120.0.12-0.0.120.0.12n/an/an/a
FreeBSD:13:quarterly0.0.120.0.12--0.0.12n/an/an/a
FreeBSD:14:latest0.0.120.0.12-0.0.120.0.12---
FreeBSD:14:quarterly0.0.120.0.12--0.0.12---
FreeBSD:15:latest0.0.120.0.12n/a0.0.12n/an/a--
FreeBSD:15:quarterly0.0.120.0.12n/a-n/an/a--
FreeBSD:16:latest0.0.120.0.12n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ers35/luastatic/tar.gz/0.0.12?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.12
26 Jul 2025 18:50:53
commit hash: c648a3cebd96f286cc307cb2ee0aae653c4fad1ecommit hash: c648a3cebd96f286cc307cb2ee0aae653c4fad1ecommit hash: c648a3cebd96f286cc307cb2ee0aae653c4fad1ecommit hash: c648a3cebd96f286cc307cb2ee0aae653c4fad1e files touched by this commit
Kyle Evans (kevans) search for other commits by this committer
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