| Port details on branch 2023Q3 |
- lua-luacheck Linter and static analyzer for lua files
- 0.25.g20200825 devel
=3 0.25.g20200825Version of this port present on the latest quarterly branch. - Maintainer: kevans@FreeBSD.org
 - Port Added: 2018-02-22 14:35:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: bsp, heretic, py311-Automat, py311-PyOpenGL, py311-python-gdsii
- License: MIT
- WWW:
- https://github.com/luarocks/luacheck
- Description:
- Luacheck is a static analyzer and a linter for Lua. Luacheck detects various
issues such as usage of undefined global variables, unused variables and values,
accessing uninitialized variables, unreachable code and more.
Luacheck supports checking Lua files using syntax of Lua 5.1, Lua 5.2, Lua 5.3
and LuaJIT.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- lua54-luacheck>0:devel/lua-luacheck
- To install the port:
- cd /usr/ports/devel/lua-luacheck/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lua-luacheck
- pkg install lua54-luacheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-luacheck
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602514106
SHA256 (luarocks-luacheck-0.25.g20200825-4e5774169fa_GH0.tar.gz) = 1b9b487f18e00e5329536dc04d91e3fac785ea0217a9fa0f866e6822d5a8ef82
SIZE (luarocks-luacheck-0.25.g20200825-4e5774169fa_GH0.tar.gz) = 162593
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- argparse.lua : devel/lua-argparse@lua54
- lfs.so : devel/luafilesystem@lua54
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- This port is required by:
- for Build
-
- dns/knot-resolver
Configuration Options:
- No options to configure
- Options name:
- devel_lua-luacheck
- USES:
- lua
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|