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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Steven Barth [Mon, 17 Feb 2014 13:32:56 +0000 (13:32 +0000)]
mdnsresponder: bump to 544 (thanks Markus Stenberg)
SVN-Revision: 39603
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
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
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
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
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
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
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
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