aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
Commit message (Collapse)AuthorAgeFilesLines
* - Switch lua dependency to lang/lua50Pav Lucistnik2006-05-031-2/+2
| | | | Notes: svn path=/head/; revision=161274
* Add dependency on devel/lua-compat51 on don't install ↵Erwin Lansing2006-04-203-1/+13
| | | | | | | | | | 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-265-60/+116
| | | | | | | | | | - Take maintainership PR: ports/94947 Submitted by: Andrew Turner <andrew@fubar.geek.nz> Notes: svn path=/head/; revision=158141
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* - Drop maintainershipPav Lucistnik2005-09-091-1/+1
| | | | Notes: svn path=/head/; revision=142321
* - Update MASTER_SITES, WWWPav Lucistnik2005-02-142-2/+2
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=128761
* - Add SIZEPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104442
* Update maintainer field with my FreeBSD.org address.Pav Lucistnik2003-11-141-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=93924
* new port: net/luasocket - IP library for Lua languageEdwin Groothuis2003-08-305-0/+88
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