packages.git
10 years agopackages: disable mips16 support on a number of packages that fail to build with it
nbd [Tue, 11 Mar 2014 16:00:31 +0000 (16:00 +0000)]
packages: disable mips16 support on a number of packages that fail to build with it

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39880 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopostgresql: disable mips16 support (#15220)
nbd [Tue, 11 Mar 2014 11:58:52 +0000 (11:58 +0000)]
postgresql: disable mips16 support (#15220)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39871 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomysql: disable mips16 support (#15215)
nbd [Tue, 11 Mar 2014 09:18:18 +0000 (09:18 +0000)]
mysql: disable mips16 support (#15215)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39869 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agol7-protocols: pass our CFLAGS and CXXFLAGS
florian [Tue, 11 Mar 2014 04:30:20 +0000 (04:30 +0000)]
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

10 years agoat: disable linking with libpam
florian [Tue, 11 Mar 2014 04:30:14 +0000 (04:30 +0000)]
at: disable linking with libpam

In case the host has security/pam_appl.h, the at configure script will
decide to link against libpam, we do not want that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39866 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: remove empty zaptel directories
jogo [Sat, 8 Mar 2014 13:31:14 +0000 (13:31 +0000)]
packages: remove empty zaptel directories

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39844 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[packages] openssh: update to 6.5p1
tripolar [Sat, 8 Mar 2014 13:29:08 +0000 (13:29 +0000)]
[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

10 years agopackages: move zaptel to telephony feed
jogo [Sat, 8 Mar 2014 11:11:04 +0000 (11:11 +0000)]
packages: move zaptel to telephony feed

zaptel and zaptel-1.4.x belong to telephony, so move them to the
proper feed.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39842 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agowavemon: patch configure to leave room for our CFLAGS
florian [Sat, 8 Mar 2014 00:58:16 +0000 (00:58 +0000)]
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

10 years agodump1090: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:58:14 +0000 (00:58 +0000)]
dump1090: pass our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39839 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agocrtmpserver: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:58:11 +0000 (00:58 +0000)]
crtmpserver: pass our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39838 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agozsh: disable checking for NIS and NIS+
florian [Sat, 8 Mar 2014 00:58:09 +0000 (00:58 +0000)]
zsh: disable checking for NIS and NIS+

Those might be installed on the host, but certainly not available for the
target, disable checking for those.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39837 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoatftp: pass our CFLAGS to succeed in the configure script
florian [Sat, 8 Mar 2014 00:58:07 +0000 (00:58 +0000)]
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

10 years agoavrusbboot: link using our CFLAGS
florian [Sat, 8 Mar 2014 00:58:04 +0000 (00:58 +0000)]
avrusbboot: link using our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39835 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoapf: do not override CFLAGS in configure script
florian [Sat, 8 Mar 2014 00:58:02 +0000 (00:58 +0000)]
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

10 years agoamwall: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:59 +0000 (00:57 +0000)]
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

10 years agoxdelta3: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:57 +0000 (00:57 +0000)]
xdelta3: pass our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39832 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agozip: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:54 +0000 (00:57 +0000)]
zip: pass our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39831 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agovncrepeater: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:52 +0000 (00:57 +0000)]
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

10 years agoudpxy: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:49 +0000 (00:57 +0000)]
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

10 years agostun: enforce passing our CFLAGS
florian [Sat, 8 Mar 2014 00:57:46 +0000 (00:57 +0000)]
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

10 years agoudp-broadcast-relay: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:44 +0000 (00:57 +0000)]
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

10 years agotctool: pass our CXXFLAGS
florian [Sat, 8 Mar 2014 00:57:42 +0000 (00:57 +0000)]
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

10 years agotspc: do not attempt patching the configuration file
florian [Sat, 8 Mar 2014 00:57:39 +0000 (00:57 +0000)]
tspc: do not attempt patching the configuration file

This uses SED syntax which is unsupported most of the time, and we copy the
sample configuration so we do not really care

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39825 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopoco: ensure we pass our CFLAGS and LDFLAGS
florian [Sat, 8 Mar 2014 00:57:37 +0000 (00:57 +0000)]
poco: ensure we pass our CFLAGS and LDFLAGS

Use the CFLAGS32, CXXFLAGS32 and LINKFLAGS32 to pass our custom CFLAGS.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39824 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agostm32flash: make sure we pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:34 +0000 (00:57 +0000)]
stm32flash: make sure we pass our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39823 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agortklib: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:32 +0000 (00:57 +0000)]
rtklib: pass our CFLAGS

Re-use $(CC) to pass our CFLAGS down to the rtklib makefiles.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39822 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetio: fix passing our CFLAGS to the Makefile
florian [Sat, 8 Mar 2014 00:57:29 +0000 (00:57 +0000)]
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

10 years agontripserver: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:26 +0000 (00:57 +0000)]
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

10 years agoopen-plc-utils: pass our CFLAGS and LDFLAGS for linking
florian [Sat, 8 Mar 2014 00:57:24 +0000 (00:57 +0000)]
open-plc-utils: pass our CFLAGS and LDFLAGS for linking

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39819 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoopen2300: make sure we pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:22 +0000 (00:57 +0000)]
open2300: make sure we pass our CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39818 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agontripclient: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:19 +0000 (00:57 +0000)]
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

10 years agonetpipe: make sure we pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:17 +0000 (00:57 +0000)]
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

10 years agoopenrrcp: allow passing our CFLAGS and LDFLAGS
florian [Sat, 8 Mar 2014 00:57:14 +0000 (00:57 +0000)]
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

10 years agolsof: fix passing TARGET_CFLAGS
florian [Sat, 8 Mar 2014 00:57:12 +0000 (00:57 +0000)]
lsof: fix passing TARGET_CFLAGS

The special Configure script expects LSOF_CFGF instead of LSOF_CFGC.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39814 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomgen: fix build
florian [Sat, 8 Mar 2014 00:57:10 +0000 (00:57 +0000)]
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

10 years agomdk3: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:57:07 +0000 (00:57 +0000)]
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

10 years agomdnsresponder: ensure dns-sd is linked with the right options
florian [Sat, 8 Mar 2014 00:57:04 +0000 (00:57 +0000)]
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

10 years agolibptmalloc3: override CFLAGS correctly
florian [Sat, 8 Mar 2014 00:57:02 +0000 (00:57 +0000)]
libptmalloc3: override CFLAGS correctly

SYS_CFLAGS has no effect for our build targets, OPT_CFLAGS is what we intended
to use.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39810 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimsnif: use TARGET_CFLAGS
florian [Sat, 8 Mar 2014 00:56:59 +0000 (00:56 +0000)]
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

10 years agojtg: pass our CFLAGS
florian [Sat, 8 Mar 2014 00:56:57 +0000 (00:56 +0000)]
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

10 years agolibfreenect: do not override CFLAGS
florian [Sat, 8 Mar 2014 00:56:55 +0000 (00:56 +0000)]
libfreenect: do not override CFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39807 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoftplib: pass TARGET_CFLAGS to package build
florian [Sat, 8 Mar 2014 00:56:52 +0000 (00:56 +0000)]
ftplib: pass TARGET_CFLAGS to package build

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39806 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibowfat: fix build
florian [Sat, 8 Mar 2014 00:56:50 +0000 (00:56 +0000)]
libowfat: fix build

libowfat build was failing due to the CFLAGS being overriden in the Makefile
which will make all the preliminary tests to fail.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39805 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoempcd: pass our CFLAGS and LDFLAGS
florian [Sat, 8 Mar 2014 00:56:47 +0000 (00:56 +0000)]
empcd: pass our CFLAGS and LDFLAGS

The package Makefile already provides some CFLAGS and LDFLAGS but
we want to use ours.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39804 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe169-stats: rework makefile patch to be more general
florian [Sat, 8 Mar 2014 00:56:45 +0000 (00:56 +0000)]
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

10 years agodialog: fix configure test against ncurses
florian [Sat, 8 Mar 2014 00:56:42 +0000 (00:56 +0000)]
dialog: fix configure test against ncurses

When building on x86_64 hosts, the configure script will try to add /lib64 from
the host to the linker command, which will usually result in failing the
ncurses library test, fix this by checking whether we are cross-compiling or
not.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39802 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoflow-tools: do not hardcode CFLAGS
florian [Sat, 8 Mar 2014 00:56:39 +0000 (00:56 +0000)]
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

10 years agolibnet-1.0.x: remove CFLAGS hardcoding
florian [Sat, 8 Mar 2014 00:56:37 +0000 (00:56 +0000)]
libnet-1.0.x: remove CFLAGS hardcoding

configure.in contains a test which overrides CFLAGS with CCOPTS when it
determines that the compiler is GCC, this breaks build on most platforms where
the ABI has to be explicitely specified (e.g: ARM VFP).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39800 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agocksfv: add missing inttypes.h inclusion
florian [Sat, 8 Mar 2014 00:56:34 +0000 (00:56 +0000)]
cksfv: add missing inttypes.h inclusion

Build was failing because inttypes.h did not provide a declaration for uint32_t
and friends

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39799 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobonnie++: pass TARGET_CXXFLAGS correctly
florian [Sat, 8 Mar 2014 00:56:32 +0000 (00:56 +0000)]
bonnie++: pass TARGET_CXXFLAGS correctly

bonnie++ was not compiled using the TARGET_CXXFLAGS we passed, which will result
in build failures on e.g: ARM VFP toolchains, fix that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39798 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibdbi: remove CFLAGS override
florian [Sat, 8 Mar 2014 00:56:29 +0000 (00:56 +0000)]
libdbi: remove CFLAGS override

libdbi's configure.in is hardcoding CFLAGS and does not allow the configure
script environment to override those. Remove the hardcoded CFLAGS as they are
completely bogus and do not allow for any configuration. Fixes the build on ARM
VFP toolchains.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39797 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoruby: disable documentation for host build
florian [Sat, 8 Mar 2014 00:56:27 +0000 (00:56 +0000)]
ruby: disable documentation for host build

Building the documentation for the host requires a bunch of tools that systems
might not have, simply disable it which also speeds up the build time.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39796 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoorbit2: remove patch remove aclocal.m4
florian [Sat, 8 Mar 2014 00:56:24 +0000 (00:56 +0000)]
orbit2: remove patch remove aclocal.m4

The autoreconf fixup already removes that file for us.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39795 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibidn: remove patch removing aclocal.m4
florian [Sat, 8 Mar 2014 00:56:22 +0000 (00:56 +0000)]
libidn: remove patch removing aclocal.m4

The autoreconf fixup is already removing that file for us, drop that patch

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39794 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agostunnel: remove patch removing aclocal.m4
florian [Sat, 8 Mar 2014 00:56:19 +0000 (00:56 +0000)]
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

10 years ago[freeradius2]: move into it's own submenu, add option to build without openssl
kaloz [Fri, 7 Mar 2014 14:33:38 +0000 (14:33 +0000)]
[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

10 years ago[packages] pulseaudio: set PKG_RELEASE to 1
tripolar [Fri, 7 Mar 2014 10:08:01 +0000 (10:08 +0000)]
[packages] pulseaudio: set PKG_RELEASE to 1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39788 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[packages] pulseaudio: update to 5.0
tripolar [Fri, 7 Mar 2014 10:05:28 +0000 (10:05 +0000)]
[packages] pulseaudio: update to 5.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39787 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[freeradius2]: split the common files from the server package
kaloz [Thu, 6 Mar 2014 13:43:35 +0000 (13:43 +0000)]
[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

10 years agostrongswan: add missing dependencies for eap-mschapv2 (#15135)
nbd [Wed, 5 Mar 2014 10:46:38 +0000 (10:46 +0000)]
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

10 years ago[packages] tor-alpha: update to 0.2.5.2-alpha
tripolar [Sun, 2 Mar 2014 21:27:52 +0000 (21:27 +0000)]
[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

10 years ago[packages] tor: update to 0.2.4.21
tripolar [Sun, 2 Mar 2014 21:25:03 +0000 (21:25 +0000)]
[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

10 years ago[packages] git: update to 1.9.0
tripolar [Sun, 2 Mar 2014 06:51:07 +0000 (06:51 +0000)]
[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

10 years ago[packages] dovecot: update to 2.2.12
tripolar [Sun, 2 Mar 2014 06:49:16 +0000 (06:49 +0000)]
[packages] dovecot: update to 2.2.12

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39771 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotor-alpha: update to 0.2.4.20
hauke [Fri, 21 Feb 2014 22:44:44 +0000 (22:44 +0000)]
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

10 years agotor-alpha: added mirror site
hauke [Fri, 21 Feb 2014 22:44:28 +0000 (22:44 +0000)]
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

10 years agowview: added missing dependency on libopenssl
hauke [Fri, 21 Feb 2014 22:33:52 +0000 (22:33 +0000)]
wview: added missing dependency on libopenssl

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39667 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogst-plugins-base: use upstream fix for ivorbis plugin build fail
hauke [Fri, 21 Feb 2014 22:25:58 +0000 (22:25 +0000)]
gst-plugins-base: use upstream fix for ivorbis plugin build fail

Previously, I submitted a patch "[PATCH v2][packages]gst-plugins-base: disable building ivorbis plugin" that disables ivorbis plugin build. Michel Stempin pointed out an upstream patch that fixes the issue directly in the vorbis decoder header. I had missed this patch in my previous searches.

This patch reverts the disabling of ivorbis and adds the upstream fix. I have tested this patch and it fixes the build issue. Thanks to Michel Stempin for bringing this to my attention and pointing me to the upstream fix.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

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

10 years agogpsd: update to 3.10
hauke [Fri, 21 Feb 2014 22:12:33 +0000 (22:12 +0000)]
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

10 years agotaskwarrior: added missing dependency on libgnutls
hauke [Fri, 21 Feb 2014 21:41:11 +0000 (21:41 +0000)]
taskwarrior: added missing dependency on libgnutls

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39664 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibfreefare: bumped version for 0.2.3 to 0.4.0
hauke [Fri, 21 Feb 2014 21:31:27 +0000 (21:31 +0000)]
libfreefare: bumped version for 0.2.3 to 0.4.0

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39663 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokeepalived: fixed build configuration
hauke [Fri, 21 Feb 2014 21:24:53 +0000 (21:24 +0000)]
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

10 years agoimagemagick: disbale lzma support
hauke [Fri, 21 Feb 2014 21:14:00 +0000 (21:14 +0000)]
imagemagick: disbale lzma support

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39661 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotiff: remove apple-opengl-framework config option
hauke [Fri, 21 Feb 2014 21:13:42 +0000 (21:13 +0000)]
tiff: remove apple-opengl-framework config option

This config option was removed

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39660 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotiff: disable linking to liblzma
hauke [Fri, 21 Feb 2014 21:13:14 +0000 (21:13 +0000)]
tiff: disable linking to liblzma

This package requires liblzma as dependency if liblzma is selected.
This patch disables linking to liblzma in its configure script.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39659 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoicecast: added missing dependency on libopenssl
hauke [Fri, 21 Feb 2014 20:52:51 +0000 (20:52 +0000)]
icecast: added missing dependency on libopenssl

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39658 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogw6c: fixed sed separator
hauke [Fri, 21 Feb 2014 20:46:47 +0000 (20:46 +0000)]
gw6c: fixed sed separator

On my ramips RT5350 HAME-MPR1 target, my build directory is:
"build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2", thus the problem.

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39657 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofxload: fix build
hauke [Fri, 21 Feb 2014 20:38:35 +0000 (20:38 +0000)]
fxload: fix build

should fix broken_package reported by buildbots

since Kernel 3.7 headers are located in UAPI directory

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39656 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoelfutils: disable lzma support
hauke [Fri, 21 Feb 2014 20:33:34 +0000 (20:33 +0000)]
elfutils: disable lzma support

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39655 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agodebootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1
hauke [Fri, 21 Feb 2014 20:26:41 +0000 (20:26 +0000)]
debootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39654 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoaalib: fixed build configuration
hauke [Fri, 21 Feb 2014 20:15:32 +0000 (20:15 +0000)]
aalib: fixed build configuration

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39653 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomdnsresponder: fix loss of unicast packets (thx Markus Stenberg)
cyrus [Thu, 20 Feb 2014 18:43:10 +0000 (18:43 +0000)]
mdnsresponder: fix loss of unicast packets (thx Markus Stenberg)

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

10 years agomdnsresponder: bump to 544 (thanks Markus Stenberg)
cyrus [Mon, 17 Feb 2014 13:32:56 +0000 (13:32 +0000)]
mdnsresponder: bump to 544 (thanks Markus Stenberg)

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

10 years ago[packages] git: update to 1.8.5.5
tripolar [Sun, 16 Feb 2014 22:52:55 +0000 (22:52 +0000)]
[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

10 years agolttng-tools: fix build and add md5sum
hauke [Sun, 9 Feb 2014 15:04:05 +0000 (15:04 +0000)]
lttng-tools: fix build and add md5sum

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39553 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoalpine: alpine depends on libpam
hauke [Sun, 9 Feb 2014 15:01:58 +0000 (15:01 +0000)]
alpine: alpine depends on libpam

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39552 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoalpine: update to 2.11
hauke [Sun, 9 Feb 2014 14:32:18 +0000 (14:32 +0000)]
alpine: update to 2.11

Update Alpine to 2.11. Also switch to use .tar.xz package.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39551 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogst-plugins-base: disable building ivorbis plugin
hauke [Sun, 9 Feb 2014 13:12:35 +0000 (13:12 +0000)]
gst-plugins-base: disable building ivorbis plugin

The configuration of gst-plugins-base must disable testing for ogg, causing ivorbis to be enabled erroneously.

This patch explisitely disables ivorbis at configure which fixes build.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

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

10 years agopackages: ruby update to 1.9.3-p484
hauke [Sat, 8 Feb 2014 19:05:58 +0000 (19:05 +0000)]
packages: ruby update to 1.9.3-p484

This also fixes a compile problem with OpenSSL.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39542 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: add mosh
hauke [Sat, 8 Feb 2014 18:18:30 +0000 (18:18 +0000)]
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

10 years agosound/mpd: update to mpd 0.16.8
hauke [Sat, 8 Feb 2014 18:04:03 +0000 (18:04 +0000)]
sound/mpd: update to mpd 0.16.8

updating to latest mpd requres more work on dependencies
(libmms,libaudiofile,libstdcpp)

- mpd isn't hosted on sourceforge anymore

- fix: #14422
Issue 1: could not replicate
Issue 2: update to last mpd 0.16 series fixes compile,
its linked to ffmpeg version

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39540 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoperl-www: Bump to 5.837
hauke [Sat, 8 Feb 2014 17:54:20 +0000 (17:54 +0000)]
perl-www: Bump to 5.837

Package perl-www-mechanize requires perl-www version 5.829 or later to
work, so bump perl-www to 5.837.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39539 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoumurmur: version 0.2.14
hauke [Sat, 8 Feb 2014 17:52:35 +0000 (17:52 +0000)]
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

10 years agoumurmur: version 0.2.14
hauke [Sat, 8 Feb 2014 17:23:43 +0000 (17:23 +0000)]
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

10 years agolibqmi: update to 1.8.0
hauke [Sat, 8 Feb 2014 17:01:28 +0000 (17:01 +0000)]
libqmi: update to 1.8.0

libqmi is now hosted on Freedesktop

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39536 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[packages] luacurl: add package
luka [Fri, 7 Feb 2014 15:10:33 +0000 (15:10 +0000)]
[packages] luacurl: add package

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39523 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoavrdude: fix build of new version
hauke [Thu, 6 Feb 2014 23:29:56 +0000 (23:29 +0000)]
avrdude: fix build of new version

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39522 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotaskwarrior: update to 2.30, fix compile
hauke [Thu, 6 Feb 2014 23:09:14 +0000 (23:09 +0000)]
taskwarrior: update to 2.30, fix compile

This is a cryptographically signed message in MIME format.

- fixes build errors (from buildbot logs):
build/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/liblua.so: undefined reference to `dlsym'
build/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/liblua.so: undefined reference to `dlerror'
build/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/liblua.so: undefined reference to `dlopen'
build/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/liblua.so: undefined reference to `dlclose'
collect2: ld returned 1 exit status
- depends on liblua, libuuid
- use external libuuid instead of internal one
- update to taskwarrior 2.3.0

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
[update from 2.20 to 2.30 and add libreadline dependency]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39521 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibftdi: fix pkgconfig support by installing .pc into staging dir
hauke [Thu, 6 Feb 2014 22:46:40 +0000 (22:46 +0000)]
libftdi: fix pkgconfig support by installing .pc into staging dir

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39520 3c298f89-4303-0410-b956-a3cf2f4a3e73