aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - namespace clash with www/lighttpd mod_magnetPhilip M. Gollucci2010-08-262-0/+234
| | | | | | | | | | 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
* - Assign some ports to apache@Philip M. Gollucci2010-04-291-1/+1
| | | | | | | | Note: net/luasocket is a direct requirement for mod_wombat which will be very core to httpd 2.4.x+ (www/apache24) Notes: svn path=/head/; revision=253431
* egads, fix typoPhilip M. Gollucci2009-07-091-1/+1
| | | | Notes: svn path=/head/; revision=237471
* - Claim free lua related ports, its going to play big parts inPhilip M. Gollucci2009-07-091-1/+1
| | | | | | | www/apache26+ Notes: svn path=/head/; revision=237464
* Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no responseMark Linimon2008-11-281-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=223510
* - Update luasocket to 2.0.2, set luasocket port to lua 5.1Pav Lucistnik2007-10-285-55/+36
| | | | | | | | | | - 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-153-51/+41
| | | | | | | | | revisions to ports/101612 that were not in the PR. Hat: portmgr Notes: svn path=/head/; revision=173105
* - 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