14 Commits

Author SHA1 Message Date
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
1311be5c68 Standard Makefile layout 2016-10-11 14:13:08 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
dcoppa
c6b5bb663f Permit to install both flavors (lua51, lua52) concurrently without
conflicts.

ok jasper@
2013-05-22 15:08:43 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +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
f9e47381a1 make sure the .lua files go into the DATADIR. 2012-05-16 12:04:19 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
44cfa762d9 regen PLIST
(no REVISION bump needed)
2012-05-11 20:51:03 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
dcoppa
100d8eda59 Unbreak this port, add a runtime dependency on devel/luafs.
OK jasper@
2010-09-10 13:51:10 +00:00
jasper
93c2bbde99 - remove redundant PKG_ARCH 2010-09-09 17:58:06 +00:00
jasper
93ea6c2c65 import luadoc 3.0.1
LuaDoc is a documentation generator tool for Lua source code.  It parses
the declarations and documentation comments in a set of Lua source files
and produces a set of XHTML pages describing the commented declarations
and functions.

ok aja@
2010-09-09 10:38:10 +00:00