Hauke Mehrtens [Sun, 27 Apr 2014 20:59:54 +0000 (20:59 +0000)]
ffmpeg: update to 0.11.5
Update ffmpeg to 0.11.5. Drop "--disable-optimizations." Per ./configure, --disable-optimizations refers to disabling compiler optimizations for debugging purposes.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 40580
Hauke Mehrtens [Sun, 27 Apr 2014 20:41:13 +0000 (20:41 +0000)]
gnutls: update to 3.2.13
This patch updates gnutls to 3.2.13 and disables
the hardware acceleration. It fixes package breakage
which might be seen on buildbot logs.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
SVN-Revision: 40578
Hauke Mehrtens [Sun, 27 Apr 2014 20:22:01 +0000 (20:22 +0000)]
parprouted: update to 0.7
This patch updates parprouted from 0.64 to 0.7. This fixes some bugs and
adds support for hosts moving across Ethernet interfaces. Built and tested
on a WNDR3700v2.
Signed-off-by: Tristan Schmelcher <tristan_schmelcher@alumni.uwaterloo.ca>
SVN-Revision: 40577
Felix Fietkau [Sun, 27 Apr 2014 17:50:59 +0000 (17:50 +0000)]
wget: bump to 1.15. Fixes compilation in buildhost with new perl (bugs 15563 and 15718)
Compiling wget 1.14 in buildhosts with new perl (& texinfo?) versions may fail.
I experienced this with Ubuntu 14.04 x64 (with perl 5.18).
Bugs about this:
https://dev.openwrt.org/ticket/15718
https://dev.openwrt.org/ticket/15563
The problem has been fixed upstream in wget:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=
9e8d899a356d95be34737488bb8fd59d4c6b3dbd
​
http://git.savannah.gnu.org/cgit/wget.git/commit/doc?id=
7f43748544f26008d0dd337704f02a6ed3200aaf
Both fixes are included in the already released wget 1.15.
Compiling that succeeds without any need to patch wget source.
I have compiled ax71xx for WNDR3700 and it compiled ok and works.
Signed-off-by: hannu.nyman@iki.fi
SVN-Revision: 40574
Thomas Heil [Wed, 23 Apr 2014 11:46:33 +0000 (11:46 +0000)]
package: haproxy remove unnecessary patch
SVN-Revision: 40563
Thomas Heil [Wed, 23 Apr 2014 11:42:46 +0000 (11:42 +0000)]
package: haproxy update to 1.4.25
SVN-Revision: 40562
Florian Fainelli [Tue, 22 Apr 2014 23:24:36 +0000 (23:24 +0000)]
libxslt: update to version 1.1.28
Recently updated libxml2 from version 2.7.8 to 2.9.1 breaks
libxslt build. Library libxslt from version 1.1.27 is compatible
with libxml2 2.9.x.
Signed-off-by: Lukas Macura <lukas.macura@cesnet.cz>
Tested-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40556
Peter Wagner [Sun, 20 Apr 2014 10:33:08 +0000 (10:33 +0000)]
[packages] rtorrent: update to git head and add 2 distinct rtorrent versions:
rtorrent-rpc - rtorrent with rpc support
rtorrent - rtorrent without rpc support
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 40537
Peter Wagner [Sun, 20 Apr 2014 10:25:05 +0000 (10:25 +0000)]
[packages] libtorrent: update to git head
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 40536
Felix Fietkau [Thu, 17 Apr 2014 17:19:38 +0000 (17:19 +0000)]
strongswan: add missing config files for plugins
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40524
Stephen Walker [Thu, 17 Apr 2014 00:08:02 +0000 (00:08 +0000)]
[packages] httping: update to 2.3.4
SVN-Revision: 40523
Felix Fietkau [Wed, 16 Apr 2014 21:07:57 +0000 (21:07 +0000)]
strongswan: add missing patch for avoiding collisions with uclibc functions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40522
Felix Fietkau [Tue, 15 Apr 2014 17:11:48 +0000 (17:11 +0000)]
strongswan: update to 5.1.3, fixes an authentication bypass issue (CVE-2014-2338)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40516
Felix Fietkau [Tue, 15 Apr 2014 17:11:47 +0000 (17:11 +0000)]
strongswan: add missing library for the kernel-libipsec plugin
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40515
Felix Fietkau [Tue, 15 Apr 2014 17:11:45 +0000 (17:11 +0000)]
strongswan: remove the PF_ROUTE kernel interface to fix compile errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40514
Felix Fietkau [Tue, 15 Apr 2014 17:11:39 +0000 (17:11 +0000)]
clearsilver: fix building on non-linux systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40513
Peter Wagner [Fri, 11 Apr 2014 10:11:11 +0000 (10:11 +0000)]
[packages] git: update to 1.9.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 40450
Steven Barth [Thu, 10 Apr 2014 09:50:11 +0000 (09:50 +0000)]
mdnsresponder: several Linux-related fixes (thanks Markus Stenberg)
SVN-Revision: 40441
Felix Fietkau [Mon, 7 Apr 2014 09:56:08 +0000 (09:56 +0000)]
multiwan: remove unnecessary call to config_clear()
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40407
Nuno Goncalves [Mon, 7 Apr 2014 00:13:26 +0000 (00:13 +0000)]
[packages]: revert previous change that was committed without a message
SVN-Revision: 40398
Nuno Goncalves [Sun, 6 Apr 2014 23:51:06 +0000 (23:51 +0000)]
SVN-Revision: 40397
Michael Heimpold [Sat, 5 Apr 2014 20:26:10 +0000 (20:26 +0000)]
[packages] php5: prepare pecl macros to distinguish between normal and zend extensions
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 40389
Michael Heimpold [Sat, 5 Apr 2014 20:26:09 +0000 (20:26 +0000)]
[packages] php5: upgrade to 5.4.27
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 40388
Felix Fietkau [Thu, 3 Apr 2014 22:34:46 +0000 (22:34 +0000)]
libxml2: disable use of liblzma (#15457)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40373
Peter Wagner [Wed, 2 Apr 2014 16:48:36 +0000 (16:48 +0000)]
[packages] openssh: update to 6.6p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 40362
Jo-Philipp Wich [Tue, 1 Apr 2014 21:01:15 +0000 (21:01 +0000)]
mac-to-devinfo: use selects instead of depends, solves circular dependency issues in packages requiring mac-to-devinfo
SVN-Revision: 40356
Hauke Mehrtens [Sun, 30 Mar 2014 18:45:08 +0000 (18:45 +0000)]
iksemel: update dependencies
These dependencies were coming from gnutls before and are missing now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40340
Hauke Mehrtens [Sun, 30 Mar 2014 18:41:16 +0000 (18:41 +0000)]
openconnect: Updated openconnect to 5.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40339
Hauke Mehrtens [Sun, 30 Mar 2014 18:09:02 +0000 (18:09 +0000)]
gnutls: Added gnutls 3.2.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40338
Hauke Mehrtens [Sun, 30 Mar 2014 18:07:51 +0000 (18:07 +0000)]
nettle: Added nettle library
This library is needed for DNSSEC support in dnsmasq, and to update
gnutls to a more recent version.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40337
Hauke Mehrtens [Sun, 30 Mar 2014 18:06:41 +0000 (18:06 +0000)]
gmp: Updated gmp to 5.1.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40336
Imre Kaloz [Thu, 27 Mar 2014 11:04:46 +0000 (11:04 +0000)]
[aria2]: upgrade to 1.18.4, add build options
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40292
Gabor Juhos [Thu, 27 Mar 2014 07:06:52 +0000 (07:06 +0000)]
packages/dump1090: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40290
Gabor Juhos [Thu, 27 Mar 2014 07:06:51 +0000 (07:06 +0000)]
packages/joe: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40289
Gabor Juhos [Thu, 27 Mar 2014 07:06:50 +0000 (07:06 +0000)]
packages/rdiff-backup: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40288
Gabor Juhos [Thu, 27 Mar 2014 07:06:49 +0000 (07:06 +0000)]
packages/scponly: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40287
Gabor Juhos [Thu, 27 Mar 2014 07:06:48 +0000 (07:06 +0000)]
packages/deco: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40286
Gabor Juhos [Thu, 27 Mar 2014 07:06:47 +0000 (07:06 +0000)]
packages/wx200d: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40285
Gabor Juhos [Thu, 27 Mar 2014 07:06:46 +0000 (07:06 +0000)]
packages/tcpser: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40284
Gabor Juhos [Thu, 27 Mar 2014 07:06:45 +0000 (07:06 +0000)]
packages/boxbackup: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40283
Gabor Juhos [Thu, 27 Mar 2014 07:06:44 +0000 (07:06 +0000)]
packages/unzip: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40282
Gabor Juhos [Thu, 27 Mar 2014 07:06:43 +0000 (07:06 +0000)]
packages/zip: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40281
Gabor Juhos [Thu, 27 Mar 2014 07:06:42 +0000 (07:06 +0000)]
packages/watchcat: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40280
Gabor Juhos [Thu, 27 Mar 2014 07:06:41 +0000 (07:06 +0000)]
packages/io: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40279
Gabor Juhos [Thu, 27 Mar 2014 07:06:40 +0000 (07:06 +0000)]
packages/rrdcollect: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40278
Gabor Juhos [Thu, 27 Mar 2014 07:06:39 +0000 (07:06 +0000)]
packages/setserial: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40277
Gabor Juhos [Thu, 27 Mar 2014 07:06:39 +0000 (07:06 +0000)]
packages/ntfs-3g: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40276
Gabor Juhos [Thu, 27 Mar 2014 07:06:38 +0000 (07:06 +0000)]
packages/picocom: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40275
Gabor Juhos [Thu, 27 Mar 2014 07:06:37 +0000 (07:06 +0000)]
packages/pwcrypt: remove trailing whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40274
Gabor Juhos [Thu, 27 Mar 2014 07:06:36 +0000 (07:06 +0000)]
packages/mc: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40273
Gabor Juhos [Thu, 27 Mar 2014 07:06:35 +0000 (07:06 +0000)]
packages/cwiid: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40272
Gabor Juhos [Thu, 27 Mar 2014 07:06:34 +0000 (07:06 +0000)]
packages/wifitoggle: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40271
Gabor Juhos [Thu, 27 Mar 2014 07:06:33 +0000 (07:06 +0000)]
packages/ssldump: remove trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40270
Gabor Juhos [Thu, 27 Mar 2014 07:06:32 +0000 (07:06 +0000)]
packages/schedtools: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40269
Gabor Juhos [Thu, 27 Mar 2014 07:06:31 +0000 (07:06 +0000)]
packages/restorefactory: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40268
Gabor Juhos [Thu, 27 Mar 2014 07:06:30 +0000 (07:06 +0000)]
packages/mgetty: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40267
Gabor Juhos [Thu, 27 Mar 2014 07:06:29 +0000 (07:06 +0000)]
packages/pcmciautils: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40266
Gabor Juhos [Thu, 27 Mar 2014 07:06:28 +0000 (07:06 +0000)]
packages/ulogd: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40265
Gabor Juhos [Thu, 27 Mar 2014 07:06:27 +0000 (07:06 +0000)]
packages/pulseaudio: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40264
Gabor Juhos [Thu, 27 Mar 2014 07:06:26 +0000 (07:06 +0000)]
packages/madwimax: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40263
Gabor Juhos [Thu, 27 Mar 2014 07:06:25 +0000 (07:06 +0000)]
packages/linuxigd: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40262
Gabor Juhos [Thu, 27 Mar 2014 07:06:24 +0000 (07:06 +0000)]
packages/hsflowd: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40261
Gabor Juhos [Thu, 27 Mar 2014 07:06:23 +0000 (07:06 +0000)]
packages/hping3: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40260
Gabor Juhos [Thu, 27 Mar 2014 07:06:22 +0000 (07:06 +0000)]
packages/haproxy: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40259
Gabor Juhos [Thu, 27 Mar 2014 07:06:21 +0000 (07:06 +0000)]
packages/freepops: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40258
Gabor Juhos [Thu, 27 Mar 2014 07:06:20 +0000 (07:06 +0000)]
packages/fprobe-ulog: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40257
Gabor Juhos [Thu, 27 Mar 2014 07:06:19 +0000 (07:06 +0000)]
packages/fping: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40256
Gabor Juhos [Thu, 27 Mar 2014 07:06:18 +0000 (07:06 +0000)]
packages/flow-tools: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40255
Gabor Juhos [Thu, 27 Mar 2014 07:06:17 +0000 (07:06 +0000)]
packages/cups-bjnp: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40254
Gabor Juhos [Thu, 27 Mar 2014 07:06:16 +0000 (07:06 +0000)]
packages/crowdcontrol: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40253
Gabor Juhos [Thu, 27 Mar 2014 07:06:15 +0000 (07:06 +0000)]
packages/chillispot: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40252
Gabor Juhos [Thu, 27 Mar 2014 07:06:14 +0000 (07:06 +0000)]
packages/apcupsd: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40251
Gabor Juhos [Thu, 27 Mar 2014 07:06:13 +0000 (07:06 +0000)]
packages/ushare: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40250
Gabor Juhos [Thu, 27 Mar 2014 07:06:12 +0000 (07:06 +0000)]
packages/rygel: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40249
Gabor Juhos [Thu, 27 Mar 2014 07:06:11 +0000 (07:06 +0000)]
packages/peercast: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40248
Gabor Juhos [Thu, 27 Mar 2014 07:06:11 +0000 (07:06 +0000)]
packages/icecast: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40247
Gabor Juhos [Thu, 27 Mar 2014 07:06:10 +0000 (07:06 +0000)]
packages/gstreamer: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40246
Gabor Juhos [Thu, 27 Mar 2014 07:06:09 +0000 (07:06 +0000)]
packages/gst-ffmped: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40245
Gabor Juhos [Thu, 27 Mar 2014 07:06:08 +0000 (07:06 +0000)]
packages/crtmpserver: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40244
Gabor Juhos [Thu, 27 Mar 2014 07:06:07 +0000 (07:06 +0000)]
packages/opencdk: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40243
Gabor Juhos [Thu, 27 Mar 2014 07:06:06 +0000 (07:06 +0000)]
packages/pysqlite: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40242
Gabor Juhos [Thu, 27 Mar 2014 07:06:05 +0000 (07:06 +0000)]
packages/pymysql: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40241
Gabor Juhos [Thu, 27 Mar 2014 07:06:04 +0000 (07:06 +0000)]
packages/luasql: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40240
Gabor Juhos [Thu, 27 Mar 2014 07:06:03 +0000 (07:06 +0000)]
packages/luaposix: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40239
Gabor Juhos [Thu, 27 Mar 2014 07:06:02 +0000 (07:06 +0000)]
packages/eggdrop: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40238
Gabor Juhos [Thu, 27 Mar 2014 07:06:01 +0000 (07:06 +0000)]
packages/patch: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40237
Gabor Juhos [Thu, 27 Mar 2014 07:06:01 +0000 (07:06 +0000)]
packages/make: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40236
Gabor Juhos [Thu, 27 Mar 2014 07:06:00 +0000 (07:06 +0000)]
packages/vgp: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40235
Gabor Juhos [Thu, 27 Mar 2014 07:05:59 +0000 (07:05 +0000)]
packages/ksymoops: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40234
Gabor Juhos [Thu, 27 Mar 2014 07:05:58 +0000 (07:05 +0000)]
packages/udp-broadcast-relay: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40233
Gabor Juhos [Thu, 27 Mar 2014 07:05:57 +0000 (07:05 +0000)]
packages/gcc: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40232
Gabor Juhos [Thu, 27 Mar 2014 07:05:56 +0000 (07:05 +0000)]
packages/tctool: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40231
Gabor Juhos [Thu, 27 Mar 2014 07:05:55 +0000 (07:05 +0000)]
packages/build-essential: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40230
Gabor Juhos [Thu, 27 Mar 2014 07:05:54 +0000 (07:05 +0000)]
packages/synce-dccm: Makefile
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40229
Gabor Juhos [Thu, 27 Mar 2014 07:05:53 +0000 (07:05 +0000)]
packages/nsca: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40228
Gabor Juhos [Thu, 27 Mar 2014 07:05:52 +0000 (07:05 +0000)]
packages/sslsniff: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40227
Gabor Juhos [Thu, 27 Mar 2014 07:05:51 +0000 (07:05 +0000)]
packages/nagios: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40226
Gabor Juhos [Thu, 27 Mar 2014 07:05:50 +0000 (07:05 +0000)]
packages/sslcat: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40225
Gabor Juhos [Thu, 27 Mar 2014 07:05:49 +0000 (07:05 +0000)]
packages/debootstrap: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40224
Gabor Juhos [Thu, 27 Mar 2014 07:05:48 +0000 (07:05 +0000)]
packages/sshtunnel: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40223