Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lua: merge into main/lua5.1 | Jakub Jirutka | 2018-01-01 | 1 | -38/+0 |
| | |||||
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/lua: create luac symlink | Natanael Copa | 2013-07-16 | 1 | -1/+2 |
| | |||||
* | main/lua: set noarch and actually pull in lua5.1 | Natanael Copa | 2013-06-21 | 1 | -3/+3 |
| | |||||
* | main/lua5.1: new aport. symlink 'lua' to this | Natanael Copa | 2013-06-21 | 4 | -154/+20 |
| | |||||
* | main/lua: split out -libs subpackage | Natanael Copa | 2013-06-20 | 1 | -2/+10 |
| | |||||
* | main/lua: upgrade to 5.1.5 | Natanael Copa | 2012-02-17 | 1 | -6/+4 |
| | |||||
* | Revert "main/lua: install to /lib and /bin instead of /usr/bin and /usr/lib" | William Pitcock | 2011-11-17 | 1 | -5/+4 |
| | | | | This reverts commit 9cb751a3fe07d180a5cce06860430aca3f22b49e. | ||||
* | main/lua: install to /lib and /bin instead of /usr/bin and /usr/lib | William Pitcock | 2011-11-17 | 1 | -4/+5 |
| | |||||
* | main/lua: remove *.la | Natanael Copa | 2011-06-29 | 1 | -1/+2 |
| | |||||
* | main/lua: disable readline | Natanael Copa | 2011-03-30 | 2 | -4/+15 |
| | |||||
* | main/lua: upgrade to 5.1.4_p3 | Natanael Copa | 2011-03-22 | 1 | -7/+9 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/lua: apply patch from upstream | Natanael Copa | 2010-07-05 | 1 | -4/+10 |
| | |||||
* | main/lua: rebuild so .so moves to -dev | Natanael Copa | 2010-06-17 | 1 | -1/+3 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/lua: link to libpthread in case modules uses pthread | Natanael Copa | 2009-09-10 | 1 | -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 Copa | 2009-07-24 | 3 | -0/+142 |
and fixed misc build issues |