feed/packages.git
9 years agopython: add libopenssl and libcrypto as package deps 438/head
Alexandru Ardelean [Fri, 17 Oct 2014 14:08:27 +0000 (17:08 +0300)]
python: add libopenssl and libcrypto as package deps

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: _md5 + _sha libs are now grouped under _hashlibs
Alexandru Ardelean [Fri, 17 Oct 2014 14:05:24 +0000 (17:05 +0300)]
python: _md5 + _sha libs are now grouped under _hashlibs

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add patch to disable package compiles/tests during cross-builts
Alexandru Ardelean [Fri, 17 Oct 2014 14:04:26 +0000 (17:04 +0300)]
python: add patch to disable package compiles/tests during cross-builts

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add ac_cv_buggy_getaddrinfo=no to config.site file
Alexandru Ardelean [Fri, 17 Oct 2014 13:39:25 +0000 (16:39 +0300)]
python: add ac_cv_buggy_getaddrinfo=no to config.site file

Required when IPv6 support gets enabled.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: patch setup.py so that it does not include system include dirs
Alexandru Ardelean [Fri, 17 Oct 2014 13:34:12 +0000 (16:34 +0300)]
python: patch setup.py so that it does not include system include dirs

Seems that the Python C extensions were being
(or at least trying to be) build using '/usr/include' as the first
include folder.

Seems this issue was already fixed on MacOS X and now we've extended
it for our case.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: enforce the existence of files in the filespecs
Alexandru Ardelean [Thu, 16 Oct 2014 13:15:56 +0000 (16:15 +0300)]
python: enforce the existence of files in the filespecs

Seems that this allows some goofs, because some files
silently do not get copied and the build succeeds, even though
it shouldn't.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: reduce bloat by removing *.pyo and *.pyc files
Alexandru Ardelean [Thu, 16 Oct 2014 05:46:32 +0000 (08:46 +0300)]
python: reduce bloat by removing *.pyo and *.pyc files

Seems that if you add a package folder this would also
include the compiled python files which increases fw size.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoperl: Bump PKG_RELEASE
Marcel Denia [Wed, 15 Oct 2014 22:36:38 +0000 (00:36 +0200)]
perl: Bump PKG_RELEASE

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Don't try to link against libnsl
Marcel Denia [Tue, 14 Oct 2014 19:16:47 +0000 (21:16 +0200)]
perl: Don't try to link against libnsl

And also remove all other references to avoid confusion.
libnsl isn't really needed. Removing it allows glibc based
toolchains to build perl.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Make I8/I16/I32 types explicitly signed for PPC
Marcel Denia [Sat, 11 Oct 2014 14:53:38 +0000 (16:53 +0200)]
perl: Make I8/I16/I32 types explicitly signed for PPC

Type signedness is undefined for char. char may actually be unsigned for
some CPUs.
This fixes various bugs on PPC, like negative array indices.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoMerge pull request #436 from cyanidium/master
sbyx [Thu, 16 Oct 2014 07:10:03 +0000 (09:10 +0200)]
Merge pull request #436 from cyanidium/master

nut: New package for Network UPS Tools

9 years agoRemove placeholder maintainer email address 436/head
cyanidium [Thu, 16 Oct 2014 05:09:29 +0000 (22:09 -0700)]
Remove placeholder maintainer email address

9 years agonut: New package for Network UPS Tools
Marty R [Thu, 16 Oct 2014 04:30:25 +0000 (21:30 -0700)]
nut: New package for Network UPS Tools

An older version of nut is in oldpackages. This commit is based on that
package and bumps the version to the latest release along with unifying
the server and client packages. More build options are provided for any
custom configuration but the defaults provide a working client and
server install which only needs a UPS driver. Drivers still build as
individual packages to minimise bloat. SSL support has also been added.

Signed-off-by: Martin Rowe <cyanidium@users.noreply.github.com>
9 years agoPKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Etienne CHAMPETIER [Fri, 10 Oct 2014 21:11:03 +0000 (23:11 +0200)]
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoAdd PKG_LICENSE tags for luci-app-sqm and sqm-scripts.
Toke Høiland-Jørgensen [Wed, 15 Oct 2014 18:15:20 +0000 (20:15 +0200)]
Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts.

9 years agoMerge pull request #425 from MikePetullo/bogofilter
sbyx [Wed, 15 Oct 2014 18:04:39 +0000 (20:04 +0200)]
Merge pull request #425 from MikePetullo/bogofilter

bogofilter: new package for bogofilter spam filter

9 years agoMerge pull request #432 from mwarning/master
sbyx [Wed, 15 Oct 2014 18:02:31 +0000 (20:02 +0200)]
Merge pull request #432 from mwarning/master

libs/libsodium: update to 1.0.0

9 years agoMerge pull request #433 from hnyman/add-sqm-scripts
Toke Høiland-Jørgensen [Wed, 15 Oct 2014 17:09:30 +0000 (19:09 +0200)]
Merge pull request #433 from hnyman/add-sqm-scripts

Add sqm-scripts & luci-app-sqm: experimental QoS

9 years agoMerge pull request #429 from commodo/python-respin
sbyx [Wed, 15 Oct 2014 16:47:08 +0000 (18:47 +0200)]
Merge pull request #429 from commodo/python-respin

Python respin

9 years agolibs/libsodium: update to 1.0.0 432/head
Moritz Warning [Wed, 15 Oct 2014 16:14:13 +0000 (18:14 +0200)]
libs/libsodium: update to 1.0.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
9 years agoluci-app-sqm: Luci GUI for sqm-scripts QoS 433/head
Hannu Nyman [Wed, 15 Oct 2014 16:11:46 +0000 (19:11 +0300)]
luci-app-sqm: Luci GUI for sqm-scripts QoS

This is the Luci GUI for managing SQM QoS System.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agosqm-scripts: Smart Queue Management - experimental QoS
Hannu Nyman [Wed, 15 Oct 2014 15:56:37 +0000 (18:56 +0300)]
sqm-scripts: Smart Queue Management - experimental QoS

sqm-scripts is a new QoS system from Cerowrt / Bufferbloat.
I have tested it in my own community build.

More info at:
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310

Dave Täht submitted this first via openwrt-devel mailing list in March 2014,
but that was not picked up before the switch to Github:
http://patchwork.openwrt.org/patch/5078/

Original code used as the base:
https://github.com/dtaht/ceropackages-3.10/commit/8ce293611094a0d65c5b62ce80d25f0e30603cf5

I have modified:
- set the default interface to be eth1, like the Openwrt default.
- modified config to hide some of the advanced options by default
- beautified Makefile a bit
- added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed
  in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agopython: upgrade to version 2.7.8 429/head
Alexandru Ardelean [Wed, 15 Oct 2014 07:13:07 +0000 (10:13 +0300)]
python: upgrade to version 2.7.8

9 years agopython: add python2 symlink to python as per PEP394
Alexandru Ardelean [Tue, 14 Oct 2014 10:11:54 +0000 (13:11 +0300)]
python: add python2 symlink to python as per PEP394

9 years agopython: use command instead of 'ln -sf'
Alexandru Ardelean [Tue, 14 Oct 2014 10:10:56 +0000 (13:10 +0300)]
python: use  command instead of 'ln -sf'

9 years agopython: include python*-package.mk irespective of DUMP env var
Alexandru Ardelean [Tue, 14 Oct 2014 06:39:42 +0000 (09:39 +0300)]
python: include python*-package.mk irespective of DUMP env var

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: enforce version assignment
Alexandru Ardelean [Tue, 14 Oct 2014 06:38:43 +0000 (09:38 +0300)]
python: enforce version assignment

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: move python package versioning to python-package.mk
Alexandru Ardelean [Tue, 14 Oct 2014 06:23:57 +0000 (09:23 +0300)]
python: move python package versioning to python-package.mk

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add old python 2 package back
Alexandru Ardelean [Tue, 14 Oct 2014 06:05:19 +0000 (09:05 +0300)]
python: add old python 2 package back

According to PEP394 (http://legacy.python.org/dev/peps/pep-0394/)
the 'python' command should refer to 'python2'.

In our case, this means we should reboot the old python package.

We could rename the package name to python2, but that would
just complicate things a bit with other packages, and
since we're doing this reboot, such a complication would be
unnecessary.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #431 from commodo/python3-fix
sbyx [Wed, 15 Oct 2014 06:57:39 +0000 (08:57 +0200)]
Merge pull request #431 from commodo/python3-fix

Python3 fix

9 years agopython3: fix python host path 431/head
Alexandru Ardelean [Tue, 14 Oct 2014 14:51:30 +0000 (17:51 +0300)]
python3: fix python host path

9 years agopython3: add python3 symlink to python exec as per PEP394
Alexandru Ardelean [Tue, 14 Oct 2014 11:45:28 +0000 (14:45 +0300)]
python3: add python3 symlink to python exec as per PEP394

9 years agopython3: suffix vars with 3
Alexandru Ardelean [Tue, 14 Oct 2014 08:52:06 +0000 (11:52 +0300)]
python3: suffix vars with 3

9 years agopython3: include python*-package.mk irespective of DUMP env var
Alexandru Ardelean [Tue, 14 Oct 2014 06:39:42 +0000 (09:39 +0300)]
python3: include python*-package.mk irespective of DUMP env var

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython3: enforce version assignment
Alexandru Ardelean [Tue, 14 Oct 2014 06:38:43 +0000 (09:38 +0300)]
python3: enforce version assignment

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython3: avoid making python3 the default python command
Alexandru Ardelean [Tue, 14 Oct 2014 06:29:34 +0000 (09:29 +0300)]
python3: avoid making python3 the default python command

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython3: fixup python-package.mk include
Alexandru Ardelean [Tue, 14 Oct 2014 06:31:31 +0000 (09:31 +0300)]
python3: fixup python-package.mk include

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agohaproxy: patches from upstream
Thomas Heil [Tue, 14 Oct 2014 21:33:27 +0000 (23:33 +0200)]
haproxy: patches from upstream

 -[PATCH 1/2] BUG/MEDIUM: systemd: set KillMode to 'mixed'
 -[PATCH 2/2] BUG/MEDIUM: config: avoid skipping disabled proxies

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agoalsa-lib: remove cross-compile guess (restore old patch)
Ted Hess [Tue, 14 Oct 2014 16:41:47 +0000 (12:41 -0400)]
alsa-lib: remove cross-compile guess (restore old patch)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoopenssh,ntpd: move USERID to the server only as the client utils don't need a user...
Peter Wagner [Tue, 14 Oct 2014 16:00:42 +0000 (18:00 +0200)]
openssh,ntpd: move USERID to the server only as the client utils don't need a user/group

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoMerge pull request #428 from br101/master
Ted Hess [Tue, 14 Oct 2014 15:43:19 +0000 (11:43 -0400)]
Merge pull request #428 from br101/master

ffmpeg: Disable mips32r2 for mips32 CPUs

9 years agoffmpeg: Disable mips32r2 for mips32 CPUs 428/head
Bruno Randolf [Tue, 14 Oct 2014 09:14:14 +0000 (10:14 +0100)]
ffmpeg: Disable mips32r2 for mips32 CPUs

Some CPUs, such as the au1500 are MIPS32 but not MIPS32r2 and we have to
explicitly disable mips32r2 in the ffmpeg configure script.

Signed-off-by: Bruno Randolf <br1@einfach.org>
9 years agoMerge pull request #423 from enigmagroup/master
sbyx [Tue, 14 Oct 2014 05:16:08 +0000 (07:16 +0200)]
Merge pull request #423 from enigmagroup/master

rename python to python3

9 years agoMerge pull request #416 from fededim/master
sbyx [Tue, 14 Oct 2014 05:13:15 +0000 (07:13 +0200)]
Merge pull request #416 from fededim/master

sstp-client: new appication has been ported in packages feeds under net/sstp-client (version 1.0.9)

9 years agobogofilter: new package for bogofilter spam filter 425/head
W. Michael Petullo [Mon, 13 Oct 2014 21:54:53 +0000 (17:54 -0400)]
bogofilter: new package for bogofilter spam filter

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agorenaming python-package.mk to python3-package.mk 423/head
Agent 42 [Mon, 13 Oct 2014 20:58:43 +0000 (22:58 +0200)]
renaming python-package.mk to python3-package.mk

9 years agorename package name to python3
Agent 42 [Mon, 13 Oct 2014 10:21:16 +0000 (12:21 +0200)]
rename package name to python3

9 years agorename folder to python3
Agent 42 [Mon, 13 Oct 2014 10:20:34 +0000 (12:20 +0200)]
rename folder to python3

9 years agognutls: updated to 3.3.9
Nikos Mavrogiannopoulos [Mon, 13 Oct 2014 07:20:31 +0000 (09:20 +0200)]
gnutls: updated to 3.3.9

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #421 from antonlacon/ffmpeg-2.3.x
Ted Hess [Sun, 12 Oct 2014 13:11:20 +0000 (09:11 -0400)]
Merge pull request #421 from antonlacon/ffmpeg-2.3.x

ffmpeg: update to 2.3.4 and add libopus support to libffmpeg

9 years agoMerge pull request #420 from chris5560/master
sbyx [Sun, 12 Oct 2014 12:21:18 +0000 (14:21 +0200)]
Merge pull request #420 from chris5560/master

ddns-scripts: add retry loop to verify dns and proxy

9 years agoffmpeg: Update to 2.3.4 421/head
Ian Leonard [Fri, 3 Oct 2014 08:56:11 +0000 (01:56 -0700)]
ffmpeg: Update to 2.3.4

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years agoffmpeg: add libopus support
Ian Leonard [Thu, 28 Aug 2014 20:16:59 +0000 (13:16 -0700)]
ffmpeg: add libopus support

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years agoddns-scripts: add retry loop to verify dns and proxy 420/head
Christian Schoenebeck [Sat, 11 Oct 2014 09:00:19 +0000 (11:00 +0200)]
ddns-scripts: add retry loop to verify dns and proxy

Changed the verify of DNS server and proxy at script start to retry the
verify if there are connection problems during verify
plus some minor changes.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoMerge pull request #419 from epgdatacapbon/master
sbyx [Sat, 11 Oct 2014 07:35:11 +0000 (09:35 +0200)]
Merge pull request #419 from epgdatacapbon/master

ddns-scripts: Add MyDNS.JP

9 years agoddns-scripts: Add MyDNS.JP 419/head
epgdatacapbon [Sat, 11 Oct 2014 00:30:00 +0000 (09:30 +0900)]
ddns-scripts: Add MyDNS.JP

MyDNS.JP, a dynamic DNS service, is added to ddns-scripts.
http://www.mydns.jp/

Signed-off-by: sstream <sstream00@yahoo.co.jp>
9 years agoMerge pull request #408 from blogic/userid
sbyx [Fri, 10 Oct 2014 20:55:05 +0000 (22:55 +0200)]
Merge pull request #408 from blogic/userid

generic userid: use the new USERID api

9 years agoMerge pull request #418 from thess/shadow-build-fix
sbyx [Fri, 10 Oct 2014 20:51:36 +0000 (22:51 +0200)]
Merge pull request #418 from thess/shadow-build-fix

shadow: Add libiconv to PKG_BUILD_DEPENDS

9 years agoshadow: Add libiconv to PKG_BUILD_DEPENDS 418/head
Ted Hess [Fri, 10 Oct 2014 20:41:39 +0000 (16:41 -0400)]
shadow: Add libiconv to PKG_BUILD_DEPENDS

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agonet/sstp-client: new package version 1.0.9 416/head
Rupan [Fri, 10 Oct 2014 17:30:34 +0000 (19:30 +0200)]
net/sstp-client: new package version 1.0.9

Signed-off-by: Federico Di Marco <fededim@gmail.com>
9 years agolibmpdclient: Remove doxygen dependency, cleanup Makefile
Ted Hess [Fri, 10 Oct 2014 13:12:22 +0000 (09:12 -0400)]
libmpdclient: Remove doxygen dependency, cleanup Makefile

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agonet/mosquitto: Bump to version 1.3.5
Karl Palsson [Fri, 10 Oct 2014 12:58:01 +0000 (12:58 +0000)]
net/mosquitto: Bump to version 1.3.5

Minor point release due to delay in 1.4.

This is a bugfix release. See:
http://mosquitto.org/2014/10/version-1-3-5-released/ for changelog

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agoopenconnect: fixed description of ca file location
Nikos Mavrogiannopoulos [Thu, 9 Oct 2014 20:14:34 +0000 (22:14 +0200)]
openconnect: fixed description of ca file location

Resolves #407

9 years agoMerge pull request #411 from mirabilos/mksh
sbyx [Thu, 9 Oct 2014 12:54:41 +0000 (14:54 +0200)]
Merge pull request #411 from mirabilos/mksh

move mksh to github; update it

9 years agomksh: SECURITY update to R50d 411/head
Thorsten Glaser [Wed, 8 Oct 2014 23:22:06 +0000 (01:22 +0200)]
mksh: SECURITY update to R50d

- new upstream version
- update my eMail address
- add maintainer and licence tag

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
9 years agomksh: moved to github
Thorsten Glaser [Thu, 9 Oct 2014 08:52:57 +0000 (10:52 +0200)]
mksh: moved to github

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
9 years agohaproxy: maintenance release to fix no critical bugs
Thomas Heil [Wed, 8 Oct 2014 21:28:24 +0000 (23:28 +0200)]
haproxy: maintenance release to fix no critical bugs

 - bump to version 1.5.5

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agofastd: disable link-time optimization to fix build with current toolchain
Matthias Schiffer [Wed, 8 Oct 2014 21:10:46 +0000 (23:10 +0200)]
fastd: disable link-time optimization to fix build with current toolchain

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years agolibmpdclient: Update to latest 2.9 release, add license inf
Ted Hess [Wed, 8 Oct 2014 15:03:28 +0000 (11:03 -0400)]
libmpdclient: Update to latest 2.9 release, add license inf

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #405 from thess/libpq-dep-fix
Jo-Philipp Wich [Wed, 8 Oct 2014 08:39:27 +0000 (10:39 +0200)]
Merge pull request #405 from thess/libpq-dep-fix

libpq: Fix missing dependency (shadow-utils)

9 years agoMerge pull request #396 from commodo/python-migration
sbyx [Wed, 8 Oct 2014 06:52:42 +0000 (08:52 +0200)]
Merge pull request #396 from commodo/python-migration

python: import from old packages and update to version 3.4

9 years agogeneric userid: use the new USERID api 408/head
John Crispin [Wed, 8 Oct 2014 01:45:30 +0000 (03:45 +0200)]
generic userid: use the new USERID api

recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agotor: update to the latest stable version
Peter Wagner [Tue, 7 Oct 2014 21:05:30 +0000 (23:05 +0200)]
tor: update to the latest stable version

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoMerge pull request #402 from jow-/issue-382
sbyx [Tue, 7 Oct 2014 19:14:46 +0000 (21:14 +0200)]
Merge pull request #402 from jow-/issue-382

cyrus-sasl: fix typo in install section

9 years agoapr-util 1.5.3 is no longer hosted on biblio.org.
Thomas Heil [Tue, 7 Oct 2014 18:58:04 +0000 (20:58 +0200)]
apr-util 1.5.3 is no longer hosted on biblio.org.

 - Get it from archive.apache.org.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agoMerge pull request #403 from jslachta/master
Thomas Heil [Tue, 7 Oct 2014 18:55:41 +0000 (20:55 +0200)]
Merge pull request #403 from jslachta/master

unixodbc: change PKG_SOURCE_URL to sourceforge

9 years agolibpq: Fix missing dependency (shadow-utils) 405/head
Ted Hess [Tue, 7 Oct 2014 18:02:46 +0000 (14:02 -0400)]
libpq: Fix missing dependency (shadow-utils)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agodovecot: disable LDAP by default
Peter Wagner [Tue, 7 Oct 2014 17:55:33 +0000 (19:55 +0200)]
dovecot: disable LDAP by default

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoMerge pull request #398 from luizluca/ruby_fixes-n-update
Luiz Angelo Daros de Luca [Tue, 7 Oct 2014 17:46:44 +0000 (14:46 -0300)]
Merge pull request #398 from luizluca/ruby_fixes-n-update

Ruby many fixes n update to 2.1.3

9 years agoruby: reorder subpackages (alphabetical order) 398/head
Luiz Angelo Daros de Luca [Tue, 7 Oct 2014 17:32:07 +0000 (14:32 -0300)]
ruby: reorder subpackages (alphabetical order)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: adds help text for pkgs
Luiz Angelo Daros de Luca [Mon, 6 Oct 2014 21:15:01 +0000 (18:15 -0300)]
ruby: adds help text for pkgs

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: update to 2.1.3
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 23:09:20 +0000 (20:09 -0300)]
ruby: update to 2.1.3

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: explode ruby-core into subpkgs
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 23:06:14 +0000 (20:06 -0300)]
ruby: explode ruby-core into subpkgs

ruby-core is problematic as it is too big.
It is impossible to fix pkgs dependencies as
ruby-core would generate multiple cycled dependencies
between packages.

Also, "core" in ruby context means "classes that does not need a 'require'".
This is not the case of ruby-core classes. They are, actually, a subset of
Ruby Standard Library.

In every detected case where a portion of ruby-core could be isolated and
save another pkgs from requiring all ruby-core where spin-off into a new
subset. Also, big portions of ruby-core, not require by current ruby-* pkgs
where spin-off in new pkgs. The remaining of ruby-core was put into a new ruby-misc.

ruby-stdlib was created as a meta package that requires all ruby packages that are
part of Ruby Standard Library. For a full Ruby Standard Library, just install
ruby-stdlib and its deps.

Created pkgs from ruby-stdlib:
- ruby-misc
- ruby-csv
- ruby-datetime
- ruby-dbm
- ruby-debuglib
- ruby-drb
- ruby-fiddle
- ruby-filelib
- ruby-logger
- ruby-math
- ruby-multithread
- ruby-mkmf
- ruby-net
- ruby-optparse
- ruby-patterns
- ruby-prettyprint
- ruby-pstore
- ruby-racc
- ruby-rbconfig
- ruby-rinda
- ruby-ripper
- ruby-sdbm
- ruby-shell
- ruby-socket
- ruby-uri

Some files from ruby-openssl where moved to new subpkgs (as ruby-net and ruby-drb).

All dependencies where redefined based on auxiliar script ruby_find_pkgsdeps

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: move files to ruby-xmlrpc,ruby-dl left in ruby-core
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 22:38:08 +0000 (19:38 -0300)]
ruby: move files to ruby-xmlrpc,ruby-dl left in ruby-core

Some files that belong to other subpkgs where still in
ruby-core. Just moved them to the correct place.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: create subpkgs ruby-enc-extra from ruby-enc
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 22:31:20 +0000 (19:31 -0300)]
ruby: create subpkgs ruby-enc-extra from ruby-enc

Ruby encoding library was too big and bring unecessary encodings for a simple ruby usage.
All not directly required encodings from stdlib where moved to ruby-enc-extra.

Created pkg from ruby-enc
- ruby-enc-extra (from ruby-enc)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: add auxiliar scripts in order to help tests
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 22:25:31 +0000 (19:25 -0300)]
ruby: add auxiliar scripts in order to help tests

ruby_find_pkgsdeps: look for file dependencies (checks
require and Encoding references) and extrapolate it to pkgs
deps. Also checks whether a dep is redundant or missing in pkgs.
Must run inside an OpenWRT with all ruby* pkgs installed.

ruby_missingfiles: list files in staging/target and from files
comparing side by side its contents. It helps to easly visualize
which file is not packaged in an ipk.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: spin-off ruby-digest from ruby-openssl
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 22:16:40 +0000 (19:16 -0300)]
ruby: spin-off ruby-digest from ruby-openssl

Digest can use OpenSSL or ruby internal implementation of hash functions. The first
uses less disk space but requires openssl, that is relatively big. As internal hash
implementations are not too much bigger than openssl version, it is compiled by
default. A new config option can change it to use OpenSSL instead.

As digest is independent from openssl, ruby-digest was created as a new pkgs.

Adds pkgs:
- ruby-digest (from ruby-openssl)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: remove refs from dropped syck
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 22:02:52 +0000 (19:02 -0300)]
ruby: remove refs from dropped syck

syck was replaced by psych in yaml. (ref:
https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/36786)

Also add ruby-psych to ruby-yaml deps

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: move gems out of core
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 21:48:47 +0000 (18:48 -0300)]
ruby: move gems out of core

Some ruby gems where still in ruby-core pkg. These files where
moved outside ruby-core into ruby-gems or their own subpkg.

ruby-unit renamed to ruby-testunit as its gem is named test-unit.

ruby-rdoc left a file in ruby-core.

Psych is a gem and deserves its own subpkg. It replaces syck
(used by yaml) on recent ruby version (ref:
https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/36786)
Also, some psych files where packed incorrecly into ruby-json. The asterisk
in */json was intend to match <arch>/json/ and not psych/json.

Files where derived
from ruby-core and a lost file in ruby-json.

New subpkgs:
- ruby-bigdecimal
- ruby-io-console
- ruby-minitest
- ruby-psych

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: link ext/digest/* to openssl only when needed, fix rmd160 name
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 20:51:56 +0000 (17:51 -0300)]
ruby: link ext/digest/* to openssl only when needed, fix rmd160 name

ext/digest/rmd160 was referencing a function that never existed in openssl.
The name was simply mistyped. Now it can use openssl.

openssl was always linked to ext/digest when library is avaiable,
even when it was disable by configure option and not used by code.

upstream refs: https://bugs.ruby-lang.org/issues/10252
upstream refs: https://bugs.ruby-lang.org/issues/10324

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: remove minitest deps on gems
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 20:35:11 +0000 (17:35 -0300)]
ruby: remove minitest deps on gems

minitest can live without gems. Just a minor fix to
solve a require that fails when gem is missing

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: rdoc can run without gems (with patch)
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 20:19:54 +0000 (17:19 -0300)]
ruby: rdoc can run without gems (with patch)

rdoc seems to be written to run without gem. However,
some internal code still does not check for gems presence.
With a small patch, rdoc can run without gems.

Ref: https://bugs.ruby-lang.org/issues/10196

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: wrap script to disable gems if not installed
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 19:54:24 +0000 (16:54 -0300)]
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>
9 years agoruby: Disable doc generation
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 19:38:53 +0000 (16:38 -0300)]
ruby: Disable doc generation

Docs are not currently packaged. So, there is no need to install
them. Also, doxygen have some problem with the usaged of git in
build_dir as it takes ages running git commands on every file.
Disabling the docs reduces the compilation time.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoruby: remove ruby-ncurses
Luiz Angelo Daros de Luca [Sat, 4 Oct 2014 19:33:22 +0000 (16:33 -0300)]
ruby: remove ruby-ncurses

ruby-ncurses where removed from ruby upstream (ruby commit
9c5b2fd8aa0fd343ad094d47a638cfd3f6ae0a81) and become solely
a gem now. OpenWRT subpackage removed.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agounixodbc: change PKG_SOURCE_URL to sourceforge 403/head
Jiri Slachta [Tue, 7 Oct 2014 12:50:13 +0000 (14:50 +0200)]
unixodbc: change PKG_SOURCE_URL to sourceforge

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years agoMerge pull request #401 from Adze1502/master
champtar [Tue, 7 Oct 2014 11:20:05 +0000 (13:20 +0200)]
Merge pull request #401 from Adze1502/master

mwan3: update to version 1.5-8

9 years agomwan3: update to version 1.5-8 401/head
Adze1502 [Tue, 7 Oct 2014 09:23:02 +0000 (11:23 +0200)]
mwan3: update to version 1.5-8

Fix bug introduced in version 1.5-7; args were not parsed to script.

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
9 years agobash: Update to 4.3.30
Marcel Denia [Mon, 6 Oct 2014 04:52:35 +0000 (06:52 +0200)]
bash: Update to 4.3.30

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoMerge pull request #399 from roger-/micropython
Ted Hess [Mon, 6 Oct 2014 23:58:08 +0000 (19:58 -0400)]
Merge pull request #399 from roger-/micropython

micropython: update to latest