aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.lua.mk
Commit message (Expand)AuthorAgeFilesLines
* - Add support for lang/tolua++ (lang/tolua++50) in a way similar toalepulver2008-08-261-4/+14
* - Merge patch-Makefile into patch-src-Makefile (both actually patch same file).alepulver2008-08-111-1/+21
* - Fix tolua dependency for version 5.0 (was using 5.1).alepulver2008-08-101-1/+2
* - Fix defining Lua include/library directories under PREFIX (last commit) [1].alepulver2008-02-191-5/+26
* - Change LUA_PREFIX default value from LOCALBASE to PREFIX.alepulver2008-02-101-1/+1
* - Update luasocket to 2.0.2, set luasocket port to lua 5.1pav2007-10-291-2/+3
* - Don't override the DEPTYPE of a component (accidentally introduced inalepulver2007-04-111-0/+2
* - Change some spaces into tabs.alepulver2007-04-101-3/+3
* - Make autodetection work properly.alepulver2007-04-101-12/+12
* - Fix WANT_LUA (broken since autodetection commit).alepulver2007-01-051-0/+1
* - If multiple versions are allowed and some do not have the requiredalepulver2007-01-011-1/+42
* - Fix component autodetection.alepulver2007-01-011-1/+1
* - Update comments after the last addition of Lua 5.0 and 5.1 ports.alepulver2006-12-311-30/+71
* Add devel/lua-pty to work with Lua 5.0 and Lua 5.1 and turn devel/lua50-ptyphilip2006-12-061-0/+1
* Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revertphilip2006-12-011-0/+4
* - Add LUA_CMD, LUAC_CMD and TOLUA_CMD variables.alepulver2006-11-121-1/+9
* - Swap description of LUA_MODLIBDIR and LUA_MODSHAREDIR variables.alepulver2006-11-101-2/+2
* - The whitespace police is back in town.alepulver2006-10-061-5/+6
* * Add PKGVERSION to bsd.port.mk [1]linimon2006-09-151-0/+420