Jo-Philipp Wich [Sat, 4 Feb 2012 18:08:42 +0000 (18:08 +0000)]
[packages_10.03.2] ndisc: merge r29759
SVN-Revision: 30033
Jo-Philipp Wich [Sat, 4 Feb 2012 18:05:22 +0000 (18:05 +0000)]
[packages_10.03.2] ipv6calc: merge r29804
SVN-Revision: 30032
Jo-Philipp Wich [Sat, 4 Feb 2012 17:29:11 +0000 (17:29 +0000)]
[packages_10.03.2] nagios: merge r29199
SVN-Revision: 30031
Jo-Philipp Wich [Sat, 4 Feb 2012 17:28:19 +0000 (17:28 +0000)]
[packages_10.03.2] merge r29199
SVN-Revision: 30030
Jo-Philipp Wich [Sat, 4 Feb 2012 17:26:46 +0000 (17:26 +0000)]
[packages_10.03.2] htop: merge r29810, r29819, r29840
SVN-Revision: 30029
Jo-Philipp Wich [Fri, 3 Feb 2012 15:58:07 +0000 (15:58 +0000)]
[packages_10.03.2] merge r30006
SVN-Revision: 30017
Jo-Philipp Wich [Fri, 3 Feb 2012 15:53:15 +0000 (15:53 +0000)]
add packages_10.03.2 in preparation for the 10.03.2 interim release
SVN-Revision: 30016
Jo-Philipp Wich [Fri, 3 Feb 2012 15:53:15 +0000 (15:53 +0000)]
add packages_10.03.2 in preparation for the 10.03.2 interim release
SVN-Revision: 30016
Jo-Philipp Wich [Fri, 3 Feb 2012 15:43:33 +0000 (15:43 +0000)]
[packages] libiconv: fix iconv() return value in E2BIG error case, fixes g_convert_with_iconv() and related operations
SVN-Revision: 30014
Jo-Philipp Wich [Fri, 3 Feb 2012 01:29:42 +0000 (01:29 +0000)]
[packages] libiconv: implement UTF-8 encode/decode
Implement own UTF-8 encoding and decoding routines as uClibc's wchar procedures are mostly stubbed.
Add UTF-8 -> Latin9 (ISO-8859-15) encoding support while we're at it.
SVN-Revision: 30006
Jo-Philipp Wich [Thu, 2 Feb 2012 13:16:56 +0000 (13:16 +0000)]
[packages] mc: use autoreconf fixup, remove custom Build/Prepare override, install Syntax directory, fix iconv depends (#10889)
SVN-Revision: 29991
Peter Wagner [Thu, 2 Feb 2012 12:12:03 +0000 (12:12 +0000)]
[packages]: update ntpd to 4.2.6p5
SVN-Revision: 29990
Jo-Philipp Wich [Thu, 2 Feb 2012 10:02:01 +0000 (10:02 +0000)]
[packages] collectd: fix build on machines using zsh for /bin/sh
SVN-Revision: 29989
Jo-Philipp Wich [Thu, 2 Feb 2012 10:01:58 +0000 (10:01 +0000)]
[packages] xtables-addons: update to v1.41
SVN-Revision: 29988
Jo-Philipp Wich [Thu, 2 Feb 2012 10:01:49 +0000 (10:01 +0000)]
ndppd: initial import (release 0.2.1)
Hi,
here is a patch to add a package for ndppd:
ndppd, or NDP Proxy Daemon, is a daemon that proxies NDP (Neighbor Discovery
Protocol) messages between interfaces. ndppd currently only supports
Neighbor Solicitation Messages and Neighbor Advertisement Messages.
The ndp_proxy provided by Linux doesn't support listing proxies, and only
hosts are supported. No subnets. ndppd solves this by listening for
Neighbor Solicitation messages on an interface, then query the internal
interfaces for that target IP before finally sending a Neighbor
Advertisement message.
http://www.priv.nu/projects/ndppd/
I tested it and it works fine. I am willing to maintain it.
Note that this my first C++ package and it took a lot of trial and error to get
the Build/Compile target working. Any feedback would be much welcome.
Best regard,
>From
689b4a52af2e25e3574d0dca7cc5e63ed100c50a Mon Sep 17 00:00:00 2001
From: Gabriel Kerneis <kerneis@pps.jussieu.fr>
Date: Fri, 27 Jan 2012 15:35:14 +0100
Subject: [PATCH] [packages] ndppd: initial import (release 0.2.1)
SVN-Revision: 29987
Vasilis Tsiligiannis [Tue, 31 Jan 2012 20:00:02 +0000 (20:00 +0000)]
[packages] ddns-scripts: Introduce retry_interval option to periodically retry DDNS update, if it fails (#10848)
SVN-Revision: 29977
Stephen Walker [Tue, 31 Jan 2012 04:38:23 +0000 (04:38 +0000)]
[packages] tmux: update to 1.6, remove obsolete patch
SVN-Revision: 29964
Stephen Walker [Tue, 31 Jan 2012 04:38:00 +0000 (04:38 +0000)]
[packages] unbound: update to 1.4.15
SVN-Revision: 29963
Stephen Walker [Tue, 31 Jan 2012 04:37:45 +0000 (04:37 +0000)]
[packages] uftp: update to 3.6.1
SVN-Revision: 29962
Stephen Walker [Sat, 28 Jan 2012 20:58:29 +0000 (20:58 +0000)]
[packages] psmisc: Revert r29738's peekfd addition (#10862)
SVN-Revision: 29937
Stephen Walker [Wed, 25 Jan 2012 21:54:44 +0000 (21:54 +0000)]
[packages] ddns-scripts: add ovh.com (#7340, thanks buggerone), dnsomatic.com (#8804), 3322.org & namecheap.com (#9286, thanks zjhzzyf)
SVN-Revision: 29909
Vasilis Tsiligiannis [Wed, 25 Jan 2012 13:23:25 +0000 (13:23 +0000)]
[packages] mysql: Add missing dependencies
SVN-Revision: 29908
Vasilis Tsiligiannis [Wed, 25 Jan 2012 13:09:37 +0000 (13:09 +0000)]
[packages] php5: Don't fail on non-existing file removal
SVN-Revision: 29907
Jo-Philipp Wich [Tue, 24 Jan 2012 19:08:26 +0000 (19:08 +0000)]
[packages] ssmtp: add shebang (#10851)
SVN-Revision: 29898
Stephen Walker [Tue, 24 Jan 2012 16:38:35 +0000 (16:38 +0000)]
[packages] umurmur: fix library linkage (#10664, #10287, thanks martin)
SVN-Revision: 29891
Jo-Philipp Wich [Tue, 24 Jan 2012 14:31:33 +0000 (14:31 +0000)]
[packages] remove empty directories
SVN-Revision: 29890
Jo-Philipp Wich [Tue, 24 Jan 2012 14:24:33 +0000 (14:24 +0000)]
[packages] aria2: move to the correct directory
SVN-Revision: 29889
Jo-Philipp Wich [Tue, 24 Jan 2012 14:19:15 +0000 (14:19 +0000)]
[packages] dstat: move to the correct directory
SVN-Revision: 29888
Jo-Philipp Wich [Tue, 24 Jan 2012 14:19:14 +0000 (14:19 +0000)]
new package - aria2
aria2 is a lightweight multi-protocol & multi-source download utility
operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent
and Metalink. aria2 has built-in JSON-RPC and XML-RPC interface.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 29887
Jo-Philipp Wich [Tue, 24 Jan 2012 14:15:01 +0000 (14:15 +0000)]
New package: dstat
Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat
written in python and with a very good plugin system.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 29886
Stephen Walker [Tue, 24 Jan 2012 12:44:15 +0000 (12:44 +0000)]
[packages] openldap: remove unused ldif directory (#10712, thanks flyn), add missing libuuid dependency, remove symlink copies
SVN-Revision: 29885
Jonas Gorski [Mon, 23 Jan 2012 15:52:32 +0000 (15:52 +0000)]
packages: znc: update to 0.204
SVN-Revision: 29875
Jo-Philipp Wich [Mon, 23 Jan 2012 13:55:11 +0000 (13:55 +0000)]
[packages] rrdtool, rrdtool-1.0.x: backport upstream commit r2069
Explicitely cast float cookie value to double, fixes erroneous
"RRD was created on another architecture" errors on x86.
Patches provided by Thomas Heil <heil@terminal-consulting.de>
SVN-Revision: 29874
Stephen Walker [Mon, 23 Jan 2012 12:31:38 +0000 (12:31 +0000)]
[packages] boost: fix compile failure (#10535, thanks zhenglei), refresh patches
SVN-Revision: 29873
Stephen Walker [Mon, 23 Jan 2012 12:26:58 +0000 (12:26 +0000)]
[packages] dmapd: update to 0.0.46 (#10734, thanks flyn), create DPAP directory, refresh patches
SVN-Revision: 29872
Jo-Philipp Wich [Sun, 22 Jan 2012 16:50:06 +0000 (16:50 +0000)]
[packages] collectd: explicitely disable libgcrypt, remove now unneeded rpath flags (#10604)
SVN-Revision: 29854
Stephen Walker [Sun, 22 Jan 2012 05:37:00 +0000 (05:37 +0000)]
[packages] xmlrpc-c: update to 2233, remove unrecognized configure option, cleanup Makefile
SVN-Revision: 29845
Jo-Philipp Wich [Sat, 21 Jan 2012 18:49:05 +0000 (18:49 +0000)]
[packages] curl: restore 100-cross-compile.patch, the current version also does LD_LIBRARY_PATH crap
SVN-Revision: 29841
Jo-Philipp Wich [Sat, 21 Jan 2012 15:49:20 +0000 (15:49 +0000)]
[packages] htop: disable unicode to remove libncursesw requirement
SVN-Revision: 29840
Stephen Walker [Fri, 20 Jan 2012 08:59:08 +0000 (08:59 +0000)]
[packages] squid: build without capabilities support
SVN-Revision: 29823
Stephen Walker [Fri, 20 Jan 2012 04:22:34 +0000 (04:22 +0000)]
[packages] remove more empty directories
SVN-Revision: 29822
Stephen Walker [Fri, 20 Jan 2012 02:15:19 +0000 (02:15 +0000)]
[packages] baresip, batman-adv, htop, re, restund: remove empty patches directory
SVN-Revision: 29819
Jo-Philipp Wich [Thu, 19 Jan 2012 17:23:07 +0000 (17:23 +0000)]
[packages] jansson: update to v2.2.1, remove extra LDFLAGS - based on patch by Roman Yeryomin <leroi.lists@gmail.com>
SVN-Revision: 29817
Jo-Philipp Wich [Thu, 19 Jan 2012 16:52:05 +0000 (16:52 +0000)]
[packages] remove now empty patch files
SVN-Revision: 29816
Jo-Philipp Wich [Thu, 19 Jan 2012 16:49:29 +0000 (16:49 +0000)]
[packages] move updated mrtg to the correct location
SVN-Revision: 29815
Jo-Philipp Wich [Thu, 19 Jan 2012 16:49:26 +0000 (16:49 +0000)]
[packages] remove old mrtg package
SVN-Revision: 29814
Jo-Philipp Wich [Thu, 19 Jan 2012 16:43:40 +0000 (16:43 +0000)]
correct tar link
When we create the /bin/tar in $(IPKG_INSTROOT) link we want it to point to
/usr/bin/tar, and not to $(IPKG_INSTROOT)/usr/bin/tar as $(IPKG_INSTROOT)
is certainly not a valid path on the built rootfs.
Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 29813
Jo-Philipp Wich [Thu, 19 Jan 2012 16:40:08 +0000 (16:40 +0000)]
[packages] mrtg:
- don't patch configure, but use autoreconf instead
- remove extra CFLAGS and LDFLAGS, they're unneeded after recent toolchain rework
- set PKG_REVISION
- wrap long DEPENDS line
SVN-Revision: 29812
Jo-Philipp Wich [Thu, 19 Jan 2012 16:40:05 +0000 (16:40 +0000)]
mrtg: add mrtg package
The attached patch adds a package for the mrtg software[1].
It also closes ticket #10686.
Signed-off: Paolo Pisati <p.pisati@gmail.com>
1: http://oss.oetiker.ch/mrtg/
SVN-Revision: 29811
Jo-Philipp Wich [Thu, 19 Jan 2012 16:13:36 +0000 (16:13 +0000)]
htop: Bump to v1.0
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 29810
Jo-Philipp Wich [Thu, 19 Jan 2012 16:08:49 +0000 (16:08 +0000)]
[packages] 6tunnel: fix initalization of optc on arm, based on patch by Maxim Osipov <maxim.osipov@gmail.com>
SVN-Revision: 29809
Jo-Philipp Wich [Thu, 19 Jan 2012 15:55:18 +0000 (15:55 +0000)]
[packages] libsrtp:
- move srtp to libsrtp, rename package from srtp to libsrtp
- use CONIGURE_ARGS instead of overriding Build/Configure
- use PKG_INSTALL instead of overriding Build/Compile
- refresh patches
SVN-Revision: 29808
Jo-Philipp Wich [Thu, 19 Jan 2012 15:43:12 +0000 (15:43 +0000)]
Add srtp lib package
This patch adds support for the Secure Real-time Transport Protocol (SRTP)
library libsrtp.
This is needed for closing #8915 ticket.
Signed-off-by: Victor Seva <linuxmaniac@torreviejawireless.org>
SVN-Revision: 29807
Jo-Philipp Wich [Thu, 19 Jan 2012 15:32:22 +0000 (15:32 +0000)]
[packages] privoxy: update to v3.0.19
SVN-Revision: 29805
Jo-Philipp Wich [Thu, 19 Jan 2012 15:13:22 +0000 (15:13 +0000)]
[packages] ipv6calc: update to v0.92.0
SVN-Revision: 29804
Jo-Philipp Wich [Thu, 19 Jan 2012 15:08:05 +0000 (15:08 +0000)]
New package mbus
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 29803
Jo-Philipp Wich [Thu, 19 Jan 2012 15:08:02 +0000 (15:08 +0000)]
packages: new package libsml
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 29802
Jo-Philipp Wich [Thu, 19 Jan 2012 13:20:05 +0000 (13:20 +0000)]
[packages] baresip: infer SYSROOT from cross cpp, same fix as for "re"
SVN-Revision: 29801
Jo-Philipp Wich [Thu, 19 Jan 2012 13:18:08 +0000 (13:18 +0000)]
[packages] restund: infer SYSROOT from cross cpp, same fix as for "re"
SVN-Revision: 29800
Jo-Philipp Wich [Thu, 19 Jan 2012 13:14:07 +0000 (13:14 +0000)]
[packages] re: infer SYSROOT from the cross cpp's idea of pthread.h location
Until now, SYSROOT was always assumed to be $(TOOLCHAIN_DIR), but neither
backfire nor external toolchains put their core headers into $(TOOLCHAIN_DIR)/include,
therfore feature detection failed badly.
SVN-Revision: 29799
Stephen Walker [Thu, 19 Jan 2012 05:06:37 +0000 (05:06 +0000)]
[packages] unbound: update to 1.4.14 (#10249, CVE-2011-4528, thanks Cybjit), refresh patches
SVN-Revision: 29796
Stephen Walker [Thu, 19 Jan 2012 05:05:45 +0000 (05:05 +0000)]
[packages] ldns: update to 1.6.12, add drill package
SVN-Revision: 29795
Jo-Philipp Wich [Thu, 19 Jan 2012 02:40:05 +0000 (02:40 +0000)]
[packages] re: include stdint.h to solve build failure
SVN-Revision: 29793
Jo-Philipp Wich [Thu, 19 Jan 2012 02:38:54 +0000 (02:38 +0000)]
[packages] spandsp: every dead autoconf macro is a good autoconf macro
- Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC, they cause bogus rpl_* symbols
- Apply autoreconf fixup to get a sane libtool
- Get rid of rpath-link, this is now uneeded after latest toolchain reworks
- Bump pkg revision
SVN-Revision: 29792
Jo-Philipp Wich [Thu, 19 Jan 2012 02:38:51 +0000 (02:38 +0000)]
upgrade baresip, restund, libre, librem to version 0.4.0
Hi,
this patch upgrades the following packages to v0.4.0:
baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.0 (Modular STUN/TURN server)
libre v0.4.0 (Generic library for real-time communications with async IO support)
librem v0.4.0 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
SVN-Revision: 29791
Jo-Philipp Wich [Thu, 19 Jan 2012 01:20:53 +0000 (01:20 +0000)]
curl: upgrade to 7.23.1
First patch version doesn't apply to current trunk, so please try this one.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 29787
Jo-Philipp Wich [Thu, 19 Jan 2012 01:08:19 +0000 (01:08 +0000)]
[packages] crtmpserver: update to r726
- Relocate libraries and shared files to /usr/lib/crtmpserver and /usr/share/crtmpserver
- Add missing defines from CMake to make
- Set new CCOMPILER and CXXCOMPILER variables as well
SVN-Revision: 29785
Stephen Walker [Thu, 19 Jan 2012 00:46:53 +0000 (00:46 +0000)]
[packages] memcached: update to 1.4.11 (#10804), add missing libpthread dependency, use PKG_INSTALL, refresh patches
SVN-Revision: 29784
Jo-Philipp Wich [Wed, 18 Jan 2012 14:48:57 +0000 (14:48 +0000)]
[packages] curl: fix syntax error in OpenWrt Makefile
SVN-Revision: 29775
Jo-Philipp Wich [Wed, 18 Jan 2012 03:55:12 +0000 (03:55 +0000)]
[packages] curl: don't fail with empty TARGET_LDFLAGS
SVN-Revision: 29771
Peter Wagner [Tue, 17 Jan 2012 13:43:08 +0000 (13:43 +0000)]
[packages]: nfs-kernel-server - don't link against libcap
SVN-Revision: 29764
Hans Zandbelt [Mon, 16 Jan 2012 11:56:34 +0000 (11:56 +0000)]
[packages] asterisk-1.8.x: fix not-yet-existing libsrtp dependency
SVN-Revision: 29761
Stephen Walker [Mon, 16 Jan 2012 06:25:23 +0000 (06:25 +0000)]
[packages] ndisc: update to 1.0.2, package rltraceroute6 (#8153), refresh patches
SVN-Revision: 29759
Stephen Walker [Mon, 16 Jan 2012 03:51:59 +0000 (03:51 +0000)]
[packages] lftp: update to 4.3.4
SVN-Revision: 29758
Stephen Walker [Mon, 16 Jan 2012 03:51:39 +0000 (03:51 +0000)]
[packages] libnatpmp: update to
20110808
SVN-Revision: 29757
Michael Heimpold [Sat, 14 Jan 2012 23:00:00 +0000 (23:00 +0000)]
[packages] php5: update to 5.3.9
Refresh patches accordingly.
SVN-Revision: 29752
Stephen Walker [Sat, 14 Jan 2012 02:01:04 +0000 (02:01 +0000)]
[packages] gnuplot: update to 4.4.4, add missing dependencies & copyright, disable lua terminal, refresh patches
SVN-Revision: 29741
Stephen Walker [Sat, 14 Jan 2012 02:00:22 +0000 (02:00 +0000)]
[packages] wavemon: update to 0.7.3, remove obsolete patches, use PKG_INSTALL & MAKE_FLAGS
SVN-Revision: 29740
Stephen Walker [Fri, 13 Jan 2012 22:12:45 +0000 (22:12 +0000)]
[packages] upx: update to 3.08
SVN-Revision: 29739
Stephen Walker [Fri, 13 Jan 2012 22:12:19 +0000 (22:12 +0000)]
[packages] psmisc: update to 22.14, add peekfd
SVN-Revision: 29738
Stephen Walker [Fri, 13 Jan 2012 22:11:46 +0000 (22:11 +0000)]
[packages] mtr: update to 0.82, refresh patches
SVN-Revision: 29737
Stephen Walker [Fri, 13 Jan 2012 22:11:10 +0000 (22:11 +0000)]
[packages] sqlite3: update to
3070900
SVN-Revision: 29736
Stephen Walker [Fri, 13 Jan 2012 19:44:57 +0000 (19:44 +0000)]
[packages] bmxd: use the read-only source url
SVN-Revision: 29733
Jonas Gorski [Fri, 13 Jan 2012 12:03:47 +0000 (12:03 +0000)]
packages: znc: fix crash in bouncedcc module
Add upstream fix for CVE-2012-0033.
SVN-Revision: 29724
Jo-Philipp Wich [Thu, 12 Jan 2012 11:00:31 +0000 (11:00 +0000)]
[packages] miniupnpd: convert netmask to prefix and write listen address in CIDR notation (#10767, #10770)
SVN-Revision: 29722
Jan Willies [Thu, 12 Jan 2012 09:23:11 +0000 (09:23 +0000)]
[packages] pulseaudio: fix r29716
SVN-Revision: 29717
Jan Willies [Thu, 12 Jan 2012 09:18:20 +0000 (09:18 +0000)]
[packages] pulseaudio: sync with recent avahi changes (#10727)
SVN-Revision: 29716
Jan Willies [Thu, 12 Jan 2012 09:18:19 +0000 (09:18 +0000)]
[packages] pulseaudio: make configfiles readable by user pulse (#10728)
SVN-Revision: 29715
Stephen Walker [Thu, 12 Jan 2012 06:41:03 +0000 (06:41 +0000)]
[packages] add libimobiledevice, libplist & usbmuxd for iPhone tethering (#10157)
SVN-Revision: 29714
Axel Neumann [Tue, 10 Jan 2012 13:06:22 +0000 (13:06 +0000)]
package bmxd: update repository and revision
SVN-Revision: 29704
Thomas Heil [Tue, 10 Jan 2012 10:52:44 +0000 (10:52 +0000)]
package: haproxy
- comments should now agree with the appropriate commands
SVN-Revision: 29703
Thomas Heil [Mon, 9 Jan 2012 22:00:25 +0000 (22:00 +0000)]
package: haproxy
- bump to version 1.4.19
- ensure haproxy is not listen on port 80 by default
- add sendproxy patch written by Cyril Bonte
SVN-Revision: 29702
Felix Fietkau [Sun, 8 Jan 2012 23:43:39 +0000 (23:43 +0000)]
jamvm: disable shared library, use the non-pic variant - makes the package much smaller
SVN-Revision: 29700
Felix Fietkau [Sun, 8 Jan 2012 23:39:12 +0000 (23:39 +0000)]
jamvm: disable inlining (segfaults on mips if enabled with threading), enable threading, disable libffi
SVN-Revision: 29699
Felix Fietkau [Sun, 8 Jan 2012 23:34:52 +0000 (23:34 +0000)]
jamvm: add dependency on librt
SVN-Revision: 29698
Felix Fietkau [Sun, 8 Jan 2012 16:14:11 +0000 (16:14 +0000)]
classpath: leave out tools.zip, it is only required at build time
SVN-Revision: 29696
Felix Fietkau [Sun, 8 Jan 2012 15:39:29 +0000 (15:39 +0000)]
jamvm: update to 1.6.0 git, integrate properly with classpath, fixes mips support
SVN-Revision: 29692
Felix Fietkau [Sun, 8 Jan 2012 15:39:27 +0000 (15:39 +0000)]
classpath: fix multiple compile issues
SVN-Revision: 29691
Jo-Philipp Wich [Sat, 7 Jan 2012 13:32:30 +0000 (13:32 +0000)]
[packages] miniupnpd: append netmask to listening_ip, fixes miniupnpd with non-/24 prefixes
SVN-Revision: 29673
Hans Zandbelt [Wed, 4 Jan 2012 21:35:38 +0000 (21:35 +0000)]
[packages] asterisk-1.8.x: add package res_srtp; thanks to Victor Seva; closes #8915
SVN-Revision: 29665