Port details |
- luasocket-53 Socket support for the Lua language (version 5.3)
- 3.0.r1_4,1 net
=0 3.0.r1_4,1Version of this port present on the latest quarterly branch.
- Maintainer: lx@FreeBSD.org
- Port Added: 2019-05-09 15:24:02
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: MIT
- WWW:
- https://github.com/diegonehab/luasocket
- Description:
- LuaSocket is a Lua extension library that provides support for the TCP and UDP
transport layers.
Extra Lua modules implementing SMTP, HTTP and FTP protocols are installed
to /usr/local/lib/lua/luasocket.
WWW: https://github.com/diegonehab/luasocket
-
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:
-
- lua53-luasocket>0:net/luasocket-53
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua53-luasocket
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1487003644
SHA256 (diegonehab-luasocket-v3.0-rc1_GH0.tar.gz) = 8b67d9b5b545e1b694753dab7bd6cdbc24c290f2b21ba1e14c77b32817ea1249
SIZE (diegonehab-luasocket-v3.0-rc1_GH0.tar.gz) = 328598
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: net/luasocket
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- liblua-5.3.so : lang/lua53
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lua53-luasocket-3.0.r1_4,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake lua:53 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
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: net/luasocket | Commit | Credits | Log message |
3.0.r1_4,1 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 |
3.0.r1_4,1 20 Jan 2020 17:09:49 |
danfe |
- Remove explicit mention that IPv4 and IPv6 are supported,
this is assumed by default in 2020
- Ensure that both slave ports have correct COMMENT line |
3.0.r1_3,1 09 May 2019 15:23:45 |
zi |
- Add luasocket-53 port, based on luasocket-51 port |
Number of commits found: 3
|