Commit Graph

80 Commits

Author SHA1 Message Date
Alejandro Mery 91edfd0d83 luaxml: updated download location 2011-01-23 21:10:52 +01:00
Christian Wiese 2dfc1d90ab lua-pty: Added lua-pty 0.9-1 - A simple interface to start programs and control them via a pty for Lua 2011-01-03 19:14:52 +01:00
Christian Wiese 5143a89e4b lua-random: Added lua-random 5.1-20100317 - A library for generating pseudo random numbers for Lua 5.1 2011-01-03 19:14:51 +01:00
Christian Wiese bb0ab468d3 lua-base64: Added lua-base64 5.1-20100323 - A base64 library for Lua 5.1 2011-01-03 19:14:51 +01:00
Christian Wiese 3c8dc9e02a lua-rings: Added lua-rings 1.2.3 - A library which provides a way to create new Lua states from within Lua 2011-01-03 19:14:51 +01:00
Christian Wiese acbf5189e7 cosmo: Updated (8.04.04 -> 10.04.06) 2011-01-03 19:14:50 +01:00
Christian Wiese 915fe4c650 lua-wsapi: Updated (1.1.0 -> 1.3.4) 2011-01-03 19:14:49 +01:00
Christian Wiese b02416a163 luafilesystem: Updated (1.4.2 -> 1.5.0) 2011-01-03 19:14:49 +01:00
Christian Wiese 7735c1af79 lua-yajl: fixed to install the module into the right directory (see note)
Note:

By default the 'yajl.so' gets installed into '$prefix/share/lua/cmod' which
is not the default installation path for lua modules, so we changed it to
the right path which is stored inside of the $lualibdir variable if the
package is flagged 'LUA'!
2011-01-03 19:14:48 +01:00
Christian Wiese 174089b4fc lua-yajl: Updated (1.1 -> 1.2) 2011-01-03 19:14:48 +01:00
amery 02edc94ac3 lua-wsapi: marked as FPIC 2010-11-11 01:13:45 +01:00
amery 61bd55f5fb lpeg: marked as FPIC-QUIRK 2010-11-11 01:13:41 +01:00
amery ef98eeaafe luaxml: Updated (090910 -> 101012) 2010-11-03 11:52:39 +01:00
amery 9398a98576 tokyocabinet-lua: Updated (1.8 -> 1.9) 2010-09-29 15:06:24 +02:00
amery d0716fd0a7 luaxml: added patch to fix handling of empty attributes 2010-09-27 11:45:06 +02:00
Christian Wiese 8fe23f4249 lua-yajl: Added lua-yajl 1.1 - A Lua 5.1 interface for the yajl JSON library 2010-08-09 18:22:03 +02:00
Christian Wiese 7d887fd2fb lua: Updated (5.1.4 -> 5.1.4-1) incorporating available upstream bugfixes 2010-07-08 16:33:34 +02:00
amery 0d0bc37d65 luasec: Added luasec 0.4 - TLS/SSL Support for Lua 2010-06-20 18:18:57 +02:00
Alejandro Mery ed0e5f70d8 tokyocabinet-lua: Updated (1.7 -> 1.8) - and updated [U] 2010-01-18 12:35:11 +01:00
Nagy Karoly Gabriel fd5000ca0f lua: fixed lua.pc generation 2010-01-18 11:11:32 +01:00
Nagy Karoly Gabriel f02c5cd5c3 lua: enhanced lua.conf to install lua.pc 2010-01-18 11:11:26 +01:00
amery 9751ea12f2 luaxml: Updated (090906 -> 090910) 2009-09-15 18:08:04 -04:00
amery ba3d1dc56e luaxml: Updated (1.7.1-090330 -> 090906) 2009-09-08 18:48:06 -04:00
amery 9112771c64 tokyocabinet-lua: Added tokyocabinet-lua 1.7 - Lua Binding of Tokyo Cabinet 2009-07-07 17:01:08 -04:00
amery 00af5ab20c cosmo: Added cosmo 8.04.04 - A templating engine for Lua 2009-07-07 16:45:01 -04:00
amery d2cef8cf04 lpeg: Added lpeg 0.9 - A pattern-matching library for Lua 2009-07-07 16:39:53 -04:00
amery 5d1b008fc9 xavante: hacked to not turn validly empty responses into 204 2009-07-07 16:28:56 -04:00
amery 6a5a77332b lua-wsapi: hacked to to handle better other kind of responses 2009-07-07 16:28:15 -04:00
amery 1a8befa032 luaxml: Added luaxml 1.7.1-090330 - A minimal set of functions for the processing of XML data in Lua 2009-07-07 13:35:40 -04:00
amery 34f83e032f xavante: Added xavante 2.0.1 - A Lua Web Server with WSAPI support 2009-07-07 13:17:54 -04:00
amery b59be27b0e copas: Updated (1.1.3 -> 1.1.5) 2009-07-07 13:17:54 -04:00
amery 43783e8410 luafilesystem: Updated (1.2.1 -> 1.4.2) 2009-07-07 13:17:53 -04:00
amery 2b02fe5e9a lua-curses: adapted to the new lua-conf.in 2009-07-07 13:17:52 -04:00
amery 5d2e818165 json4lua: adapted to the new lua-conf.in 2009-07-07 13:17:52 -04:00
amery 73ce7bd90f venv: adapted to the new lua-conf.in 2009-07-07 13:17:51 -04:00
amery d5e22f3105 lualdap: adapted to the new lua-conf.in 2009-07-07 13:17:51 -04:00
amery 8eb277d020 cgilua: adapted to the new lua-conf.in 2009-07-07 13:17:50 -04:00
amery 6a01bf0827 luasocket: reworked .conf 2009-07-07 13:17:49 -04:00
amery 3fa862f1f0 luaexpat: reworked .conf 2009-07-07 13:17:49 -04:00
amery 9c33366a7f lua-coxpcall: Added lua-coxpcall 1.13.0 - Coroutine-safe xpcall and pcall versions for LUA 2009-07-07 13:17:16 -04:00
amery 01509bcdf7 lua-wsapi: adapted .conf to the new lua-conf.in 2009-07-07 13:01:30 -04:00
amery 8556137fc1 lua-wsapi: Updated (1.0.0 -> 1.1.0) 2009-07-07 13:01:25 -04:00
amery 748b996764 lua: reworked config and removed lua-config and lua.pc 2009-07-07 13:01:00 -04:00
amery 9824d5e093 lua: Updated (5.1.3 -> 5.1.4) 2009-07-07 13:00:52 -04:00
Aldas Nabazas 37bb9e9f38 luaexpat: marked FPIC-QUIRK 2009-04-20 16:52:55 +03:00
Alejandro Mery 907972a5f4 [lua-wsapi] Added lua-wsapi 1.0.0 - Lua Web Server API 2008-06-30 20:03:42 +00:00
Alejandro Mery d13e5a5c19 [luaexpat] Updated (1.0.2 -> 1.1.0) 2008-06-30 14:58:45 +00:00
Alejandro Mery e06d69e7c0 [copas] Updated (1.0 -> 1.1.3) 2008-06-30 14:58:35 +00:00
Alejandro Mery d8019f015c [cgilua] Updated (5.0.1 -> 5.1.2) 2008-06-30 13:56:15 +00:00
Alejandro Mery d1e6ebbf01 [json4lua] Added json4lua 0.9.20 - JSON and JSON RPC modules for Lua 2008-06-30 13:55:36 +00:00