summaryrefslogtreecommitdiff
path: root/lang/lua
AgeCommit message (Expand)AuthorFilesLines
2021-12-06For Lua modules, strip out the -shared compiler argument on Darwin.nia1-3/+4
2020-08-25lua: fix typo in luaversion.mkgutteridge1-2/+2
2020-07-11lang/module.mk: using rm: is probably more portable herenia1-4/+4
2020-07-11lua/module.mk: Avoid compiling Lua 5.3 modules with -ansinia1-1/+9
2020-07-11Add LUA_LINKER_MAGIC variable that centrally sets LDFLAGS on Darwin,nia1-1/+18
2020-07-09lua: Add PLIST_AWK for LUA_DOCDIRnia1-1/+4
2020-07-02lua: move cmake bits to per-interpreter buildlink3snia1-9/+1
2020-07-02lua: cmake support in luaversion.mknia1-1/+9
2020-06-30lua: Add support to the infrastructure to Lua 5.4nia1-12/+18
2020-03-30lua: Set the default version to 5.3.nia1-7/+7
2018-07-23lang/lua: fix typo for PKG_FAIL_REASON in luaversion.mkrillig1-2/+2
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
2015-07-20Instead of having only lua.pc, provide both the versioned pkg-config filewiz1-1/+10
2015-03-05-llua* is required for Cygwin build.ryoon1-1/+3
2015-02-16Put back autodetection of LUA_VERSION_REQD based on the package name.jperkin1-1/+11
2015-02-01revert "Auto detect lua version from required package name.",obache1-11/+1
2015-01-17Add support for Lua 5.3.alnsn1-6/+12
2014-12-07Auto detect lua version from required package name.obache1-1/+11
2014-05-03Multiversion support for Lua.alnsn4-7/+89
2013-11-05Fixes missing ":"obache1-2/+2
2013-10-30LUA_PACKAGE is defined for build, not LUAPACKAGE.obache1-2/+2
2013-10-30Use LOCALEBASE, PREFIX may be package specific one and different than lua.obache1-2/+2
2013-10-30make sure varable is defined before using it.obache1-2/+2
2013-10-30typo, spotted by Andrey Oktyabrskiydholland1-2/+2
2013-10-30Reimport lang/lua as lang/lua52, and bring back the previous Lua 5.1dholland13-310/+170
2013-09-17print-PLIST support for LUA_LDIR/LUA_CDIR.joerg1-1/+6
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon2-4/+4
2013-07-04Lua 5.2 was released on 16 Dec 2011. Its main new features are yieldable pcal...adam9-158/+120
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-03-12Update to 5.1.5.wiz6-21/+17
2011-10-03Belated revbump for Makefile rev 1.45 (from January), which changeddholland1-2/+2
2011-03-11update master_sites. remove dead mirrors.zafer1-8/+3
2011-01-19Pass LDFLAGS during linking; pkglint clean-upadam4-9/+10
2010-05-28Apply Solaris build fix from Joern Clausen in PR 43350.dholland2-4/+16
2009-12-17Fix build with new libtool by specifying --tag=CC in all calls.jmmv3-19/+19
2009-11-05Override CC in the Makefiles as newer libtool does not handlejoerg1-1/+3
2009-10-30Honour compiler selection.ahoka2-6/+8
2009-07-10Set LICENSE for lua.minskim1-1/+2
2009-06-14Remove @dirrm related logic.joerg1-11/+1
2009-06-14Replace @exec/@unexec with @pkgdir or drop it.joerg1-3/+3
2009-06-14Remove @dirrm entries from PLISTsjoerg1-8/+1
2009-05-30Unbreak shared library loading for cases when mk.conf explicitly setsjoerg1-4/+4
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz2-2/+4
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-01-24Add to PRINT_PLIST_AWK for LUA_LDIR and LUA_CDIR.obache1-1/+11
2009-01-20Use our INSTALL_DATA.sketch3-9/+19
2009-01-11Add module.mk for Lua packages.minskim3-2/+38
2008-09-07Update to 5.1.4:wiz4-28/+33
2008-02-27The lua library definitely needs the readline library around whenjlam1-1/+3
2008-02-27+ Remove dependency on ncurses (!!) of all things -- lua doens't havejlam1-2/+2