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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33155 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] gzip: use relative symlinks in postinstall
jow [Sun, 12 Aug 2012 22:59:42 +0000 (22:59 +0000)]
[packages] gzip: use relative symlinks in postinstall

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33153 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33149 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33136 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages/lcd4linux: select libgd for graphical drivers
juhosg [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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33135 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages/lcd4linux: don't use --as-needed LD flag
juhosg [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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33134 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Contains minor hpav_cfg fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33133 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33125 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33124 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33086 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] libimobiledevice: disable largefile support
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33085 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33084 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] wview: new package, automated weather station software
florian [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 <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33083 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] radlib: bump version to 2.12.0, add sqlite
florian [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 <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33082 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33073 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33064 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] add kamailio3
florian [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 <jiri@slachta.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33061 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] add peervpn package Makefile
florian [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 <dverweire@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33060 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33059 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33058 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33056 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33052 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33051 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33050 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33049 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33048 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33047 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33046 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33045 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33044 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33043 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33042 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33041 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33040 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33039 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33038 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33037 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33036 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[patchteam] Upgrade wing package to latest git revision - Roberto Riggio - 2012-08...
dingo [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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33033 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33027 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33026 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33025 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33018 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Showed up on ARM builds.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33017 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] sipsak: disable checking for c-ares and ruli
florian [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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33016 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33015 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33013 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoIf eglibc (2.1.5) is selected in openwrt instead
mirko [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 <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33012 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoFix the snort build with openwrt eglibc toolchain
mirko [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 <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33011 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoWhen openwrt toolchain uses eglibc (2.15) instead of uclibc,
mirko [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 <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33010 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoFix knock build with the openwrt eglibc toolchain by including the limits.h from...
mirko [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 <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33009 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoWith eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error:
mirko [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 <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33008 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoWhen openwrt toolchain uses eglibc (2.15) instead of uclibc,
mirko [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 <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33007 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32999 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32998 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32997 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32995 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32994 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32990 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32989 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32988 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lftp libc++ fix
blogic [Sat, 4 Aug 2012 18:42:05 +0000 (18:42 +0000)]
[packages] lftp libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32987 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] gw6c libc++ fix
blogic [Sat, 4 Aug 2012 17:02:18 +0000 (17:02 +0000)]
[packages] gw6c libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32986 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ndppd libc++ fix
blogic [Sat, 4 Aug 2012 17:02:17 +0000 (17:02 +0000)]
[packages] ndppd libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32985 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] sipp libc++ fix
blogic [Sat, 4 Aug 2012 17:02:15 +0000 (17:02 +0000)]
[packages] sipp libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32984 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] pcapsipdump libc++ fix
blogic [Sat, 4 Aug 2012 17:02:13 +0000 (17:02 +0000)]
[packages] pcapsipdump libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32983 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] dansguardian libc++ fix
blogic [Sat, 4 Aug 2012 17:02:11 +0000 (17:02 +0000)]
[packages] dansguardian libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32982 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] kismet libc++ fix
blogic [Sat, 4 Aug 2012 17:02:10 +0000 (17:02 +0000)]
[packages] kismet libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32981 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] vncrepeater libc++ fix
blogic [Sat, 4 Aug 2012 17:02:08 +0000 (17:02 +0000)]
[packages] vncrepeater libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32980 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] gnuplot libc++ fix
blogic [Sat, 4 Aug 2012 17:02:06 +0000 (17:02 +0000)]
[packages] gnuplot libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32979 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] imsnif libc++ fix
blogic [Sat, 4 Aug 2012 17:02:04 +0000 (17:02 +0000)]
[packages] imsnif libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32978 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] avrusbboot libc++ fix
blogic [Sat, 4 Aug 2012 17:02:03 +0000 (17:02 +0000)]
[packages] avrusbboot libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32977 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] stun libc++ fix
blogic [Sat, 4 Aug 2012 17:02:01 +0000 (17:02 +0000)]
[packages] stun libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32976 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] cbtt libc++ fix
blogic [Sat, 4 Aug 2012 17:01:59 +0000 (17:01 +0000)]
[packages] cbtt libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32975 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] taglib libc++ fix
blogic [Sat, 4 Aug 2012 17:01:56 +0000 (17:01 +0000)]
[packages] taglib libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32974 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] znc libc++ fix
blogic [Fri, 3 Aug 2012 21:35:51 +0000 (21:35 +0000)]
[packages] znc libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32973 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] unrar libc++ fix
blogic [Fri, 3 Aug 2012 21:35:49 +0000 (21:35 +0000)]
[packages] unrar libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32972 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] boblight libc++ fix
blogic [Fri, 3 Aug 2012 21:35:48 +0000 (21:35 +0000)]
[packages] boblight libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32971 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] znc libc++ fix
blogic [Fri, 3 Aug 2012 21:35:46 +0000 (21:35 +0000)]
[packages] znc libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32970 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] paris-traceroute libc++ fix
blogic [Fri, 3 Aug 2012 21:35:45 +0000 (21:35 +0000)]
[packages] paris-traceroute libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32969 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] mgen libc++ fix
blogic [Fri, 3 Aug 2012 21:35:43 +0000 (21:35 +0000)]
[packages] mgen libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32968 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lftp libc++ fix
blogic [Fri, 3 Aug 2012 21:35:41 +0000 (21:35 +0000)]
[packages] lftp libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32967 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ditg libc++ fix
blogic [Fri, 3 Aug 2012 21:35:40 +0000 (21:35 +0000)]
[packages] ditg libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32966 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ctorrent libc++ fix
blogic [Fri, 3 Aug 2012 21:35:38 +0000 (21:35 +0000)]
[packages] ctorrent libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32965 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tiff libc++ fix
blogic [Fri, 3 Aug 2012 21:35:36 +0000 (21:35 +0000)]
[packages] tiff libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32964 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] libv4l libc++ fix
blogic [Fri, 3 Aug 2012 21:35:34 +0000 (21:35 +0000)]
[packages] libv4l libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32963 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] fcgi libc++ fix
blogic [Fri, 3 Aug 2012 21:35:32 +0000 (21:35 +0000)]
[packages] fcgi libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32962 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] dibbler libc++ fix
blogic [Fri, 3 Aug 2012 21:35:30 +0000 (21:35 +0000)]
[packages] dibbler libc++ fix

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32961 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] imagemagick: update to 6.7.8-7
florian [Fri, 3 Aug 2012 15:16:44 +0000 (15:16 +0000)]
[package] imagemagick: update to 6.7.8-7

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32960 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] openswan: fix build for 64-bits targets
florian [Fri, 3 Aug 2012 13:32:40 +0000 (13:32 +0000)]
[package] openswan: fix build for 64-bits targets

Do not override LDFLAGS otherwise we are going to kill Kbuild's
specific LDFLAGS and fail linking modules on 64-bits targets.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32959 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] xtables-addons: fix build for 64-bits targets
florian [Fri, 3 Aug 2012 13:32:39 +0000 (13:32 +0000)]
[package] xtables-addons: fix build for 64-bits targets

The first fix is a pointer comparison fix, and the second is not to
override the Linux kernel's TARGET_LDFLAGS with those that we use
during cross-compiling.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32958 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] l7-protocols: fix g++-uc location
florian [Fri, 3 Aug 2012 13:32:36 +0000 (13:32 +0000)]
[package] l7-protocols: fix g++-uc location

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32957 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] uhub: libevent fixes
blogic [Fri, 3 Aug 2012 09:15:21 +0000 (09:15 +0000)]
[packages] uhub: libevent fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32955 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] memcached: libevent fixes
blogic [Fri, 3 Aug 2012 09:15:20 +0000 (09:15 +0000)]
[packages] memcached: libevent fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32954 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] freecwmp: update to latest git version
luka [Fri, 3 Aug 2012 00:00:48 +0000 (00:00 +0000)]
[packages] freecwmp: update to latest git version

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32952 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] update faifa and package hpavcfg
florian [Wed, 1 Aug 2012 18:40:35 +0000 (18:40 +0000)]
[package] update faifa and package hpavcfg

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32938 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] faifa: update to latest revision to get rid of openssl
florian [Wed, 1 Aug 2012 18:40:34 +0000 (18:40 +0000)]
[package] faifa: update to latest revision to get rid of openssl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32937 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] zaptel-1.4.x: fix build failure, refresh patches move to "Voice over IP"
florian [Wed, 1 Aug 2012 18:40:32 +0000 (18:40 +0000)]
[package] zaptel-1.4.x: fix build failure, refresh patches move to "Voice over IP"

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32936 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] appweb: fix linking against libdl
florian [Wed, 1 Aug 2012 18:40:25 +0000 (18:40 +0000)]
[package] appweb: fix linking against libdl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32935 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] bash: do not attempt to build documentation
florian [Mon, 30 Jul 2012 15:40:19 +0000 (15:40 +0000)]
[package] bash: do not attempt to build documentation

As this may require makeinfo on the host

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32919 3c298f89-4303-0410-b956-a3cf2f4a3e73