summaryrefslogtreecommitdiff
path: root/net/luasocket/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/luasocket: Update to 3.0.0Po-Chuan Hsieh2022-05-142-313/+0
| | | | | | | | | | - Update MASTER_SITES - Clean up Makefile - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/lunarmodules/luasocket/releases
* - Allow build with lua52 and lua53Sunpoet Po-Chuan Hsieh2015-06-211-0/+30
| | | | | | | | | | | - Space/tab fix PR: 200407 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 4 weeks) Notes: svn path=/head/; revision=390260
* Update to 3.0-rc1. Add stage support, LICENSE, USE_GITHUB, etc. TakeDavid Thiel2014-02-112-90/+92
| | | | | | | maintainership, as apache@ doesn't need/want it. Notes: svn path=/head/; revision=343809
* - namespace clash with www/lighttpd mod_magnetPhilip M. Gollucci2010-08-261-0/+233
| | | | | | | | | | upstream is gone, but the port is still quite useful PR: ports/138055 Submitted by: Robert Nagy <robert@openbsd.org> Notes: svn path=/head/; revision=260028
* - Update luasocket to 2.0.2, set luasocket port to lua 5.1Pav Lucistnik2007-10-282-43/+20
| | | | | | | | | | - Add lua 5.0 compatible slave port PR: ports/117168 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) Notes: svn path=/head/; revision=202228
* Catch up with the last few files tested on pointyhat as part of laterMark Linimon2006-09-151-12/+19
| | | | | | | | | revisions to ports/101612 that were not in the PR. Hat: portmgr Notes: svn path=/head/; revision=173105
* Add dependency on devel/lua-compat51 on don't install ↵Erwin Lansing2006-04-201-0/+10
| | | | | | | | | | share/lua/5.0/compat-5.1.lua PR: 96071 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) Notes: svn path=/head/; revision=159996
* - Update to 2.0, which works with lua5Pav Lucistnik2006-03-262-11/+54
| | | | | | | | | | - Take maintainership PR: ports/94947 Submitted by: Andrew Turner <andrew@fubar.geek.nz> Notes: svn path=/head/; revision=158141
* new port: net/luasocket - IP library for Lua languageEdwin Groothuis2003-08-301-0/+11
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. PR: ports/46325 Submitted by: Jan Hornyak <pav@oook.cz> Notes: svn path=/head/; revision=88031