Jo-Philipp Wich
7d7e1c0977
Merge pull request #1796 from kdarbyshirebryant/collectdnetlink
...
collectd: netlink module re-enabled
2015-10-01 20:21:05 +02:00
Álvaro Fernández Rojas
855c3e4c61
shairport-sync: update to latest version
...
- update to latest (2.4.1) version
- add support for config files
- switch uci to config files
- based on https://github.com/openwrt/packages/pull/1815
- merge maintainers
- add openssl/polarssl build variants
Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-01 16:08:43 +02:00
Anton Glukhov
bf45232591
libcoap: Add new package
...
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
2015-10-01 12:34:27 +00:00
Álvaro Fernández Rojas
3d2d5d9f5d
dump1090: remove librtldr dependency for view1090 and clean up Makefile
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-30 21:45:20 +02:00
Florian Fainelli
edacac23e0
Merge pull request #1797 from mhei/fix-open-plc-utils
...
open-plc-utils: upgrade to latest git revision and fix compilation
2015-09-30 12:35:02 -07:00
Sébastien Noel
ff70f87986
aiccu: enable GnuTLS support
2015-09-30 09:38:03 +02:00
Álvaro Fernández Rojas
52e2f0e80b
shairplay: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-29 21:31:07 +02:00
Álvaro Fernández Rojas
cf18ddf0a2
dump1090: switch to mutability repo, make view1090 a separate package
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-29 00:04:02 +02:00
Álvaro Fernández Rojas
a4a2963af8
pciutils: update to v3.4.0
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-28 23:15:12 +02:00
Attila Lendvai
2bb9f6b9c7
python: fix cross-compiling C++ modules.
...
Signed-off-by: Attila Lendvai <attila@lendvai.name>
2015-09-28 17:42:05 +00:00
Oliver Middleton
4bdd6aff92
mjpg-streamer: only download cambozola if it's required
...
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-09-27 23:49:59 +01:00
Marko Ratkaj
d003d3c06d
squid: bump version to 3.5.9
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:31 +02:00
Marko Ratkaj
00e774f374
lxc: bump version to 1.1.3
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:26 +02:00
Marko Ratkaj
5b2245131b
file: bump version to 5.25
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:22 +02:00
Marko Ratkaj
b1888862ad
e2guardian: bump version to 3.2.0
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:17 +02:00
Stefan Horning
86352d4f85
ddns: Added schokokeks.org service. Signed-off-by: Stefan Horning <stefan@hornings.de>
2015-09-27 15:40:44 +02:00
W. Michael Petullo
0860e56a81
grilo-plugins: add new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-26 20:46:50 -04:00
W. Michael Petullo
f264047b88
grilo: add new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-26 20:45:14 -04:00
Michael Heimpold
7121860208
Merge pull request #1810 from toxxin/add-canfestival-library
...
libcanfestival: add new package
2015-09-26 14:45:23 +02:00
Anton Glukhov
ce7ae15a98
Canfestival library: add new package
...
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
2015-09-26 04:50:40 +03:00
Alexander Ryzhov
56939a2b0e
mpg123: simplify deps, add more binaries
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-09-25 10:14:49 -04:00
Alexander Ryzhov
8651f924a8
smstools3: fix CFLAGS and LFLAGS
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-09-25 10:04:54 -04:00
Marcel Denia
e16d7305dd
perl: Bump PKG_RELEASE
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-09-25 11:50:52 +02:00
Marcel Denia
3aaaede7b2
perl: Reorganize patches
...
The old scheme didn't make any sense...not that there was a scheme really.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-09-25 11:50:52 +02:00
Marcel Denia
d57f34795c
perl: Remove microperl caretx dependency patch
...
This will make microperl unable to build. That's okay, since we haven't
been building it for quite a while now.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-09-25 11:50:33 +02:00
Marcel Denia
58a7c33ca7
perl: Invert perlbase-essential/perlbase-config circular dependency solution
...
perlbase-essential and perlbase-config depend on functionality from
each other. Previously, this was solved by just making perlbase-config depend
on perlbase-essential.
However, since a simple "use lib" is enough to trigger pulling in Config, this
approach doesn't seem to make much sense. So let's just make perlbase-essential
depend on perlbase-config instead.
This pulls in perlbase-config as a dependency to pretty much every Perl package,
so in the future we might want to just merge Config into perlbase-essential.
Thanks to Robert Högberg for spotting this.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-09-25 10:59:15 +02:00
Nikos Mavrogiannopoulos
aa8a98e6ec
libtasn1: updated to 4.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:07:28 +02:00
Nikos Mavrogiannopoulos
026486fc0a
gnutls: updated to 3.4.5
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:05:27 +02:00
Nikos Mavrogiannopoulos
849a3f1cb4
radcli: updated to 1.2.3
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 09:57:37 +02:00
Karl Palsson
e7bd3fbe21
mosquitto: upgrade to version 1.4.4
...
Drop patch now included upstream.
More information: http://mosquitto.org/2015/09/version-1-4-4-released/
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2015-09-23 10:30:48 +00:00
Naoir
e2837aecae
Merge pull request #1770 from robho/perlbase-data_needs_more_dependencies
...
perlbase-data: Add dependency on perlbase-bytes
2015-09-23 08:05:12 +02:00
Norbert Summer
f6acde7187
chaosvpn: add new package
...
Signed-off-by: Norbert Summer <git@o-g.at>
2015-09-22 16:14:53 +02:00
Steven Barth
265a31cf35
Merge pull request #1788 from Dismounted/patch-1
...
nut: Fix required dependencies.
2015-09-22 15:54:33 +02:00
Robert Högberg
a5c31667a8
perlbase-data: Add dependency on perlbase-bytes
...
Dumper.pm, included in perlbase-data, uses module bytes, so add dependency
on openwrt package perlbase-bytes.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2015-09-22 10:33:48 +02:00
Michael Heimpold
27242cadfd
Merge pull request #1789 from MikePetullo/scapy
...
scapy: add new package
2015-09-21 23:12:25 +02:00
Michael Heimpold
7149ceb89b
Merge pull request #1792 from MikePetullo/krb5
...
krb5: update to 1.13.2
2015-09-21 22:51:55 +02:00
Anton Glukhov
2664bacc50
canutils: add new package ( fixes #1785 )
...
Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
[Minor fixes]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-09-21 22:47:15 +02:00
Michael Heimpold
0353388819
open-plc-utils: upgrade to latest git revision and fix compilation
...
Buildbots are reporting the following error:
../mme/ARPCPrint.c: In function 'ARPCPrint':
../mme/ARPCPrint.c:123:2: error: incompatible type for argument 3 of 'vfprintf'
vfprintf (fp, (char *)(&data->LIST [LE16TOH (data->STROFFSET)]), (void *)(&data->LIST [LE16TOH (data->ARGOFFSET)]));
^
In file included from /store/buildbot/slave/mxs/build/staging_dir/toolchain-arm_arm926ej-s_gcc-4.8-linaro_musl-1.1.11_eabi/include/fortify/stdio.h:20:0,
from ../mme/ARPCPrint.c:68:
/store/buildbot/slave/mxs/build/staging_dir/toolchain-arm_arm926ej-s_gcc-4.8-linaro_musl-1.1.11_eabi/include/stdio.h:108:5: note: expected '__isoc_va_list' but argument is of type 'void *'
Fix this by definition __UCLIBC__ to enable a workaround for this
issue.
While at, switch to HTTPS URL for cloning the git repo.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-09-21 21:56:31 +02:00
Kevin Darbyshire-Bryant
a79e1d9369
collectd: netlink module remove ip package dependency
...
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2015-09-21 15:48:43 +01:00
Thomas Heil
b99ce4cbef
Merge pull request #1795 from MikePetullo/lighttpd
...
lighttpd: update to 1.4.37
2015-09-21 15:43:08 +02:00
Kevin Darbyshire-Bryant
c7277c42ec
collectd: netlink module re-enabled
...
Collectd netlink module re-enabled and libnl library dependency
satisfied with mini libmnl.
$(eval $(call BuildPlugin,netlink,netlink
input,netlink,+PACKAGE_collectd-mod-netlink:ip
+PACKAGE_collectd-mod-netlink:libmnl))
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2015-09-21 10:59:42 +01:00
W. Michael Petullo
01b087c043
lighttpd: update to 1.4.37
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-20 20:18:04 -04:00
W. Michael Petullo
15f1e8b2d9
krb5: update to 1.13.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-20 19:42:38 -04:00
W. Michael Petullo
51adbf46d4
scapy: add new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-20 19:10:27 -04:00
Hanson Wong
9fa55147c4
nut: Fix required dependencies.
2015-09-20 22:48:29 +10:00
Daniel Golle
be21910b9e
mbtools: fix build with libintl-full
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-19 20:35:14 +02:00
Daniel Golle
a3ed4f89a7
gnunet: update version, fix gettext version after autoreconf
...
Use gettext-version PKG_FIXUP to install up-to-date gettext
infrastructure. autoreconf is still run implicitely as well.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-19 20:21:33 +02:00
Steven Barth
ab6ad541d7
Merge pull request #1779 from tisj/master
...
htpdate: add htpdate package based on AA feed
2015-09-19 09:41:22 +02:00
Steven Barth
615874ce2d
Merge pull request #1782 from commodo/python-upgrade-3.5.0
...
python3: upgrade to version 3.5.0
2015-09-19 09:38:46 +02:00
Marcel Denia
40ab19bce7
perl-http-server-simple: Update to 0.51
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-09-19 00:41:15 +02:00