Port details |
- luasec-51 Lua binding for the OpenSSL library to provide TLS/SSL communication
- 0.9 security
=0 0.9Version of this port present on the latest quarterly branch.
- Maintainer: lx@FreeBSD.org
- Port Added: 2017-02-15 00:12:28
- Last Update: 2020-04-14 15:49:37
- SVN Revision: 531700
- License: MIT
- WWW:
- https://github.com/brunoos/luasec
- Description:
- LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This
version delegates to LuaSocket the TCP connection establishment between the
client and server. Then LuaSec uses this connection to start a secure TLS/SSL
session.
WWW: https://github.com/brunoos/luasec
-
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-luasec>0:security/luasec-51
- No installation instructions:
- This port has been deleted.
- PKGNAME: lua51-luasec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1580913778
SHA256 (brunoos-luasec-v0.9_GH0.tar.gz) = 6b6b94e8517bf6baf545fad29a2112f9ac7957ad85b4aae8e0727bec77d7a325
SIZE (brunoos-luasec-v0.9_GH0.tar.gz) = 52163
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: security/luasec
- 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:
- No options to configure
- Options name:
- N/A
- USES:
- lua:51 ssl
- 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: security/luasec | Commit | Credits | Log message |
0.9 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 |
0.6 17 Feb 2017 21:04:38 |
lx |
Turn into a slave port.
Submitted by: lifanof |
0.6 15 Feb 2017 00:12:17 |
lx |
Add 5.1-specific version of luasec |
Number of commits found: 3
|