notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
lua54 Powerful, efficient, lightweight, embeddable scripting language
5.4.6 lang on this many watch lists=4 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 5.4.6Version of this port present on the latest quarterly branch.
Maintainer: andrew@tao11.riddles.org.uk search for ports maintained by this maintainer
Port Added: 2020-10-15 17:55:29
Last Update: 2023-06-08 10:51:06
Commit Hash: b4c88d1
People watching this port, also watch:: apache24, curl, pkg, git, gnupg
License: MIT
WWW:
https://www.lua.org/
Description:
Lua is a programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. A fundamental concept in the design of Lua is to provide meta-mechanisms for implementing features, instead of providing a host of features directly in the language. For example, although Lua is not a pure object-oriented language, it does provide meta-mechanisms for implementing classes and inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the language small, while allowing the semantics to be extended in unconventional ways. Extensible semantics is a distinguishing feature of Lua. Lua is implemented as a small library of C functions, written in ANSI C, and compiles unmodified in all known platforms. The implementation goals are simplicity, efficiency, portability, and low embedding cost.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lua54-5.4.6/catalog.mk
  3. /usr/local/share/licenses/lua54-5.4.6/LICENSE
  4. /usr/local/share/licenses/lua54-5.4.6/MIT
  5. bin/lua54
  6. bin/luac54
  7. include/lua54/lauxlib.h
  8. include/lua54/lua.h
  9. include/lua54/lua.hpp
  10. include/lua54/luaconf.h
  11. include/lua54/lualib.h
  12. lib/liblua-5.4.a
  13. lib/liblua-5.4.so
  14. libdata/pkgconfig/lua-5.4.pc
  15. man/man1/lua54.1.gz
  16. man/man1/luac54.1.gz
  17. @dir lib/lua/5.4
  18. @dir share/lua/5.4
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • lua54>0:lang/lua54
To install the port:
cd /usr/ports/lang/lua54/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/lua54
  • pkg install lua54
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lua54
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684757680 SHA256 (lua-5.4.6.tar.gz) = 7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88 SIZE (lua-5.4.6.tar.gz) = 363329

Packages (timestamps in pop-ups are UTC):
lua54
ABIlatestquarterly
FreeBSD:12:aarch64-5.4.6
FreeBSD:12:amd645.4.65.4.6
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3865.4.65.4.6
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64-5.4.2
FreeBSD:13:aarch645.4.65.4.6
FreeBSD:13:amd645.4.65.4.6
FreeBSD:13:armv65.4.25.4.6
FreeBSD:13:armv75.4.65.4.6
FreeBSD:13:i3865.4.65.4.6
FreeBSD:13:mips--
FreeBSD:13:mips645.4.25.4.2
FreeBSD:13:powerpc645.4.25.4.6
FreeBSD:13:riscv64-5.4.2
FreeBSD:14:aarch645.4.65.4.6
FreeBSD:14:amd645.4.65.4.6
FreeBSD:14:armv65.4.4-
FreeBSD:14:armv75.4.65.4.6
FreeBSD:14:i3865.4.65.4.6
FreeBSD:14:mips--
FreeBSD:14:mips645.4.2-
FreeBSD:14:powerpc645.4.65.4.6
FreeBSD:14:riscv645.4.2-
FreeBSD:15:amd645.4.6-
FreeBSD:15:armv6--
FreeBSD:15:armv75.4.6-
FreeBSD:15:i3865.4.6-
FreeBSD:15:mips64--
FreeBSD:15:powerpc645.4.6-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libedit.so.0 : devel/libedit
This port is required by:
for Build
  1. devel/swig
  2. devel/swig40
  3. lang/fennel

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/lua-language-server*
  2. Collapse this list of deleted ports.
for Libraries
  1. archivers/rpm4
  2. converters/lua-iconv
  3. converters/osm2pgsql
  4. databases/lua-lsqlite3
  5. databases/lua-pgsql
  6. databases/lua-xapian
  7. databases/luadbi
Expand this list (91 items / 84 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/luasql-firebird
  3. databases/luasql-mysql
  4. databases/luasql-odbc
  5. databases/luasql-postgres
  6. databases/luasql-sqlite3
  7. databases/tokyotyrant
  8. devel/kyua
  9. devel/llvm11
  10. devel/love10
  11. devel/lua-Penlight
  12. devel/lua-argparse
  13. devel/lua-bitlib
  14. devel/lua-bitop
  15. devel/lua-cjson
  16. devel/lua-cqueues
  17. devel/lua-lgi
  18. devel/lua-libevent
  19. devel/lua-lpeg
  20. devel/lua-luacheck
  21. devel/lua-luarocks
  22. devel/lua-lunit
  23. devel/lua-posix
  24. devel/lua-stdlib
  25. devel/lua-stdlib-debug
  26. devel/lua-stdlib-normalize
  27. devel/lua-sysctl
  28. devel/luafilesystem
  29. devel/lutok
  30. dns/dnsdist
  31. dns/luaunbound
  32. dns/powerdns
  33. dns/powerdns-recursor
  34. editors/lite
  35. editors/lite-xl
  36. editors/mle
  37. editors/vis
  38. emulators/mame
  39. emulators/mgba
  40. games/OpenTomb
  41. games/corsix-th
  42. games/jaggedalliance2
  43. games/megaglest
  44. games/onscripter
  45. games/onscripter-1byte
  46. games/xnethack
  47. graphics/darktable
  48. graphics/lua-gd
  49. graphics/xournalpp
  50. irc/dxirc
  51. irc/weechat
  52. lang/py-lupa
  53. lang/tolua
  54. mail/imapfilter
  55. mail/opendkim
  56. multimedia/obs-studio
  57. multimedia/vlc
  58. net/asterisk16
  59. net/asterisk18
  60. net/lualdap
  61. net/luasocket
  62. net/msoak
  63. net/ntopng
  64. net-im/prosody
  65. net-im/telegram-cli
  66. science/axom
  67. science/orthanc
  68. science/spheral
  69. security/lua-argon2
  70. security/lua-bcrypt
  71. security/luasec
  72. sysutils/libdnf
  73. sysutils/lua-puremagic
  74. sysutils/slurm-wlm
  75. textproc/highlight
  76. textproc/lua-icu-utils
  77. textproc/lua-lyaml
  78. textproc/luaexpat
  79. www/bozohttpd
  80. www/faup
  81. www/lighttpd
  82. www/tokyopromenade
  83. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. graphics/darktable38*
  2. graphics/darktable40*
  3. graphics/darktable42*
  4. Collapse this list of deleted ports.
for Run
  1. converters/lua-json
  2. databases/xapian-bindings
  3. devel/sol2
  4. lang/fennel

Configuration Options:
===> The following configuration options are available for lua54-5.4.6: ====> Documentation options DOCS=on: Install language and API reference (HTML, ~400kB) ====> Debugging options ASSERT=off: Enable interpreter assertions APICHECK=off: Enable API checks ====> Interactive command-line editing: you have to select exactly one of them EDITNONE=off: No command-line editing LIBEDIT_DL=on: Use dynamically loaded libedit (recommended) LIBEDIT=off: Use libedit (breaks lcurses) READLINE=off: Use GNU Readline (breaks lcurses) ===> Use 'make config' to modify these settings
Options name:
lang_lua54
USES:
cpe lua:core,54 libedit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.lua.org/ftp/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.6
08 Jun 2023 10:51:06
commit hash: b4c88d1e7141e4bfcd2a9651fc24922b5b1556fecommit hash: b4c88d1e7141e4bfcd2a9651fc24922b5b1556fecommit hash: b4c88d1e7141e4bfcd2a9651fc24922b5b1556fecommit hash: b4c88d1e7141e4bfcd2a9651fc24922b5b1556fe files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Andrew "RhodiumToad" Gierth
lang/lua54: update to 5.4.6

Submitter becomes maintainer.

5.4.6 fixes the following bugs in 5.4.4 and 5.4.5:

Lua 5.4.5:
    Changing the signature of 'lua_resetthread' broke ABI.

Lua 5.4.4:
    lua.c assumes that argv has at least one element.
    Lua can generate wrong code when _ENV is <const>.
    Wrong code generation for constants in bitwise operations.
    Lua-stack overflow when C stack overflows while handling an error.
    'lua_settop' may use a pointer to stack invalidated by 'luaF_close'.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.4.4
29 Nov 2022 09:24:55
commit hash: c8bef09e147ecae2926f545d602d2b1ca9ba1b0fcommit hash: c8bef09e147ecae2926f545d602d2b1ca9ba1b0fcommit hash: c8bef09e147ecae2926f545d602d2b1ca9ba1b0fcommit hash: c8bef09e147ecae2926f545d602d2b1ca9ba1b0f files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
lang/lua54: Update to 5.4.4

PR:		267430
Approved by:	maintainer timeout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.4.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.4.2
31 Aug 2021 09:23:10
commit hash: d015b673ee59a11e4fe6579a8764ad53ed87f946commit hash: d015b673ee59a11e4fe6579a8764ad53ed87f946commit hash: d015b673ee59a11e4fe6579a8764ad53ed87f946commit hash: d015b673ee59a11e4fe6579a8764ad53ed87f946 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
lang/lua54: Add CPE information

Approved by:    portmgr (blanket)
5.4.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.4.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.4.2
09 Mar 2021 14:13:41
Revision:567933Original commit files touched by this commit
mat search for other commits by this committer
Remove occurrences of %%LUA_LIBDIR%%.

Differential Revision:	https://reviews.freebsd.org/D29138
5.4.2
13 Dec 2020 22:23:04
Revision:558061Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.4.2

Changes:	https://www.lua.org/versions.html
Differential Revision:	https://reviews.freebsd.org/D27589
Submitted by:	Russell Haley <russ.haley@gmail.com> (maintainer)
Reviewed by:	Andrew Gierth <andrew_tao173@riddles.org.uk>
5.4.1
15 Oct 2020 17:55:20
Revision:552438Original commit files touched by this commit
kevans search for other commits by this committer
[NEW PORT] lang/lua54 - Lua 5.4.1

Highlights for this version:
- new generational mode for garbage collection
- to-be-closed variables
- const variables
- complete list: https://www.lua.org/manual/5.4/readme.html#changes

The Lua Manual can be found here: https://www.lua.org/manual/5.4/

Incompatibilities from the previous version are specifically documented
here: https://www.lua.org/manual/5.4/manual.html#8

Submitted by:	Russ Haley <russ haley gmail com>
Co-submitted by:	Andrew Gierth <andrew_tao173 riddles org uk>
Differential Revision:	https://reviews.freebsd.org/D14709

Number of commits found: 10