openwrt/svn-archive/archive.git
11 years agoboost: disable parallel build to fix build errors
Felix Fietkau [Thu, 13 Mar 2014 15:19:47 +0000 (15:19 +0000)]
boost: disable parallel build to fix build errors

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39918

11 years agomini_snmpd: fix the size argument to memset (#13764)
Florian Fainelli [Wed, 12 Mar 2014 21:32:58 +0000 (21:32 +0000)]
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 <[email protected]>
SVN-Revision: 39901

11 years agoxmlrpc-c: use new repository
Florian Fainelli [Wed, 12 Mar 2014 21:32:55 +0000 (21:32 +0000)]
xmlrpc-c: use new repository

The xmlrpc-c code has been relocated to a new server use it.

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39900

11 years agolttng-tools: disable mips16 support
Felix Fietkau [Wed, 12 Mar 2014 10:44:29 +0000 (10:44 +0000)]
lttng-tools: disable mips16 support

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39887

11 years agolttng-ust: disable mips16 support
Felix Fietkau [Wed, 12 Mar 2014 09:58:30 +0000 (09:58 +0000)]
lttng-ust: disable mips16 support

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39884

11 years agohsflowd: disable mips16 support
Felix Fietkau [Wed, 12 Mar 2014 09:58:30 +0000 (09:58 +0000)]
hsflowd: disable mips16 support

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39883

11 years agomc: disable the use of libssh2
Felix Fietkau [Wed, 12 Mar 2014 09:58:22 +0000 (09:58 +0000)]
mc: disable the use of libssh2

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39882

11 years agodovecot: explicitely disable lzma and lz4 support
Florian Fainelli [Tue, 11 Mar 2014 19:46:14 +0000 (19:46 +0000)]
dovecot: explicitely disable lzma and lz4 support

Avoid linking with liblzma and liblz4 for now.

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39881

11 years agopackages: disable mips16 support on a number of packages that fail to build with it
Felix Fietkau [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 <[email protected]>
SVN-Revision: 39880

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

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39871

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

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39869

11 years agol7-protocols: pass our CFLAGS and CXXFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39867

11 years agoat: disable linking with libpam
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39866

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

Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 39844

11 years ago[packages] openssh: update to 6.5p1
Peter Wagner [Sat, 8 Mar 2014 13:29:08 +0000 (13:29 +0000)]
[packages] openssh: update to 6.5p1

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39843

11 years agopackages: move zaptel to telephony feed
Jonas Gorski [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 <[email protected]>
SVN-Revision: 39842

11 years agowavemon: patch configure to leave room for our CFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39840

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39839

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39838

11 years agozsh: disable checking for NIS and NIS+
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39837

11 years agoatftp: pass our CFLAGS to succeed in the configure script
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39836

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39835

11 years agoapf: do not override CFLAGS in configure script
Florian Fainelli [Sat, 8 Mar 2014 00:58:02 +0000 (00:58 +0000)]
apf: do not override CFLAGS in configure script

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39834

11 years agoamwall: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:59 +0000 (00:57 +0000)]
amwall: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39833

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39832

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39831

11 years agovncrepeater: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:52 +0000 (00:57 +0000)]
vncrepeater: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39830

11 years agoudpxy: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:49 +0000 (00:57 +0000)]
udpxy: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39829

11 years agostun: enforce passing our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:46 +0000 (00:57 +0000)]
stun: enforce passing our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39828

11 years agoudp-broadcast-relay: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:44 +0000 (00:57 +0000)]
udp-broadcast-relay: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39827

11 years agotctool: pass our CXXFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:42 +0000 (00:57 +0000)]
tctool: pass our CXXFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39826

11 years agotspc: do not attempt patching the configuration file
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39825

11 years agopoco: ensure we pass our CFLAGS and LDFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39824

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39823

11 years agortklib: pass our CFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39822

11 years agonetio: fix passing our CFLAGS to the Makefile
Florian Fainelli [Sat, 8 Mar 2014 00:57:29 +0000 (00:57 +0000)]
netio: fix passing our CFLAGS to the Makefile

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39821

11 years agontripserver: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:26 +0000 (00:57 +0000)]
ntripserver: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39820

11 years agoopen-plc-utils: pass our CFLAGS and LDFLAGS for linking
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39819

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39818

11 years agontripclient: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:19 +0000 (00:57 +0000)]
ntripclient: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39817

11 years agonetpipe: make sure we pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:17 +0000 (00:57 +0000)]
netpipe: make sure we pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39816

11 years agoopenrrcp: allow passing our CFLAGS and LDFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:14 +0000 (00:57 +0000)]
openrrcp: allow passing our CFLAGS and LDFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39815

11 years agolsof: fix passing TARGET_CFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39814

11 years agomgen: fix build
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39813

11 years agomdk3: pass our CFLAGS
Florian Fainelli [Sat, 8 Mar 2014 00:57:07 +0000 (00:57 +0000)]
mdk3: pass our CFLAGS

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39812

11 years agomdnsresponder: ensure dns-sd is linked with the right options
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39811

11 years agolibptmalloc3: override CFLAGS correctly
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39810

11 years agoimsnif: use TARGET_CFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39809

11 years agojtg: pass our CFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39808

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39807

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

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39806

11 years agolibowfat: fix build
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39805

11 years agoempcd: pass our CFLAGS and LDFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39804

11 years agoe169-stats: rework makefile patch to be more general
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39803

11 years agodialog: fix configure test against ncurses
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39802

11 years agoflow-tools: do not hardcode CFLAGS
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39801

11 years agolibnet-1.0.x: remove CFLAGS hardcoding
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39800

11 years agocksfv: add missing inttypes.h inclusion
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39799

11 years agobonnie++: pass TARGET_CXXFLAGS correctly
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39798

11 years agolibdbi: remove CFLAGS override
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39797

11 years agoruby: disable documentation for host build
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39796

11 years agoorbit2: remove patch remove aclocal.m4
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39795

11 years agolibidn: remove patch removing aclocal.m4
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39794

11 years agostunnel: remove patch removing aclocal.m4
Florian Fainelli [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 <[email protected]>
SVN-Revision: 39793

11 years ago[freeradius2]: move into it's own submenu, add option to build without openssl
Imre 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 <[email protected]>
SVN-Revision: 39790

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

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39788

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

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39787

11 years ago[freeradius2]: split the common files from the server package
Imre 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 <[email protected]>
SVN-Revision: 39784

11 years agostrongswan: add missing dependencies for eap-mschapv2 (#15135)
Felix Fietkau [Wed, 5 Mar 2014 10:46:38 +0000 (10:46 +0000)]
strongswan: add missing dependencies for eap-mschapv2 (#15135)

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 39776

11 years ago[packages] tor-alpha: update to 0.2.5.2-alpha
Peter Wagner [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 <[email protected]>
SVN-Revision: 39774

11 years ago[packages] tor: update to 0.2.4.21
Peter Wagner [Sun, 2 Mar 2014 21:25:03 +0000 (21:25 +0000)]
[packages] tor: update to 0.2.4.21

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39773

11 years ago[packages] git: update to 1.9.0
Peter Wagner [Sun, 2 Mar 2014 06:51:07 +0000 (06:51 +0000)]
[packages] git: update to 1.9.0

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39772

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

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39771

11 years agotor-alpha: update to 0.2.4.20
Hauke Mehrtens [Fri, 21 Feb 2014 22:44:44 +0000 (22:44 +0000)]
tor-alpha: update to 0.2.4.20

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 39669

11 years agotor-alpha: added mirror site
Hauke Mehrtens [Fri, 21 Feb 2014 22:44:28 +0000 (22:44 +0000)]
tor-alpha: added mirror site

Signed-off-by: Michel Stempin <[email protected]>
SVN-Revision: 39668

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

Signed-off-by: Michel Stempin <[email protected]>
SVN-Revision: 39667

11 years agogst-plugins-base: use upstream fix for ivorbis plugin build fail
Hauke Mehrtens [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 <[email protected]>

SVN-Revision: 39666

11 years agogpsd: update to 3.10
Hauke Mehrtens [Fri, 21 Feb 2014 22:12:33 +0000 (22:12 +0000)]
gpsd: update to 3.10

From: Dave Taht <[email protected]>

SVN-Revision: 39665

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

Signed-off-by: Michel Stempin <[email protected]>
SVN-Revision: 39664

11 years agolibfreefare: bumped version for 0.2.3 to 0.4.0
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39663

11 years agokeepalived: fixed build configuration
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39662

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

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 39661

11 years agotiff: remove apple-opengl-framework config option
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39660

11 years agotiff: disable linking to liblzma
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39659

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

Signed-off-by: Michel Stempin <[email protected]>
SVN-Revision: 39658

11 years agogw6c: fixed sed separator
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39657

11 years agofxload: fix build
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39656

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

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 39655

11 years agodebootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39654

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

Signed-off-by: Michel Stempin <[email protected]>
SVN-Revision: 39653

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

SVN-Revision: 39645

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

SVN-Revision: 39603

11 years ago[packages] git: update to 1.8.5.5
Peter Wagner [Sun, 16 Feb 2014 22:52:55 +0000 (22:52 +0000)]
[packages] git: update to 1.8.5.5

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 39599

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

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 39553

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

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 39552

11 years agoalpine: update to 2.11
Hauke Mehrtens [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ä <[email protected]>
SVN-Revision: 39551

11 years agogst-plugins-base: disable building ivorbis plugin
Hauke Mehrtens [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 <[email protected]>

SVN-Revision: 39545

11 years agopackages: ruby update to 1.9.3-p484
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39542

11 years agopackages: add mosh
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39541

11 years agosound/mpd: update to mpd 0.16.8
Hauke Mehrtens [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 <[email protected]>
SVN-Revision: 39540