Path to this page:
./
devel/lua-stdlib,
Standard library for Lua programming language
Branch: CURRENT,
Version: 41.2.2,
Package name: lua53-stdlib-41.2.2,
Maintainer: cheusovlua-stdlib is a library of modules for common programming tasks,
including list, table and functional operations, regexps, objects,
pretty-printing and getopt. The whole thing can be loaded with
'require "std"', or modules can be used individually.
Of course, this for Lua programming language :-)
Required to run:[
lang/lua53]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 389.16 KB
Version history: (Expand)
- (2020-08-07) Updated to version: lua53-stdlib-41.2.2
- (2020-07-02) Updated to version: lua53-stdlib-28nb3
- (2017-11-23) Package has been reborn
- (2014-10-20) Updated to version: lua52-stdlib-28nb3
- (2014-05-03) Updated to version: lua52-stdlib-28nb2
- (2013-08-17) Updated to version: lua-stdlib-28nb1
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-08-07 01:45:07 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Update lua-stdlib to 41.2.2.
Massive changes in the package, including proper packaging into the std
namespace.
|
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.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-12 22:03:01 by Tobias Nygren | Files touched by this commit (12) |
Log message:
cloud.github.com unconditionally redirects to https. Use it directly.
|
2014-10-20 00:27:48 by Alexander Nasonov | Files touched by this commit (59) | |
Log message:
Revbump after lang/lua51 update.
|
2014-05-03 15:01:25 by Alexander Nasonov | Files touched by this commit (33) |
Log message:
Adapt to Lua multiversion support.
|