Commit graph

5426 commits

Author SHA1 Message Date
kuoruan
83ee268d4c yaaw: Add package
Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-31 10:01:47 +08:00
Jo-Philipp Wich
08fe1432ef crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver
 - Rebase patches against latest version
 - Pregenerate version.h file
 - Disable applestreamingclient as it is broken

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 19:13:08 +02:00
Jo-Philipp Wich
e7320a0c38 libsoup: disable overly strict warnings, use system wide intltool.m4
When building libsoup within the SDK, the following usually nonfatal warning
is causing the build to fail:

    make[6]: Entering directory '.../build_dir/target-arm_xscale_musl-1.1.14_eabi/libsoup-2.53.2/libsoup'
      CC       libsoup_2_4_la-soup-address.lo
    cc1: error: .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/include: No such file or directory [-Werror=missing-include-dirs]
    cc1: some warnings being treated as errors
    Makefile:962: recipe for target 'libsoup_2_4_la-soup-address.lo' failed

Use the upstream `--disable-more-warnings` configure switch to disable this
class of `-Werror` flags.

Also drop the shipped copy of `intltool.m4` to force using the system wide one
which does not require the `XML::Parser` module to be installed (see #2771).

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 17:35:37 +02:00
Jo-Philipp Wich
818a2cc8d6 intltool: make dependency on XML::Parser optional
Patch `configure` and the shipped `intltool.m4` macro file to make a missing
XML::Parser perl module nonfatal.

All utilities provided by intltool are programmed to fail gracefully at run
time if the module cannot be loaded and those utilities commonly used during
the build do not require it at all.

Also drop the the build-prereq on XML::Parser now that it is optional.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 16:31:54 +02:00
Álvaro Fernández Rojas
6e1b4932a1 Merge pull request #2768 from jow-/libftdi1-fix
libftdi1: explicitely disable Boost unit tests
2016-05-30 12:33:06 +02:00
Jo-Philipp Wich
5c2689fe89 libftdi1: explicitely disable Boost unit tests
When libftdi1 is detecting the presence of the Boost unit testing framework,
it will conditionally enable the build of libftdi1 test binaries which fail to
link on some targets with the following error:

    CMakeFiles/test_libftdi1.dir/basic.cpp.o: In function `main':
    basic.cpp:(.text.startup+0xc): undefined reference to `boost::unit_test::unit_test_main(bool (*)(), int, char**)'
    collect2: error: ld returned 1 exit status
    test/CMakeFiles/test_libftdi1.dir/build.make:123: recipe for target 'test/test_libftdi1' failed
    make[6]: *** [test/test_libftdi1] Error 1

Since we do not care about test cases and since we want to avoid unpredictable
conditional compilation simply disable the testcases entirely.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 12:25:11 +02:00
Hannu Nyman
006c7b2c40 Merge pull request #2766 from ianchi/youtube-dl
youtube-dl: update version
2016-05-30 10:27:58 +03:00
kuoruan
251c1867e6 aria2: Add xml library choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 10:18:49 +08:00
kuoruan
3424ffc8d2 aria2: update to 1.23.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 09:23:17 +08:00
kuoruan
ffd6fd1732 Import lrzsz from oldpackages
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 09:17:30 +08:00
Adrian Panella
03d469a5f3 youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>

youtube-dl: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-05-29 20:03:51 -05:00
Hannu Nyman
2d50d8eecc Merge pull request #2765 from aTanW/master
gammu: bump to upstream v1.37.3
2016-05-29 23:18:46 +03:00
aTanW
42747a1db3 gammu: bump to upstream v1.37.3
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2016-05-29 23:12:15 +03:00
Hannu Nyman
525ff91f00 Merge pull request #2762 from mstorchak/tgt
tgt: update to 1.0.64
2016-05-29 19:31:15 +03:00
Hannu Nyman
a175e8da84 Merge pull request #2761 from mstorchak/smartmontools
smartmontools: update to 6.5
2016-05-29 19:30:57 +03:00
Hannu Nyman
798f3ff33a Merge pull request #2759 from msva/patch-5
zsh: update to 5.2
2016-05-29 19:30:39 +03:00
Maxim Storchak
5e78ccfa35 tgt: update to 1.0.64
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-05-28 23:49:19 +03:00
Maxim Storchak
7e582975b2 smartmontools: update to 6.5
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-05-28 23:48:10 +03:00
Vadim A. Misbakh-Soloviov
b9300ac98d
zsh: update to 5.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
2016-05-28 23:35:52 +06:00
Yousong Zhou
e188051d37 Merge pull request #2760 from msva/patch-6
tmux: update to 2.2
2016-05-29 01:20:14 +08:00
Vadim A. Misbakh-Soloviov
201a4981b1
tmux: update to 2.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
2016-05-28 23:09:36 +06:00
Hauke Mehrtens
78d4c74305 Merge pull request #2741 from karlp/tor-urls
tor: correct URL for dist downloads
2016-05-28 17:28:07 +02:00
Hirokazu MORIKAWA
865f44ef77 node,node-*: node update to v4.4.5 and Enhance CPU-arch variant. 2016-05-27 16:22:39 +09:00
Hannu Nyman
959d3a4186 Merge pull request #2751 from dibdot/adblock
adblock: update 1.1.15
2016-05-26 18:59:22 +03:00
Dirk Brenken
4f3f239ff2 adblock: update 1.1.15
* toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock
toggle)
* new config option 'fetchttl' to set download timeouts (default: 5
seconds)
* better config check, distinct between major/minor changes
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-05-26 17:43:34 +02:00
Yousong Zhou
651cc1e705 Merge pull request #2750 from yousong/reaver-fix
reaver: fix broken source url
2016-05-26 20:24:39 +08:00
Yousong Zhou
e7ed04c246 reaver: fix broken source url
- Switch to release version 1.4
 - Include a bugfix patch not present in version 1.4
2016-05-26 20:14:41 +08:00
Hannu Nyman
acdf094529 Merge pull request #2744 from diizzyy/patch-3
gcc: Use URL alias
2016-05-25 10:01:04 +03:00
Hannu Nyman
bc2c51a55b Merge pull request #2747 from diizzyy/patch-6
libunistring: Use URL alias
2016-05-25 10:00:12 +03:00
diizzyy
fa018c6fa0 confuse: Use URL alias (#2745)
Remove hardcoded URL and use alias instead.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-05-24 22:01:35 +02:00
diizzyy
827d42d562 libunistring: Use URL alias
Remove hardcoded URL and use alias instead.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-05-24 21:25:37 +02:00
Hannu Nyman
7e28f60f24 Merge pull request #2743 from salzmdan/master
knot: update to 2.2.1
2016-05-24 22:22:08 +03:00
diizzyy
6217aa43d2 gcc: Use URL alias
Remove hardcoded URL and use alias instead.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-05-24 21:09:18 +02:00
Daniel Salzman
1a99ae0356 knot: update to 2.2.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2016-05-24 15:47:17 +02:00
Karl Palsson
bb679b6d95 tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
2016-05-24 09:01:38 +00:00
Hannu Nyman
2a05c1b0fe Merge pull request #2736 from dibdot/adblock
adblock: update 1.1.12
2016-05-24 09:29:30 +03:00
Dirk Brenken
bad84563dc adblock: update 1.1.12
* change wget binary naming
* change winspy source url
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-05-24 01:50:48 +02:00
Naoir
4f391d1f2a Merge pull request #2703 from cshore/pull-request-cgi-fix
lang/perl-cgi: Fix missing file for perl-cgi
2016-05-23 14:27:21 +02:00
Hannu Nyman
fe89d6fbd7 Merge pull request #2708 from cshore/pull-request-netdiscover-sourceforge
net/netdiscover: Download from SourceForge not unreliable site
2016-05-23 10:41:40 +03:00
John Crispin
12928412b8 Merge pull request #2731 from nxhack/node-hid-fix-git-submodule-issue
node-hid: fix git submodule issue
2016-05-23 09:37:51 +02:00
Hannu Nyman
ba6a7568de Merge pull request #2723 from the-alien/master
lang/python-ldap: Update to the version 2.4.25
2016-05-23 10:33:23 +03:00
Hannu Nyman
5cb45cd9dd Merge pull request #2732 from xypron/make
devel/make: GNU Make 4.2
2016-05-23 10:29:46 +03:00
Heinrich Schuchardt
34b831ad5b devel/make: GNU Make 4.2
The release contains a bunch of bug fixes.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-05-23 07:55:03 +02:00
Hirokazu MORIKAWA
a3148b64e6 node-hid: fix git submodule issue 2016-05-23 14:49:29 +09:00
Nikos Mavrogiannopoulos
e99e88efc1 gnutls: updated to 3.4.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-05-22 17:47:33 +02:00
Nikos Mavrogiannopoulos
4083de9d74 openconnect: use proto_add_host_dependency
This ensures that a direct route to the connected host is added
by netifd.

Resolves #2548
2016-05-22 17:42:34 +02:00
Hannu Nyman
a26fd756db vips: fix patch
Correct spelling in a patch back to the faulty original,
as the patch wes broken by #2594

This commit fixes #2719

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-22 14:20:02 +03:00
Michael Heimpold
723e10cd6c php5: update to 5.6.21
This fixes the following CVEs:
 - in BCMath: CVE-2016-4537, CVE-2016-4538
 - in EXIF: CVE-2016-4542, CVE-2016-4543, CVE-2016-4544
 - in GD: CVE-2016-3074
 - in Intl: CVE-2016-4540, CVE-2016-4541
 - in XML: CVE-2016-4539

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-05-21 22:12:25 +02:00
Yousong Zhou
1011cb545d Merge pull request #2721 from mogulapranay-freescale/xl2tpd-demand-option
xl2tpd: demand option is initialized.
2016-05-21 21:05:50 +08:00
alien
6b24e46adc lang/python-ldap: Update to the version 2.4.25 2016-05-21 00:23:05 +03:00