3785 Commits

Author SHA1 Message Date
acinonyx
fe2fb38758 [packages] sslh: Fix typo in init script (#11998)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-09 10:26:05 +00:00
marek
59ed02dd8c 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
2012-08-08 20:40:16 +00:00
florian
395c7790f4 [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
2012-08-08 15:38:50 +00:00
florian
216810d40b [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
2012-08-08 15:38:45 +00:00
hcg
0e4b15341d [packages] wget: add required dependency (librt)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 14:12:09 +00:00
jow
08efb33bae [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
2012-08-08 10:37:29 +00:00
florian
5869c5f52d [package] add dns2tcp tunneling daemon (#10751)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:26 +00:00
florian
69d29cdb73 [package] isc-dhcp: only run on requested interfaces (#11008)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:23 +00:00
florian
0bb3eb53ab [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
2012-08-07 16:09:19 +00:00
florian
035b8eda21 [package] add netio bandwidth measurement tool (#8668)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:18 +00:00
florian
582b2e3011 [package] add gatling web server (#6914)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:16 +00:00
florian
4417f7f147 [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
2012-08-07 16:09:12 +00:00
florian
831aa489f3 [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
2012-08-07 16:09:09 +00:00
florian
3e1f8debc6 [package] appweb: rework extraction process (#7897)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:09:05 +00:00
dingo
0b43afa603 [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
2012-08-07 12:20:59 +00:00
florian
3fffc2774d [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
2012-08-06 15:39:50 +00:00
blogic
52fed63a5b [packages] fix uhub for event and event2 co existance
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:10:00 +00:00
mirko
767ef9fce3 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
2012-08-06 11:08:44 +00:00
mirko
e246cb81eb 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
2012-08-06 11:08:19 +00:00
mirko
b8bfc61776 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
2012-08-06 11:08:16 +00:00
mirko
c4ad01d56c 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
2012-08-06 11:08:13 +00:00
blogic
663d8ad7e0 [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
2012-08-04 20:37:08 +00:00
blogic
9862b3deef [packages] ctorrent libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 18:42:11 +00:00
blogic
a088620c7f [packages] mgen libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 18:42:09 +00:00
blogic
933cbc5565 [packages] lftp libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 18:42:05 +00:00
blogic
eae0ffa73f [packages] sipp libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:15 +00:00
blogic
213705080a [packages] pcapsipdump libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:13 +00:00
blogic
49d9c99957 [packages] dansguardian libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:11 +00:00
blogic
5e2625854c [packages] kismet libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:10 +00:00
blogic
20ee160ff3 [packages] vncrepeater libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:08 +00:00
blogic
bc19341c7a [packages] imsnif libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:04 +00:00
blogic
18d7ffe29a [packages] stun libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:02:01 +00:00
blogic
e35b1ea0ae [packages] cbtt libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-04 17:01:59 +00:00
blogic
d79f983004 [packages] znc libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:51 +00:00
blogic
ab2bb1a557 [packages] znc libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:46 +00:00
blogic
cb5e8f170a [packages] paris-traceroute libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:45 +00:00
blogic
9f424007d6 [packages] mgen libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:43 +00:00
blogic
46d2b05f2c [packages] lftp libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:41 +00:00
blogic
7d724ee102 [packages] ditg libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:40 +00:00
blogic
b17e7eeca3 [packages] ctorrent libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:38 +00:00
florian
d340c886e7 [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
2012-08-03 13:32:40 +00:00
florian
321acbec8d [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
2012-08-03 13:32:39 +00:00
florian
256c60a8bb [package] l7-protocols: fix g++-uc location
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 13:32:36 +00:00
blogic
9e76f2bbf4 [packages] uhub: libevent fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 09:15:21 +00:00
blogic
306b2852ad [packages] memcached: libevent fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 09:15:20 +00:00
florian
a1c284cd9a [package] update faifa and package hpavcfg
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-01 18:40:35 +00:00
florian
cadd0a0483 [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
2012-08-01 18:40:34 +00:00
florian
5c8f51ddfb [package] appweb: fix linking against libdl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-01 18:40:25 +00:00
florian
eeb3b43999 [package] libevent: move headers and libs to a specific sub-folder
And update nfs-kernel-server to use these new headers location

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:18 +00:00
florian
240e8535de [package] memcached: fix dependency against libevent2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:17 +00:00