4399 Commits

Author SHA1 Message Date
florian
75097a215d tctool: include unistd.h for close()
We were failing the build due to a missing prototype for close().

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-13 16:52:10 +00:00
florian
787e4e15a2 mini_snmpd: fix the size argument to memset (#13764)
Building with gcc-4.8 spotted this memset size argument misuse, fix this.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-12 21:32:58 +00:00
nbd
ee72901a29 hsflowd: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-12 09:58:30 +00:00
florian
fc2620d483 l7-protocols: pass our CFLAGS and CXXFLAGS
All the testing utilities were not using our CFLAGS or CXXFLAGS fix
that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-11 04:30:20 +00:00
tripolar
b10a2bc55a [packages] openssh: update to 6.5p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 13:29:08 +00:00
florian
65125b588a wavemon: patch configure to leave room for our CFLAGS
The configure script was hardcoding CFLAGS, remove that

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:16 +00:00
florian
944b83e8ba atftp: pass our CFLAGS to succeed in the configure script
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:07 +00:00
florian
acd699849c apf: do not override CFLAGS in configure script
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:02 +00:00
florian
6dc366d03c amwall: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:59 +00:00
florian
3f6e14b1f8 vncrepeater: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:52 +00:00
florian
9e2ec32d11 udpxy: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:49 +00:00
florian
d91a4bde08 stun: enforce passing our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:46 +00:00
florian
55578e51d8 udp-broadcast-relay: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:44 +00:00
florian
5cb6cb193d tctool: pass our CXXFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:42 +00:00
florian
8fa9b9c091 netio: fix passing our CFLAGS to the Makefile
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:29 +00:00
florian
9f3a515d86 ntripserver: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:26 +00:00
florian
69655efc99 ntripclient: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:19 +00:00
florian
efa8a314c9 netpipe: make sure we pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:17 +00:00
florian
8bd3d69e8e openrrcp: allow passing our CFLAGS and LDFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:14 +00:00
florian
d1fbde20fc mgen: fix build
mgen build was spectacularly broken, not even being cross-compiled for the
target, fix that and make sure that we use the toolchain binaries were
relevant.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:10 +00:00
florian
cd3b652fff mdk3: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:07 +00:00
florian
0918445fde mdnsresponder: ensure dns-sd is linked with the right options
Some toolchains (e.g: ARM with VFP) require us to specify the ABI to use,
update the dns-sd linking command-line for this.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:04 +00:00
florian
e70a58092f imsnif: use TARGET_CFLAGS
TARGET_CFLAGS contains all the ABI specific information we might need, make
sure this gets passed to the g++ compiler

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:59 +00:00
florian
eaa7a3474e jtg: pass our CFLAGS
Remove the custom Build/Compile as the default is providing the same thing
but make sure that our CFLAGS are correctly used.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:57 +00:00
florian
a876275450 e169-stats: rework makefile patch to be more general
Allow the makefile patch to pass CFLAGS, CPPFLAGS, and LDFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:45 +00:00
florian
46c2e926d1 flow-tools: do not hardcode CFLAGS
configure script hardcodes CFLAGS, fix that so we can get ours to be used.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:39 +00:00
florian
de343aaf79 stunnel: remove patch removing aclocal.m4
autoreconf fixup is doing this already for us.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:19 +00:00
kaloz
d4626d6048 [freeradius2]: move into it's own submenu, add option to build without openssl
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-07 14:33:38 +00:00
kaloz
9afd985ecb [freeradius2]: split the common files from the server package
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-06 13:43:35 +00:00
nbd
c536441ef1 strongswan: add missing dependencies for eap-mschapv2 (#15135)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-05 10:46:38 +00:00
tripolar
a97a671ac3 [packages] tor-alpha: update to 0.2.5.2-alpha
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-02 21:27:52 +00:00
tripolar
a4f97cba39 [packages] tor: update to 0.2.4.21
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-02 21:25:03 +00:00
tripolar
31b86a1449 [packages] git: update to 1.9.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-02 06:51:07 +00:00
hauke
70b70c5829 tor-alpha: update to 0.2.4.20
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 22:44:44 +00:00
hauke
2105c96162 tor-alpha: added mirror site
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 22:44:28 +00:00
hauke
9719ae860c gpsd: update to 3.10
From: Dave Taht <dave.taht@bufferbloat.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 22:12:33 +00:00
hauke
082490e71c keepalived: fixed build configuration
/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_rt305x/linux-3.10.28/uapi/" ; fi; )
bash: ac_cv_file__store_buildbot_slave_ramips_build_build_dir_target_mipsel_24kec+dsp_uClibc_0_9_33_2_linux_ramips_rt305x_linux_3_10_28_net_core_link_watch_c=yes: command not found
make[2]: *** [build/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/keepalived-1.1.19/.configured_] Error 127

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 21:24:53 +00:00
cyrus
b550b5570a mdnsresponder: fix loss of unicast packets (thx Markus Stenberg)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-20 18:43:10 +00:00
cyrus
060ed2e622 mdnsresponder: bump to 544 (thanks Markus Stenberg)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-17 13:32:56 +00:00
tripolar
9edb6d07b8 [packages] git: update to 1.8.5.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-16 22:52:55 +00:00
hauke
528f9f8af3 packages: add mosh
This adds mosh-full, mosh-server, and mosh-client packages.

The Entware team has already done the hard work:
http://code.google.com/p/wl500g-repo/source/browse/feeds/rtndev/mosh/Makefile?r=1220

All I added was a patch to disabled the check for UTF-8, which is not
available on our platform. (It works fine with the check disabled)
https://github.com/keithw/mosh/issues/464

This was originally requested here:
https://dev.openwrt.org/ticket/12509

This actually does work in conjunction with the openssh-client/server.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662939

Signed-off-by: Kyle Anderson <kyle@xkyle.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-08 18:18:30 +00:00
hauke
159547f66f umurmur: version 0.2.14
Now do it really.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@39538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-08 17:52:35 +00:00
hauke
ec68dc675d umurmur: version 0.2.14
Thank you Daniel Golle <dgolle@allnet.de>

[Hauke: update from 0.2.13 to 0.2.14]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-08 17:23:43 +00:00
hauke
fadc28ab79 rp-pppoe: Fix linkage
Do not link against libevent if present on your target. That lib is
completely different from the libevent in rp-pppoe. The lib is part
of the dependencies, so no -L and -l are necessary anyway.

Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-06 21:58:45 +00:00
hauke
700454b43f Fix building of rp-pppoe plugin
The test for the if_pppox.h header file needs to also include linux/in6.h
(ipv6 support).

Fixes openwrt ticket #13321

Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-06 21:58:11 +00:00
hauke
d1cb56ef61 freeradius2: update to 2.2.3
The new OpenSSL check want to compile a file and run it which does not
work when cross compiling, just remove that test.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-06 21:12:09 +00:00
tripolar
85b6d8f60d [packages] git: update to 1.8.5.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-06 17:21:47 +00:00
hauke
4a5889f1ce ddns-scripts : New DDNS service added to the list of DDNS in OpenWRT, Winco DDNS
New DDNS service added to the list of DDNS in OpenWRT

Signed-off-by: Pedro Paulo Jr <ppj@netfilter.com.br>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 23:08:14 +00:00
hauke
8c693b789b mosquitto: bump 1.2 to 1.2.3
This includes UCI support for a new config option, bridge_tls_version.
Add bridge tls vesion support

Updates mosquitto, the MQTT broker, and client libraries to version
1.2.2, from version 1.2.0.  Changes are bugfixes, most relevant to
OpenWrt being that the -nossl package variant actually builds again,
and greatly improved SSL performance.

This includes the full changes for 1.2.3:
http://mosquitto.org/2013/12/version-1-2-3-released/

This includes the full changes for 1.2.2:
http://mosquitto.org/2013/10/version-1-2-2-released/

This includes the full changes for 1.2.1:
http://mosquitto.org/2013/09/version-1-2-1-released/

Signed-off-by: Karl Palsson <karlp@remake.is>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:41:37 +00:00
hauke
d94aef04e1 net/remotefs: updated remotefs to 1.0
remotefs: Switched to Git tag for newest release, better
package name and correct versioning. Removed libfuse from remotefs-server
dependencies. Updated init script with actual version from remotefs
repository.

Signed-off-by: Aleksey Tulinov <aleksey.tulinov@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:14:42 +00:00