Commit Graph

42 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
9356d2ac79 remove some extraneous DISTNAME setting from GH_TAGNAME ports,
move GH_* up in a few cases where it's halfway through the Makefile
2020-02-14 11:11:32 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00
jca
8878fa6c54 Add compat for lua53, from Florian Stinglmayr 2016-06-07 11:55:24 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
jasper
5fb70ccf8a install missing headers.lua as spotted by tedu@ 2015-02-10 08:44:32 +00:00
sthen
f0089c17c0 no need to override WRKDIST, bsd.port.mk commitid igFubl5pDlghiMqJ handles this 2014-07-11 08:54:57 +00:00
espie
973203f427 another broken thing 2014-07-11 07:42:10 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
dcoppa
91c5b01263 De-uglify 2013-11-25 16:12:58 +00:00
dcoppa
30e36a3769 Update to luasocket-3.0rc1 to unbreak lua52 flavor.
Reported by tedu@
ok jasper@
2013-11-25 15:27:56 +00:00
jasper
a079f202bb unbreak with lua 5.2 2013-05-30 16:17:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
jasper
28af1f79db - sync with lua.port.mk 2010-06-18 17:59:06 +00:00
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