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
lua-luasocket Socket support for the Lua language
3.1.0_1,1 net 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-05 06:22:14
Last Update: 2024-09-08 18:37:05
Commit Hash: 68ee6f3
License: MIT
WWW:
https://lunarmodules.github.io/luasocket/
https://github.com/lunarmodules/luasocket
Description:
LuaSocket is a Lua extension library composed of two parts: - a set of C modules that provide support for the TCP and UDP transport layers - a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • lua54-luasocket>0:net/lua-luasocket
To install the port:
cd /usr/ports/net/lua-luasocket/ && make install clean
To add the package, run one of these commands:
  • pkg install net/lua-luasocket
  • pkg install lua54-luasocket
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lua54-luasocket
Package flavors (<flavor>: <package>)
  • lua54: lua54-luasocket
  • lua53: lua53-luasocket
  • lua52: lua52-luasocket
  • lua51: lua51-luasocket
distinfo:
TIMESTAMP = 1659161127 SHA256 (lunarmodules-luasocket-v3.1.0_GH0.tar.gz) = bf033aeb9e62bcaa8d007df68c119c966418e8c9ef7e4f2d7e96bddeca9cca6e SIZE (lunarmodules-luasocket-v3.1.0_GH0.tar.gz) = 336542

Packages (timestamps in pop-ups are UTC):
lua51-luasocket
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.1.0_1,13.1.0_1,1n/a3.1.0_1,1n/a---
 

lua52-luasocket
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.1.0_1,13.1.0_1,1n/a3.1.0_1,1n/a---
 

lua53-luasocket
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.1.0_1,13.1.0_1,1n/a3.1.0_1,1n/a---
 

lua54-luasocket
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-3.1.0_1,1--3.1.0_1,1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.1.0_1,13.1.0_1,1n/a3.1.0_1,1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liblua-5.4.so : lang/lua54
This port is required by:
for Run
  1. audio/lua-mpd
  2. devel/lua-libevent
  3. net-im/prosody

Configuration Options:
===> The following configuration options are available for lua54-luasocket-3.1.0_1,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_lua-luasocket
USES:
gmake lua:module pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lunarmodules/luasocket/tar.gz/v3.1.0?dummy=/
Collapse this list.
Port Moves
  • port moved here from net/luasocket on 2024-09-05
    REASON: Move net/luasocket to net/lua-luasocket

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0_1,1
08 Sep 2024 18:37:05
commit hash: 68ee6f3b42b511c89faa58a8a32e419fd61eae21commit hash: 68ee6f3b42b511c89faa58a8a32e419fd61eae21commit hash: 68ee6f3b42b511c89faa58a8a32e419fd61eae21commit hash: 68ee6f3b42b511c89faa58a8a32e419fd61eae21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/lua-luasocket: Update WWW
3.1.0_1,1
05 Sep 2024 06:11:21
commit hash: 6c56b36aab271063c989aff6bb7e4f85f70e3bdecommit hash: 6c56b36aab271063c989aff6bb7e4f85f70e3bdecommit hash: 6c56b36aab271063c989aff6bb7e4f85f70e3bdecommit hash: 6c56b36aab271063c989aff6bb7e4f85f70e3bde files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/lua-luasocket: Move net/luasocket to net/lua-luasocket

- Bump PORTREVISION of dependent ports for dependency change

Number of commits found: 2