openwrt/svn-archive/archive.git
13 years ago[packages] glib2: Add conditional dependency on librt if using eglibc
Hamish Guthrie [Mon, 10 Sep 2012 14:36:39 +0000 (14:36 +0000)]
[packages] glib2: Add conditional dependency on librt if using eglibc

SVN-Revision: 33361

13 years ago[packages] ddns-scripts: fix handling of passwords with slashes (#12160)
Jo-Philipp Wich [Mon, 10 Sep 2012 10:03:39 +0000 (10:03 +0000)]
[packages] ddns-scripts: fix handling of passwords with slashes (#12160)

SVN-Revision: 33358

13 years agopackage: haproxy
Thomas Heil [Mon, 10 Sep 2012 08:51:10 +0000 (08:51 +0000)]
package: haproxy
 - bump to version 1.4.22

SVN-Revision: 33355

13 years ago[packages] openssh: update to 6.1p1
Peter Wagner [Mon, 10 Sep 2012 02:30:27 +0000 (02:30 +0000)]
[packages] openssh: update to 6.1p1

SVN-Revision: 33354

13 years agobatman-adv: fix OGM counting on x86 OpenWrt images
Marek Lindner [Sun, 9 Sep 2012 09:46:55 +0000 (09:46 +0000)]
batman-adv: fix OGM counting on x86 OpenWrt images

More info: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-September/007978.html

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 33339

13 years ago[package] faifa: udpate 2012-09-07 commit
Florian Fainelli [Sat, 8 Sep 2012 17:15:11 +0000 (17:15 +0000)]
[package] faifa: udpate 2012-09-07 commit

Fixes:
- invalid destination address when sending key request
- proper handling of the NMK/DAK hash files
- multiples warnings

SVN-Revision: 33336

13 years ago[package] faifa: update to 2012-09-07
Florian Fainelli [Fri, 7 Sep 2012 09:34:45 +0000 (09:34 +0000)]
[package] faifa: update to 2012-09-07

Adds proper timeout handling in case of non-responsive station in hpav_cfg.

SVN-Revision: 33327

13 years ago[package] faifa: update to 2011-09-02
Florian Fainelli [Wed, 5 Sep 2012 20:01:07 +0000 (20:01 +0000)]
[package] faifa: update to 2011-09-02

SVN-Revision: 33320

13 years ago[packages] Keep /etc/nginx/ on sysupgrade
John Crispin [Fri, 24 Aug 2012 13:51:50 +0000 (13:51 +0000)]
[packages] Keep /etc/nginx/ on sysupgrade

This allows additional files in /etc/nginx/, such as SSL certificates,
tobe saved on sysupgrade.

Signed-off-by: Mark Mentovai <[email protected]>
SVN-Revision: 33271

13 years ago[packages] mark cutter broken - upstream looks dead
John Crispin [Fri, 24 Aug 2012 07:02:29 +0000 (07:02 +0000)]
[packages] mark cutter broken - upstream looks dead

SVN-Revision: 33268

13 years ago[packages] avahi: remove inappropriate dependency on dbus in Changeset 32330
John Crispin [Fri, 24 Aug 2012 06:16:36 +0000 (06:16 +0000)]
[packages] avahi: remove inappropriate dependency on dbus in Changeset 32330

This patch fixes an issue reported by Damiano Albani.
Changeset 32330, while fixing one bug, unfortunately introduces another one -- it makes
avahi-daemon always dependent on the dbus package, causing dbus to be
loaded even when it's not needed.

This patch makes avahi-daemon dependent on dbus only is avahi dbus support has been selected.

Signed-off-by Mike Brady <[email protected]>

SVN-Revision: 33267

13 years ago[packages] disable python-rrd
John Crispin [Wed, 22 Aug 2012 10:05:43 +0000 (10:05 +0000)]
[packages] disable python-rrd

SVN-Revision: 33223

13 years ago[packages] mark dsniff broken
John Crispin [Wed, 22 Aug 2012 10:02:33 +0000 (10:02 +0000)]
[packages] mark dsniff broken

SVN-Revision: 33222

13 years ago[packages] avahi fix for Ticket #11039 -- rlimit-nproc set too low
John Crispin [Wed, 22 Aug 2012 09:59:23 +0000 (09:59 +0000)]
[packages] avahi fix for Ticket #11039 -- rlimit-nproc set too low
This patches the /etc/avahi/avahi-daemon.conf file, setting the rlimit-nproc parameter to 3.
Thepresent value for rlimit-nproc of 1 is too low and  can cause the avahi-daemon to refuse to start, with a message:
chroot.c: fork() failed: Resource temporarily unavailable

This patch changes the setting of rlimit-nproc to 3, the same setting as
is in the default avahi-daemon.conf file.

The issue was reported in Ticket #11039.

Signed-off-by Mike Brady <[email protected]>

SVN-Revision: 33221

13 years ago[packages] fix host header deps for classpath
John Crispin [Wed, 22 Aug 2012 08:24:01 +0000 (08:24 +0000)]
[packages] fix host header deps for classpath

SVN-Revision: 33214

13 years agobatman-adv: upgrade package to latest release 2012.3.0
Marek Lindner [Tue, 21 Aug 2012 00:59:11 +0000 (00:59 +0000)]
batman-adv: upgrade package to latest release 2012.3.0

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 33213

13 years ago[packages] xtables-addons: package iptaccount utility (#12040)
Jo-Philipp Wich [Sun, 19 Aug 2012 15:23:29 +0000 (15:23 +0000)]
[packages] xtables-addons: package iptaccount utility (#12040)

SVN-Revision: 33211

13 years ago[packages] subversion: turn dependency on unixodbc into a select (#12027)
Jo-Philipp Wich [Fri, 17 Aug 2012 19:36:38 +0000 (19:36 +0000)]
[packages] subversion: turn dependency on unixodbc into a select (#12027)

SVN-Revision: 33207

13 years ago[packages] xtables-addons: package ACCOUNT module (#12021)
Jo-Philipp Wich [Thu, 16 Aug 2012 09:16:06 +0000 (09:16 +0000)]
[packages] xtables-addons: package ACCOUNT module (#12021)

SVN-Revision: 33203

13 years ago[packages] disable gdk_pixbuf when building libdmapsharing
John Crispin [Tue, 14 Aug 2012 19:09:19 +0000 (19:09 +0000)]
[packages] disable gdk_pixbuf when building libdmapsharing

SVN-Revision: 33191

13 years ago[packages] fix imagemagick when xorg feed is staged
John Crispin [Tue, 14 Aug 2012 18:49:18 +0000 (18:49 +0000)]
[packages] fix imagemagick when xorg feed is staged

SVN-Revision: 33190

13 years ago[packages] freeswitch - diable asm instructions on ppc as they dont compile
John Crispin [Tue, 14 Aug 2012 18:23:29 +0000 (18:23 +0000)]
[packages] freeswitch - diable asm instructions on ppc as they dont compile

SVN-Revision: 33189

13 years ago[packages] kamailio3, fix cross compile
John Crispin [Tue, 14 Aug 2012 15:28:24 +0000 (15:28 +0000)]
[packages] kamailio3, fix cross compile

SVN-Revision: 33187

13 years ago[packages] fix openswan cross compile
John Crispin [Tue, 14 Aug 2012 13:30:33 +0000 (13:30 +0000)]
[packages] fix openswan cross compile

SVN-Revision: 33185

13 years ago[package] vtun: fix menuconfig warning
Florian Fainelli [Tue, 14 Aug 2012 13:05:38 +0000 (13:05 +0000)]
[package] vtun: fix menuconfig warning

SVN-Revision: 33184

13 years ago[package] gatling: fix build failure on ARM platforms
Florian Fainelli [Tue, 14 Aug 2012 12:06:42 +0000 (12:06 +0000)]
[package] gatling: fix build failure on ARM platforms

SVN-Revision: 33182

13 years ago[packages] fixes imagemagick
John Crispin [Tue, 14 Aug 2012 08:54:46 +0000 (08:54 +0000)]
[packages] fixes imagemagick

SVN-Revision: 33178

13 years ago[packages] wview update for radlib fix
John Crispin [Mon, 13 Aug 2012 20:04:10 +0000 (20:04 +0000)]
[packages] wview update for radlib fix

SVN-Revision: 33177

13 years ago[packages] remove variants from radlib
John Crispin [Mon, 13 Aug 2012 20:04:08 +0000 (20:04 +0000)]
[packages] remove variants from radlib

SVN-Revision: 33176

13 years ago[packages] daq broke on full builds
John Crispin [Mon, 13 Aug 2012 19:31:56 +0000 (19:31 +0000)]
[packages] daq broke on full builds

SVN-Revision: 33175

13 years ago[package] add pdnsd DNS proxy
Florian Fainelli [Mon, 13 Aug 2012 14:08:47 +0000 (14:08 +0000)]
[package] add pdnsd DNS proxy

pdnsd, is an IPv6 capable proxy DNS server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope with
unreachable or down DNS servers (for example in dial-in networking).

pdnsd can be used with applications that do dns lookups, eg on startup, and
can't be configured to change that behaviour, to prevent the often
minute-long hangs (or even crashes) that result from stalled dns queries.

Signed-off-by: Sebastian Muszynski <[email protected]>
SVN-Revision: 33173

13 years ago[package] 4th: update to latest stable release v3.61.5
Florian Fainelli [Mon, 13 Aug 2012 14:08:46 +0000 (14:08 +0000)]
[package] 4th: update to latest stable release v3.61.5

[Florian]
- cleaned up makefile
- added PKG_MD5SUM

Signed-off-by: Xiangfu <[email protected]>
SVN-Revision: 33172

13 years ago[package] vtun: make package more configurable
Florian Fainelli [Mon, 13 Aug 2012 14:08:43 +0000 (14:08 +0000)]
[package] vtun: make package more configurable

added possibility to disable lzo compression and encryption to save ram

[Florian: added missing zlib dependency]

Signed-off-by: Andreas Braeu <[email protected]>
SVN-Revision: 33171

13 years ago[package] Snort: patch for snortsam support (update for 2.9.2.2)
Florian Fainelli [Mon, 13 Aug 2012 14:08:42 +0000 (14:08 +0000)]
[package]  Snort: patch for snortsam support (update for 2.9.2.2)

This patch introduces support for Snort plugin Snortsam. (resend, for snort version 2.9.2.2 - for 2.8.4.1 is located there http://patchwork.openwrt.org/patch/2381/)

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 33170

13 years ago[package] Snort: update to 2.9.2.2
Florian Fainelli [Mon, 13 Aug 2012 14:08:40 +0000 (14:08 +0000)]
[package] Snort: update to 2.9.2.2

I've managed to update Snort to version 2.9.2.2. I did not want to split this patch even if it has so many deltas - there are many deletions of unused patches. Also there is a configuration file that has almost the same functionality as the 2.8.4.1 one. The reason I've not written a patch for update to 2.9.3 is to preserve compatibility with snortsam which has not patch for 2.9.3 yet.

If this patch becomes accepted then patch http://patchwork.openwrt.org/patch/2381/ becomes obsolete, because it depends on 2.8.4.1. Next patch (3/3) introduces support for Snortsam package (Snortsam is snort version independent, just needs snort to be patched with proper patch).

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 33169

13 years ago[package] Package libdaq as a new Snort dependency
Florian Fainelli [Mon, 13 Aug 2012 14:08:38 +0000 (14:08 +0000)]
[package] Package libdaq as a new Snort dependency

libdaq, a data acquisition library needed by a Snort 2.9.x.

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 33168

13 years ago[package] add ostiary package
Florian Fainelli [Mon, 13 Aug 2012 14:08:37 +0000 (14:08 +0000)]
[package] add ostiary package

This patch adds the Ostiary package to the repository.  I've tested this on the latest build (revision 31158).  Installation, un-installation and ostiaryd.init script all seem to work correctly.

A bit of background, Ostiary has a similar purpose to Port Knocking but uses a different implementation that removes the possibility of replay attacks.  Not everyone will view it as suitable for their needs, but for me combined with ssh I feel it is more than sufficient.

I suppose for the super paranoid admin, the perfect system would be a package that uses the approach of port knocking via a closed port that is combined with an ostiary style signature challenge.

Anyhow, I have created quickstart documentation for the server and client at "http://wiki.openwrt.org/doc/howto/ostiary.server" and  "http://wiki.openwrt.org/doc/howto/ostiary.client".

Signed-off-by: Desmond Hokin <[email protected]>
SVN-Revision: 33167

13 years ago[package] lsm: update to 0.131
Florian Fainelli [Mon, 13 Aug 2012 14:08:30 +0000 (14:08 +0000)]
[package] lsm: update to 0.131

his patch updates link state monitor (lsm) to release 0.131,
add sample connections.conf and update lsm.conf and lsm_script

Signed-off-by: Edy Corak <[email protected]>
SVN-Revision: 33166

13 years ago[packages] unify ltq-tapi deps
John Crispin [Mon, 13 Aug 2012 11:09:07 +0000 (11:09 +0000)]
[packages] unify ltq-tapi deps

SVN-Revision: 33161

13 years ago[packages] fix radlib VARIANT usage
John Crispin [Mon, 13 Aug 2012 09:52:11 +0000 (09:52 +0000)]
[packages] fix radlib VARIANT usage

SVN-Revision: 33155

13 years ago[packages] gzip: use relative symlinks in postinstall
Jo-Philipp Wich [Sun, 12 Aug 2012 22:59:42 +0000 (22:59 +0000)]
[packages] gzip: use relative symlinks in postinstall

SVN-Revision: 33153

13 years ago[packages] xtables-addons breaks for powerpc due to missing csum_ipv6_magic()
John Crispin [Sun, 12 Aug 2012 18:38:46 +0000 (18:38 +0000)]
[packages] xtables-addons breaks for powerpc due to missing csum_ipv6_magic()

SVN-Revision: 33149

13 years agopackages/lcd4linux: refresh patches
Gabor Juhos [Sun, 12 Aug 2012 08:13:22 +0000 (08:13 +0000)]
packages/lcd4linux: refresh patches

SVN-Revision: 33136

13 years agopackages/lcd4linux: select libgd for graphical drivers
Gabor Juhos [Sun, 12 Aug 2012 08:13:21 +0000 (08:13 +0000)]
packages/lcd4linux: select libgd for graphical drivers

Fixes the following build error:
Package lcd4linux-custom is missing dependencies for the following libraries:
libgd.so.2

SVN-Revision: 33135

13 years agopackages/lcd4linux: don't use --as-needed LD flag
Gabor Juhos [Sun, 12 Aug 2012 08:13:19 +0000 (08:13 +0000)]
packages/lcd4linux: don't use --as-needed LD flag

It causes build error if a graphical driver is selected:
drv.o:(.got+0x0): multiple definition of `_GLOBAL_OFFSET_TABLE_'
collect2: ld returned 1 exit status
make[5]: *** [lcd4linux] Error 1

SVN-Revision: 33134

13 years ago[package] faifa: update to 2012-08-11
Florian Fainelli [Sat, 11 Aug 2012 16:10:18 +0000 (16:10 +0000)]
[package] faifa: update to 2012-08-11

Contains minor hpav_cfg fixes

SVN-Revision: 33133

13 years ago[packages] minidlna: link libintl.so if full language support is enabled (#11791)
Jo-Philipp Wich [Sat, 11 Aug 2012 00:45:53 +0000 (00:45 +0000)]
[packages] minidlna: link libintl.so if full language support is enabled (#11791)

SVN-Revision: 33125

13 years ago[packages] glib2: add a build dependency on libintl
Jo-Philipp Wich [Sat, 11 Aug 2012 00:43:39 +0000 (00:43 +0000)]
[packages] glib2: add a build dependency on libintl

SVN-Revision: 33124

13 years ago[package] libimobiledevice: bypass usbmuxd pkgconfig
Florian Fainelli [Fri, 10 Aug 2012 15:49:29 +0000 (15:49 +0000)]
[package] libimobiledevice: bypass usbmuxd pkgconfig

SVN-Revision: 33086

13 years ago[package] libimobiledevice: disable largefile support
Florian Fainelli [Fri, 10 Aug 2012 15:49:27 +0000 (15:49 +0000)]
[package] libimobiledevice: disable largefile support

Avoids the configure script checking for it while cross-compiling

SVN-Revision: 33085

13 years ago[package] usbmuxd: fix build on 64-bits targets and pkconfig
Florian Fainelli [Fri, 10 Aug 2012 15:49:26 +0000 (15:49 +0000)]
[package] usbmuxd: fix build on 64-bits targets and pkconfig

SVN-Revision: 33084

13 years ago[package] wview: new package, automated weather station software
Florian Fainelli [Fri, 10 Aug 2012 15:49:25 +0000 (15:49 +0000)]
[package] wview: new package, automated weather station software

This is runtime tested on a MIPS-based DIR-620 with a simulator station.

Signed-off-by: Paul Fertser <[email protected]>
SVN-Revision: 33083

13 years ago[package] radlib: bump version to 2.12.0, add sqlite
Florian Fainelli [Fri, 10 Aug 2012 15:49:20 +0000 (15:49 +0000)]
[package] radlib: bump version to 2.12.0, add sqlite

This is the latest official version. Currently tested only with wview as there
are no other packages in the repository depending on radlib.

Signed-off-by: Paul Fertser <[email protected]>
SVN-Revision: 33082

13 years ago[packages] sslh: Fix typo in init script (#11998)
Vasilis Tsiligiannis [Thu, 9 Aug 2012 10:26:05 +0000 (10:26 +0000)]
[packages] sslh: Fix typo in init script (#11998)

SVN-Revision: 33073

13 years agobatman-adv: bla2 & gateway mode interaction fix
Marek Lindner [Wed, 8 Aug 2012 20:40:16 +0000 (20:40 +0000)]
batman-adv: bla2 & gateway mode interaction fix

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 33064

13 years ago[package] add kamailio3
Florian Fainelli [Wed, 8 Aug 2012 15:38:50 +0000 (15:38 +0000)]
[package] add kamailio3

Official kamailio 3.0 was released on January 11, 2010.
It includes an astonishing number of improvements and new features.
Kamailio v3.3.0 was released on June 18, 2012. This patch contains
last version of Kamailio. Compared to previous version of kamailio3
package (sent http://patchwork.openwrt.org/patch/2284/ ) there is no
patch for curl.h line removal from and also a few modules were added.

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 33061

13 years ago[package] add peervpn package Makefile
Florian Fainelli [Wed, 8 Aug 2012 15:38:45 +0000 (15:38 +0000)]
[package] add peervpn package Makefile

PeerVPN (http://www.peervpn.net/), by Tobias Volk, is software that
builds virtual ethernet networks between multiple computers. A virtual
network built by PeerVPN uses a full mesh topology. All nodes talk
directly to each other, there is no need for a central server. If one
node goes down, the rest of the network is unaffected.

Configuring PeerVPN is easy. You just need to configure an encryption
key, network name and the contact information (IP address and port) of
some other PeerVPN nodes. Adding a new node to an existing network
doesn't require the existing nodes to alter their configuration,
because its IP address is automatically distributed across the whole
virtual network.

Signed-off-by: Dan VerWeire <[email protected]>
SVN-Revision: 33060

13 years ago[package] mjpg-streamer: install web pages (#6499)
Florian Fainelli [Wed, 8 Aug 2012 15:38:41 +0000 (15:38 +0000)]
[package] mjpg-streamer: install web pages (#6499)

SVN-Revision: 33059

13 years ago[package] xmail: cope with empty flags options (#9452)
Florian Fainelli [Wed, 8 Aug 2012 15:38:40 +0000 (15:38 +0000)]
[package] xmail: cope with empty flags options (#9452)

SVN-Revision: 33058

13 years ago[packages] wget: add required dependency (librt)
Hamish Guthrie [Wed, 8 Aug 2012 14:12:09 +0000 (14:12 +0000)]
[packages] wget: add required dependency (librt)

SVN-Revision: 33056

13 years ago[packages] multiwan: switch to /lib/functions/network.sh to derive network state...
Jo-Philipp Wich [Wed, 8 Aug 2012 10:37:29 +0000 (10:37 +0000)]
[packages] multiwan: switch to /lib/functions/network.sh to derive network state (#11780)

SVN-Revision: 33052

13 years ago[package] add dns2tcp tunneling daemon (#10751)
Florian Fainelli [Tue, 7 Aug 2012 16:09:26 +0000 (16:09 +0000)]
[package] add dns2tcp tunneling daemon (#10751)

SVN-Revision: 33051

13 years ago[package] perf: only depend on libdw now
Florian Fainelli [Tue, 7 Aug 2012 16:09:25 +0000 (16:09 +0000)]
[package] perf: only depend on libdw now

SVN-Revision: 33050

13 years ago[package] isc-dhcp: only run on requested interfaces (#11008)
Florian Fainelli [Tue, 7 Aug 2012 16:09:23 +0000 (16:09 +0000)]
[package] isc-dhcp: only run on requested interfaces (#11008)

SVN-Revision: 33049

13 years ago[package] openh323: build using local speex (#6663)
Florian Fainelli [Tue, 7 Aug 2012 16:09:22 +0000 (16:09 +0000)]
[package] openh323: build using local speex (#6663)

SVN-Revision: 33048

13 years ago[package] pwlib: set -fpermissive to build properly with gcc-4.7+
Florian Fainelli [Tue, 7 Aug 2012 16:09:21 +0000 (16:09 +0000)]
[package] pwlib: set -fpermissive to build properly with gcc-4.7+

SVN-Revision: 33047

13 years ago[package] chrony: fix build when ipv6 is globally disabled (#11790)
Florian Fainelli [Tue, 7 Aug 2012 16:09:19 +0000 (16:09 +0000)]
[package] chrony: fix build when ipv6 is globally disabled (#11790)

SVN-Revision: 33046

13 years ago[package] add netio bandwidth measurement tool (#8668)
Florian Fainelli [Tue, 7 Aug 2012 16:09:18 +0000 (16:09 +0000)]
[package] add netio bandwidth measurement tool (#8668)

SVN-Revision: 33045

13 years ago[package] add gatling web server (#6914)
Florian Fainelli [Tue, 7 Aug 2012 16:09:16 +0000 (16:09 +0000)]
[package] add gatling web server (#6914)

SVN-Revision: 33044

13 years ago[package] lcdproc: update to 0.5.4 (#9053)
Florian Fainelli [Tue, 7 Aug 2012 16:09:13 +0000 (16:09 +0000)]
[package] lcdproc: update to 0.5.4 (#9053)

SVN-Revision: 33043

13 years ago[package] vpnc: use $(INSTALL_DIR) instead of a custom install call (#10957)
Florian Fainelli [Tue, 7 Aug 2012 16:09:12 +0000 (16:09 +0000)]
[package] vpnc: use $(INSTALL_DIR) instead of a custom install call (#10957)

SVN-Revision: 33042

13 years ago[package] ffmpeg: fix typo on config variables to enable custom build (#11948)
Florian Fainelli [Tue, 7 Aug 2012 16:09:10 +0000 (16:09 +0000)]
[package] ffmpeg: fix typo on config variables to enable custom build (#11948)

SVN-Revision: 33041

13 years ago[package] appweb: fix build when IPv6 support is disable (#7897)
Florian Fainelli [Tue, 7 Aug 2012 16:09:09 +0000 (16:09 +0000)]
[package] appweb: fix build when IPv6 support is disable (#7897)

SVN-Revision: 33040

13 years ago[package] appweb: rework extraction process (#7897)
Florian Fainelli [Tue, 7 Aug 2012 16:09:05 +0000 (16:09 +0000)]
[package] appweb: rework extraction process (#7897)

SVN-Revision: 33039

13 years ago[package] gettext-full: don't ship two copies of the library (#11939)
Florian Fainelli [Tue, 7 Aug 2012 16:09:04 +0000 (16:09 +0000)]
[package] gettext-full: don't ship two copies of the library (#11939)

SVN-Revision: 33038

13 years ago[package] kissdx: update to r193 (#11147)
Florian Fainelli [Tue, 7 Aug 2012 16:09:02 +0000 (16:09 +0000)]
[package] kissdx: update to r193 (#11147)

SVN-Revision: 33037

13 years ago[package] elfutils: fix missing dependency for libdw
Florian Fainelli [Tue, 7 Aug 2012 16:09:01 +0000 (16:09 +0000)]
[package] elfutils: fix missing dependency for libdw

SVN-Revision: 33036

13 years ago[patchteam] Upgrade wing package to latest git revision - Roberto Riggio - 2012-08...
Scott V. Kamp [Tue, 7 Aug 2012 12:20:59 +0000 (12:20 +0000)]
[patchteam] Upgrade wing package to latest git revision - Roberto Riggio - 2012-08-06 20:16:45

SVN-Revision: 33033

13 years ago[packages] flashrom was missing explicit dependencies
John Crispin [Mon, 6 Aug 2012 18:51:46 +0000 (18:51 +0000)]
[packages] flashrom was missing explicit dependencies

SVN-Revision: 33027

13 years ago[packages] build pulseaudio without gtk2 when xorg feed is installed
John Crispin [Mon, 6 Aug 2012 18:51:45 +0000 (18:51 +0000)]
[packages] build pulseaudio without gtk2 when xorg feed is installed

SVN-Revision: 33026

13 years ago[packages] build gd without fontconfig support when the desktop feed is installed
John Crispin [Mon, 6 Aug 2012 18:51:43 +0000 (18:51 +0000)]
[packages] build gd without fontconfig support when the desktop feed is installed

SVN-Revision: 33025

13 years ago[package] giflib should build without x11
John Crispin [Mon, 6 Aug 2012 16:23:19 +0000 (16:23 +0000)]
[package] giflib should build without x11

SVN-Revision: 33018

13 years ago[package] gw6c: fix missing LIBGCC_S dependency
Florian Fainelli [Mon, 6 Aug 2012 15:39:51 +0000 (15:39 +0000)]
[package] gw6c: fix missing LIBGCC_S dependency

Showed up on ARM builds.

SVN-Revision: 33017

13 years ago[package] sipsak: disable checking for c-ares and ruli
Florian Fainelli [Mon, 6 Aug 2012 15:39:50 +0000 (15:39 +0000)]
[package] sipsak: disable checking for c-ares and ruli

If these headers are present on the host, they will be used verbatim
and will prevent the package build, so disable checking for them.

SVN-Revision: 33016

13 years ago[package] imagemagick: fix missing dependencies, remove unused cxx support
Florian Fainelli [Mon, 6 Aug 2012 15:39:46 +0000 (15:39 +0000)]
[package] imagemagick: fix missing dependencies, remove unused cxx support

SVN-Revision: 33015

13 years ago[packages] fix uhub for event and event2 co existance
John Crispin [Mon, 6 Aug 2012 11:10:00 +0000 (11:10 +0000)]
[packages] fix uhub for event and event2 co existance

SVN-Revision: 33013

13 years agoIf eglibc (2.1.5) is selected in openwrt instead
Mirko Vogt [Mon, 6 Aug 2012 11:08:44 +0000 (11:08 +0000)]
If eglibc (2.1.5) is selected in openwrt instead
of uclibc, transmission package will fail to
build because the function definition exported by the
libtransmission/fdlimit.c is lightly different than
the function definition in fcntl.h that is installed
by eglibc.

To get transmission build to work both with uclibc
and eglibc, fdlimit.c needs to export function
only if the build toolchain uses uclibc.

This fixes also a openwrt bug
https://dev.openwrt.org/ticket/8820

openwrt_trunk.git/staging_dir/
toolchain-mipsel_gcc-4.6-linaro_eglibc-2.15/lib/
gcc/mipsel-openwrt-linux-gnu/4.6.3/../../../../
mipsel-openwrt-linux-gnu/sys-include/bits/fcntl.h:316:12:
error: conflicting types for 'fallocate64'
fdlimit.c:30:14: note: previous declaration of 'fallocate64' was here

Signed-off-by: Mika Laitio <[email protected]>
SVN-Revision: 33012

13 years agoFix the snort build with openwrt eglibc toolchain
Mirko Vogt [Mon, 6 Aug 2012 11:08:19 +0000 (11:08 +0000)]
Fix the snort build with openwrt eglibc toolchain

Since eglibc doesn't get shipped with rpc support,
always build-depend on librpc now.

Signed-off-by: Mika Laitio <[email protected]>
SVN-Revision: 33011

13 years agoWhen openwrt toolchain uses eglibc (2.15) instead of uclibc,
Mirko Vogt [Mon, 6 Aug 2012 11:08:16 +0000 (11:08 +0000)]
When openwrt toolchain uses eglibc (2.15) instead of uclibc,
samba36-server build causes following error:

Package samba36-{client,server} is missing dependencies for the following
libraries:
librt.so.1

Fix is to define
DEPENDS:=+USE_EGLIBC:librt
which adds the librt dependency only if the eglibc is used by toolchain.
Patch tested by building the samba36 both with the the eglibc and uclibc
openwrt toolchains.

Signed-off-by: Mika Laitio <[email protected]>
SVN-Revision: 33010

13 years agoFix knock build with the openwrt eglibc toolchain by including the limits.h from...
Mirko Vogt [Mon, 6 Aug 2012 11:08:13 +0000 (11:08 +0000)]
Fix knock build with the openwrt eglibc toolchain by including the limits.h from knockd.c.
This will fix the error caused by undefined PATH_MAX variable.

Signed-off-by: Mika Laitio <[email protected]>
SVN-Revision: 33009

13 years agoWith eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error:
Mirko Vogt [Mon, 6 Aug 2012 11:07:38 +0000 (11:07 +0000)]
With eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error:

  CC      build-mips/sa/pton.o
src/sa/pton.c: In function 'net_inet_pton':
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'

Signed-off-by: Mika Laitio <[email protected]>
SVN-Revision: 33008

13 years agoWhen openwrt toolchain uses eglibc (2.15) instead of uclibc,
Mirko Vogt [Mon, 6 Aug 2012 11:06:54 +0000 (11:06 +0000)]
When openwrt toolchain uses eglibc (2.15) instead of uclibc,
libevent2 build fails to following error:

Package libevent2 is missing dependencies for the following libraries:
librt.so.1

Fix is to define
DEPENDS:=+USE_EGLIBC:librt
which adds the librt dependency only if the eglibc is used by toolchain.
Patch has been tested by building the libevent2 both with the the eglibc and
uclibc  openwrt toolchains.

Signed-off-by: Mika Laitio <[email protected]>
SVN-Revision: 33007

13 years ago[packages] gmediaserver is not c++
John Crispin [Sun, 5 Aug 2012 08:52:52 +0000 (08:52 +0000)]
[packages] gmediaserver is not c++

SVN-Revision: 32999

13 years ago[packages] miredo libc++ fix
John Crispin [Sun, 5 Aug 2012 08:17:07 +0000 (08:17 +0000)]
[packages] miredo libc++ fix

SVN-Revision: 32998

13 years ago[packages] nagios-plugins libc++ fix
John Crispin [Sun, 5 Aug 2012 08:17:05 +0000 (08:17 +0000)]
[packages] nagios-plugins libc++ fix

SVN-Revision: 32997

13 years ago[packages] libusb libc++ fix
John Crispin [Sat, 4 Aug 2012 20:37:10 +0000 (20:37 +0000)]
[packages] libusb libc++ fix

SVN-Revision: 32995

13 years ago[packages] memcached: fixes compile when libevent and libevent2 are both staged
John Crispin [Sat, 4 Aug 2012 20:37:08 +0000 (20:37 +0000)]
[packages] memcached: fixes compile when libevent and libevent2 are both staged

SVN-Revision: 32994

13 years ago[packages] ctorrent libc++ fix
John Crispin [Sat, 4 Aug 2012 18:42:11 +0000 (18:42 +0000)]
[packages] ctorrent libc++ fix

SVN-Revision: 32990

13 years ago[packages] mgen libc++ fix
John Crispin [Sat, 4 Aug 2012 18:42:09 +0000 (18:42 +0000)]
[packages] mgen libc++ fix

SVN-Revision: 32989

13 years ago[packages] id3lib libc++ fix
John Crispin [Sat, 4 Aug 2012 18:42:07 +0000 (18:42 +0000)]
[packages] id3lib libc++ fix

SVN-Revision: 32988