2020-07-02 14:13:36 by Nia Alarie | Files touched by this commit (3) |
Log message:
lua-rocks: Force pkgsrc unzip.
Otherwise it complains:
Error: Failed unpacking rock file: \
/tmp/luarocks_luarocks-rock-digestif-0.3-1-B5qFAU/digestif-0.3-1.src.rock: \
'unzip -n' program not found. Make sure unzip is installed and is available in \
your PATH (or you may want to edit the 'variables.UNZIP' value in file \
'/usr/pkg/etc/luarocks/config-5.4.lua')
|
2020-07-02 12:26:19 by Nia Alarie | Files touched by this commit (29) |
Log message:
Add 'lua' category to Lua modules.
While here, normalize some packages with strange variable order.
|
2020-07-01 13:06:40 by Nia Alarie | Files touched by this commit (6) |
Log message:
lua-rocks: Update to 3.3.1
This adds Lua 5.4 support, among many other features.
|
2020-07-01 12:32:42 by Nia Alarie | Files touched by this commit (1) |
Log message:
lua-rocks: Add LUA_VERSIONS_ACCEPTED
|
2018-10-26 14:06:13 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
lua-rocks: Requires unzip.
|
2018-07-18 00:18:06 by Alexander Nasonov | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Update devel/lua-rocks to version 2.4.4.
Changes since version 2.4.3:
* All platfoms: Do not halt a package deletion process when a file
from the package is missing
* Windows: Updated bundled binaries: Lua 5.1.5, Wget 1.19.4, 7zip 18.01
* Windows: updated installer to better handle gcc toolchains
* Windows: fix detection of directories
* Windows: fixes .def generation
|
2018-01-29 22:18:24 by Alexander Nasonov | Files touched by this commit (2) |
Log message:
Update luarocks to version 2.4.3.
Version 2.4.3 - 12/Sep/2017
- Fixed display of pathnames in `luarocks show`
- Improved check for write permissions when installing
- Plus assorted bugfixes and improvements
|
2017-09-16 21:53:51 by Alexander Nasonov | Files touched by this commit (13) |
Log message:
Drop maintainership.
|
2017-09-10 16:51:01 by Alexander Nasonov | Files touched by this commit (2) |
Log message:
Update devel/lua-rocks to version 2.4.2.
Version 2.4.2 - 30/Nov/2016
* Fixed conflict resolution on deploy/delete
* Improved dependency check messages
* Performance improvements when removing packages
* Support user-defined `platforms` array in config file
* Improvements in Lua interpreter version detection in Unix
configure script
* Relaxed Lua version detection to improve support for
alternative implementations (e.g. Ravi)
* Plus assorted bugfixes and improvements
|
2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180) |
Log message:
Follow some http redirects.
|