aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/lua.mk
Commit message (Expand)AuthorAgeFilesLines
* [NEW PORT] lang/lua54 - Lua 5.4.1Kyle Evans2020-10-151-1/+1
* Update version selection logic for USES= luaKyle Evans2020-07-241-12/+25
* USES=lua gained flavors.Mathieu Arnold2020-04-141-48/+208
* Fix typo in example USES+= line in top banner.Matthias Andree2020-03-091-1/+1
* Fix logic in lua version selectionAntoine Brodin2018-07-171-17/+19
* Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold2016-08-031-1/+0
* Try to be more helpful to our users, and keep all the possible versionsMathieu Arnold2016-04-141-0/+2
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-3/+3
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-3/+3
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-3/+3
* bye lua@Baptiste Daroussin2015-04-161-2/+2
* Mk/Uses/lua.mk: Fix typo in el(f)if conditionalKubilay Kocak2015-02-121-1/+1
* Add lua 5.3.0Baptiste Daroussin2015-01-171-4/+7
* Change the way USES is handled:Tijl Coosemans2014-09-281-8/+6
* - fix typo in RUN_DEPENDS s/POTSDIR/PORTSDIR/Olli Hauer2014-07-261-1/+1
* Fix packaging of lang/tolua++ with pkg_installAntoine Brodin2014-06-171-2/+2
* Commit forgotten bits to support lua 5.1Baptiste Daroussin2014-05-261-4/+4
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-1/+0
* add LUA_VER_STR to PLIST_SUBBaptiste Daroussin2014-01-101-1/+2
* Do not overwrite existing dependenciesBaptiste Daroussin2014-01-101-3/+3
* Fix dependency additionBaptiste Daroussin2014-01-101-1/+1
* Add a USES=lua (WIP) that only supports lua 5.2Baptiste Daroussin2014-01-101-0/+106