sthen
|
f5a323c546
|
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
|
2013-02-09 14:49:50 +00:00 |
|
sthen
|
8aa34f7499
|
allow MODLUA_VERSION to be overridden; ok jasper@
|
2012-12-11 22:12:12 +00:00 |
|
gsoares
|
14262d8a99
|
add MODLUA_BIN to SUBST_VAR
no bump needed in lua packages, since this doesn't affect generated packages
OK jasper@ sthen@
|
2012-10-31 13:39:32 +00:00 |
|
jasper
|
7881cf1c45
|
the heuristic to set pkg_arch was wrong; so remove it alltogether.
|
2012-09-19 08:14:51 +00:00 |
|
sthen
|
c40bb774c3
|
XXX comment, PKG_ARCH=* is set too easily. Add reminder to remove workaround
from games/freedroidrpg when this is fixed.
|
2012-08-05 08:07:28 +00:00 |
|
jasper
|
af916f73a3
|
add MODLUA_DEP_VERSION to SUBST_VARS
|
2012-07-19 20:25:16 +00:00 |
|
jasper
|
bb57cf2769
|
fix net/nmap
|
2012-07-12 12:54:50 +00:00 |
|
jasper
|
92a0eb7c2b
|
check for invalid modlua_versions
|
2012-07-11 10:10:57 +00:00 |
|
jasper
|
f1ab9af1e0
|
redo flavor handling
|
2012-07-11 10:06:11 +00:00 |
|
jasper
|
89882b25dc
|
start fixing flavors
|
2012-07-10 18:34:26 +00:00 |
|
jasper
|
71ba6a5b3e
|
if a port already has flavors, allow it to use the lua52 flavor too.
spotted by william@
|
2012-07-10 17:14:53 +00:00 |
|
jasper
|
1ab04af85e
|
- rewrite lua.port.mk to support multiple lua versions.
written and rewritten above and in budapest, with some help from sthen@ (and his cider)
|
2012-07-10 15:09:25 +00:00 |
|
jasper
|
7aedd86c8a
|
drop an underscore
|
2012-05-15 19:24:21 +00:00 |
|
jasper
|
2da6934e08
|
add MODLUA_BUILD_DEP and rename MODLUA_RUN_DEP for consistency
|
2012-05-15 18:14:44 +00:00 |
|
jasper
|
b089987cb2
|
add support for retrieving MODLUA_WANTLIB and MODLUA_LIB_DEPENDS through the module.
|
2012-05-15 18:03:18 +00:00 |
|
jasper
|
18e764b415
|
add MODLUA_EXAMPLEDIR too
|
2012-05-15 15:11:06 +00:00 |
|
jasper
|
1eff428b0f
|
add MODLUA_DOCDIR, this will help when we have two lua versions with which
ports can be built with..
|
2012-05-15 12:25:17 +00:00 |
|
jasper
|
629d37ace8
|
add MODLUA_VERSION to SUBST_VARS, this will ease the PLIST churn when
lua gets updated to 5.2...
|
2012-05-11 20:48:38 +00:00 |
|
sthen
|
6ec21823cd
|
Support MODLUA_RUNDEP to control adding lua to RUN_DEPENDS, from Simon Kuhnle
|
2011-11-17 23:48:13 +00:00 |
|
espie
|
88d20077a4
|
new depends
|
2010-11-17 08:05:12 +00:00 |
|
jasper
|
02404b0b7d
|
- automatically set PKG_ARCH=* when SHARED_ONLY is not set
ok sthen@
|
2010-09-09 17:32:36 +00:00 |
|
jasper
|
ac07b715a2
|
tyop
|
2010-06-15 22:05:24 +00:00 |
|
jasper
|
aaadc7ef3b
|
- tweak names to have the "MOD" prefix.
|
2010-06-15 21:20:39 +00:00 |
|
jasper
|
38d11011eb
|
- introduce LUA_VERSION, LUA_LIBDIR and LUA_DATADIR. the latter two are
duplicated in (almost) every lua port, so they should move to lua.port.mk
* lua modules will be switched over soon
ok landry@ jolan@
|
2010-06-15 21:17:46 +00:00 |
|
landry
|
89421d9037
|
Add a simple lua MODULE, can be used by potential new lua ports.
ok wcmaier@ ajacoutot@
|
2008-06-11 05:00:01 +00:00 |
|