packages/lang
Luiz Angelo Daros de Luca a0e65256e9 ruby: wrap script to disable gems if not installed
ruby, by default, try to load gems on start. If not
present, it fails. As gems brings many deps, this make ruby
unsuitable for routers limited resources.

ruby can avoid to load gems with the option "--disable-gems".
So, a wrap script in the place of /usr/bin/ruby adds this option
if gems are not found.

Also add vendor/site directories

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-10-07 14:14:52 -03:00
..
dkjson dkjson: Fix PKG_BUILD_DIR paths 2014-09-05 17:00:13 +00:00
erlang erlang: import from old packages feed 2014-08-20 15:50:32 +02:00
lua-bencode lua-bencode: import from https://github.com/SeattleMeshnet/meshbox.git 2014-09-02 03:01:03 +02:00
lua-sha2 lua-sha2: clean up makefile 2014-09-02 03:02:04 +02:00
luabitop Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux 2014-08-09 15:47:18 +03:00
luaexpat luaexpat: update to 1.3.0 2014-09-06 23:51:51 -04:00
luafilesystem Copy luafilesystem package from old repository 2014-07-19 14:08:11 +02:00
luai2c luai2c: import from packages 2014-06-16 17:04:06 +02:00
lualanes Add lualanes 2014-07-28 10:28:58 +07:00
luaposix Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux 2014-08-09 15:47:18 +03:00
luasec luasec: update URL, as it previously pointed into a redirect 2014-07-21 16:37:13 +02:00
luasoap Add PKG_LICENSE part. 2014-08-27 15:12:16 +08:00
luasocket Copy luasocket package from old repository 2014-07-19 14:08:11 +02:00
luasql luasql: import from old packages feed 2014-08-27 13:27:05 +02:00
micropython micropython: update to latest 2014-09-25 14:53:23 -05:00
micropython-lib micropython-lib: update license info 2014-08-28 17:48:12 -05:00
perl perl: create the Host install path before using it 2014-08-31 10:07:27 +02:00
perl-compress-bzip2 perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-dbi perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-html-parser perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-html-tagset perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-html-tree perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-lockfile-simple perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-net-telnet perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-test-harness perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-uri perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-www perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-www-curl perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
perl-www-mechanize perl-*: Adopt to SPDX license identifiers 2014-08-18 12:58:33 +02:00
php5 Copy php5 from old repository and update 2014-09-28 21:56:33 -04:00
ruby ruby: wrap script to disable gems if not installed 2014-10-07 14:14:52 -03:00