Port details |
- luafilesystem-51 Library to access directory structure and file attributes
- 1.7.0 devel
=0 1.7.0Version of this port present on the latest quarterly branch.
- Maintainer: fiziologus@gmail.com
- Port Added: 2014-08-05 18:06:51
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: MIT
- WWW:
- http://www.keplerproject.org/luafilesystem/index.html
- Description:
- 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.
WWW: http://www.keplerproject.org/luafilesystem/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua51-luafilesystem>0:devel/luafilesystem-51
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua51-luafilesystem
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1506581912
SHA256 (keplerproject-luafilesystem-v1_7_0_GH0.tar.gz) = 854ef99b6a4eb48af00c304e26fc4429094a8612003a7a81ba22014f32e85db3
SIZE (keplerproject-luafilesystem-v1_7_0_GH0.tar.gz) = 30829
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: devel/luafilesystem
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- liblua-5.1.so : lang/lua51
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lua51-luafilesystem-1.7.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- lua:51
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/luafilesystem | Commit | Credits | Log message |
1.7.0 14 Apr 2020 15:49:37 |
mat |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
1.6.2 05 Aug 2014 18:06:47 |
lx |
Add lua51 port for luafilesystem to support Prosody.
PR: 145173
Submitted by: Nikolai Lifanov |
Number of commits found: 2
|