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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
luasocket-53 Socket support for the Lua language (version 5.3)
3.0.r1_4,1 net 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 3.0.r1_4,1Version of this port present on the latest quarterly branch.
Maintainer: lx@FreeBSD.org search for ports maintained by this maintainer
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
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 (33 items)
Collapse this list.
  1. /usr/local/share/licenses/lua53-luasocket-3.0.r1_4,1/catalog.mk
  2. /usr/local/share/licenses/lua53-luasocket-3.0.r1_4,1/LICENSE
  3. /usr/local/share/licenses/lua53-luasocket-3.0.r1_4,1/MIT
  4. lib/lua/5.3/mime/core.so
  5. lib/lua/5.3/socket/core.so
  6. lib/lua/5.3/socket/serial.so
  7. lib/lua/5.3/socket/unix.so
  8. share/lua/5.3/ltn12.lua
  9. share/lua/5.3/mime.lua
  10. share/lua/5.3/socket.lua
  11. share/lua/5.3/socket/ftp.lua
  12. share/lua/5.3/socket/headers.lua
  13. share/lua/5.3/socket/http.lua
  14. share/lua/5.3/socket/smtp.lua
  15. share/lua/5.3/socket/tp.lua
  16. share/lua/5.3/socket/url.lua
  17. share/doc/luasocket/dns.html
  18. share/doc/luasocket/ftp.html
  19. share/doc/luasocket/http.html
  20. share/doc/luasocket/index.html
  21. share/doc/luasocket/installation.html
  22. share/doc/luasocket/introduction.html
  23. share/doc/luasocket/ltn12.html
  24. share/doc/luasocket/lua05.ppt
  25. share/doc/luasocket/luasocket.png
  26. share/doc/luasocket/mime.html
  27. share/doc/luasocket/reference.css
  28. share/doc/luasocket/reference.html
  29. share/doc/luasocket/smtp.html
  30. share/doc/luasocket/socket.html
  31. share/doc/luasocket/tcp.html
  32. share/doc/luasocket/udp.html
  33. share/doc/luasocket/url.html
Collapse this list.
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.
Master port: net/luasocket
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/diegonehab/luasocket/tar.gz/v3.0-rc1?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: net/luasocket
CommitCreditsLog message
3.0.r1_4,1
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
3.0.r1_4,1
20 Jan 2020 17:09:49
Revision:523630Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Revision:501110Original commit files touched by this commit
zi search for other commits by this committer
- Add luasocket-53 port, based on luasocket-51 port

Number of commits found: 3