summaryrefslogtreecommitdiffstats
path: root/main/lua
Commit message (Collapse)AuthorAgeFilesLines
* main/lua: create luac symlinkNatanael Copa2013-07-161-1/+2
|
* main/lua: set noarch and actually pull in lua5.1Natanael Copa2013-06-211-3/+3
|
* main/lua5.1: new aport. symlink 'lua' to thisNatanael Copa2013-06-214-154/+20
|
* main/lua: split out -libs subpackageNatanael Copa2013-06-201-2/+10
|
* main/lua: upgrade to 5.1.5Natanael Copa2012-02-171-6/+4
|
* Revert "main/lua: install to /lib and /bin instead of /usr/bin and /usr/lib"William Pitcock2011-11-171-5/+4
| | | | This reverts commit 9cb751a3fe07d180a5cce06860430aca3f22b49e.
* main/lua: install to /lib and /bin instead of /usr/bin and /usr/libWilliam Pitcock2011-11-171-4/+5
|
* main/lua: remove *.laNatanael Copa2011-06-291-1/+2
|
* main/lua: disable readlineNatanael Copa2011-03-302-4/+15
|
* main/lua: upgrade to 5.1.4_p3Natanael Copa2011-03-221-7/+9
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/lua: apply patch from upstreamNatanael Copa2010-07-051-4/+10
|
* main/lua: rebuild so .so moves to -devNatanael Copa2010-06-171-1/+3
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/lua: link to libpthread in case modules uses pthreadNatanael Copa2009-09-101-2/+2
| | | | | | | Otherwise a module thats linked to pthread will go boom. This works around the issue with luasql.sqlite3. See http://bugs.gentoo.org/show_bug.cgi?id=189804
* moved extra/* to main/Natanael Copa2009-07-243-0/+142
and fixed misc build issues