Go to file
Luiz Angelo Daros de Luca 2ffaee345c ruby: update to 2.2.0
For ruby changes since 2.1.x:

 https://github.com/ruby/ruby/blob/v2_2_0/NEWS

Relevant changes for OpenWRT:

* all patches for ruby-core where merged upstream and
  they are not needed anymore (only rdoc patch remains)
 - PR for the rdoc github project was added to the patch header
   (https://github.com/rdoc/rdoc/pull/340)
* new package ruby-powerassert for introduced new bundled gem power_assert
* new package ruby-unicodenormalize for Unicode normalization files
* removed ruby-dl as DL was removed after being deprecated
* ruby-{minitest,testunit} where removed from ruby library. Now they
  are bundled gems
* test and sample files where removed from gems in order to save resources
  and reduce pkgs dependencies
* script ruby_find_pkgsdeps was updated to match upstream changes

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-16 03:19:56 -02:00
admin zabbix: update to 2.4.3 2014-12-26 20:06:56 +01:00
devel gcc: Update README: tested on arm (imx233-olinuxino) board 2015-01-07 17:11:31 +01:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang ruby: update to 2.2.0 2015-01-16 03:19:56 -02:00
libs libidn: make availible idn command line tool 2015-01-12 10:44:15 +01:00
mail msmtp: import from old packages feed 2015-01-10 18:42:20 +01:00
multimedia [icecast] update Makefile to 2.4.1 2015-01-04 19:00:39 +01:00
net ocserv: store permanent config files in /etc/config 2015-01-12 19:50:35 +01:00
sound moc: updgrade to released version 2.5.0 2015-01-10 15:23:39 -05:00
utils Merge pull request #776 from aTanW/master 2015-01-14 15:13:33 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-12-15 08:56:37 +01:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.