notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
luasec-51 Lua binding for the OpenSSL library to provide TLS/SSL communication
0.9 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9Version of this port present on the latest quarterly branch.
Maintainer: lx@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. /usr/local/share/licenses/lua51-luasec-0.9/catalog.mk
  2. /usr/local/share/licenses/lua51-luasec-0.9/LICENSE
  3. /usr/local/share/licenses/lua51-luasec-0.9/MIT
  4. lib/lua/5.1/ssl.so
  5. share/lua/5.1/ssl.lua
  6. share/lua/5.1/ssl/https.lua
Collapse this list.
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: pkg-fallout
Master port: security/luasec
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/brunoos/luasec/tar.gz/v0.9?dummy=/
Collapse this list.

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
CommitCreditsLog message
0.9
14 Apr 2020 15:49:37
Revision:531700Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:434315Original commit files touched by this commit
lx search for other commits by this committer
Turn into a slave port.

Submitted by:	lifanof
0.6
15 Feb 2017 00:12:17
Revision:434147Original commit files touched by this commit
lx search for other commits by this committer
Add 5.1-specific version of luasec

Number of commits found: 3