./devel/lua-filesystem, File system related library for Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.0, Package name: lua53-filesystem-1.8.0, Maintainer: pkgsrc-users

LuaFileSystem is a Lua library developed to complement the set of functions
related to file systems offered by the standard Lua distribution.

LuaFileSystem offers a portable way to access the underlying directory
structure and file attributes.


Required to run:
[lang/lua53]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 29.662 KB

Version history: (Expand)


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-07-11 17:14:30 by Nia Alarie | Files touched by this commit (8)
Log message:
Add LUA_LINKER_MAGIC variable that centrally sets LDFLAGS on Darwin,
as should probably have been done to begin with. Remove per-package hacks.
   2020-07-11 16:48:58 by Nia Alarie | Files touched by this commit (4)
Log message:
also use -bundle
   2020-07-11 16:32:15 by Nia Alarie | Files touched by this commit (1)
Log message:
lua-filesystem: Attempt to fix Darwin build
   2020-07-02 23:40:50 by Nia Alarie | Files touched by this commit (4)
Log message:
lua-filesystem: Update to 1.8.0

   Version 1.8.0 [22/Apr/2020]
              * Lua 5.4 support
              * lfs.link and lfs.symlinkattributes now work on Windows
              * MACOSX_DEPLOYMENT_TARGET is configurable in the Makefile
              * Fallback to _POSIX_PATH_MAX when MAXPATHLEN is not avaliable
              * Fixed memory leak in case of realloc failure
   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-05-27 21:37:44 by Thomas Klausner | Files touched by this commit (60)
Log message:
*: reset MAINTAINER for fhajny on his request