Commit Graph

22 Commits

Author SHA1 Message Date
jolan
0fb97037fc update to 2.0.2 2009-09-06 13:46:58 +00:00
robert
a19d9af34a luasocket defines buffer_init(); which is common enough to be defined
elsewhere and it is defined in mod_magnet, so you end up with a SIGSEGV.
So rename buffer_* funcs to ls_buffer_*.
2009-08-22 20:28:40 +00:00
jsg
239da3ad64 We need to define -DUNIX_HAS_SUN_LEN for AF_UNIX sockets to
get initialised correctly.

From Daniel Silverstone.
2009-08-14 20:35:32 +00:00
jsg
86c737044b Support additional HTTP redirections (303 and 307).
"yes please" martynas@
2008-11-04 04:06:45 +00:00
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
kili
f50270bc88 Swap RUN_DEPENDS and BUILD_DEPENDS.
ok dassow@
2006-12-17 20:13:33 +00:00
pedro
6bc6d05748 Update to LuaSocket 2.0.1 2006-09-23 18:05:31 +00:00
pedro
55815b6716 Switch to Lua 5.1, okay jolan@ 2006-07-30 04:33:18 +00:00
pedro
940e135036 Remove integer type hacks, okay jolan@ 2006-04-12 18:41:36 +00:00
steven
2c40dff8b0 add missing libraries in WANTLIB and LIB_DEPENDS which also makes build/run
depends unnecessary in this case.

ok naddy@
2006-02-10 18:07:37 +00:00
jolan
a67566608a if LUA_NUMBER is int then use msecs, otherwise default to allowing
subsecond timeouts via floating point numbers

ok pedro@
2006-01-21 01:32:40 +00:00
pedro
33a132656e Sigh, distfile moved and changed *after* the release announcement was
made. How nice. First spotted by sturm@, thanks.
2005-11-26 13:46:56 +00:00
pedro
65795ffae5 luasocket 2.0, okay jolan@ 2005-11-25 15:09:44 +00:00
espie
c738961d55 Tsk, tsk. Missing LIB_DEPENDS 2005-09-10 17:32:15 +00:00
pedro
fd850a1026 upgrade to luasocket 2.0-beta3, okay jolan@ 2005-04-19 15:14:38 +00:00
pedro
4b5c32f20d prepare for luacompat, don't leak variables to the user environment 2005-04-19 14:31:27 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
pvalchev
84bf0bf406 compile and link with -fPIC for shared objs 2004-12-29 07:29:16 +00:00
pedro
e51b0c693c network support for the lua language, ok jolan@ 2004-12-16 13:38:12 +00:00