packages.git
12 years ago[patchteam] usb-modeswitch-data: update to 20120120 / usb-modeswitch: update to 1...
dingo [Fri, 10 Feb 2012 13:07:53 +0000 (13:07 +0000)]
[patchteam] usb-modeswitch-data: update to 20120120 / usb-modeswitch: update to 1.2.3 - Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

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

12 years agoclasspath: split build tools into a separate package
nbd [Wed, 8 Feb 2012 18:41:23 +0000 (18:41 +0000)]
classpath: split build tools into a separate package

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

12 years agopackages: add bonnie++
juhosg [Wed, 8 Feb 2012 16:39:24 +0000 (16:39 +0000)]
packages: add bonnie++

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

12 years agopackages: add lmbench
juhosg [Wed, 8 Feb 2012 16:39:23 +0000 (16:39 +0000)]
packages: add lmbench

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

12 years agopackage/lcd4linux-tew673gru: add a new package for TEW673GRU specific LCD4linux files
juhosg [Wed, 8 Feb 2012 16:39:21 +0000 (16:39 +0000)]
package/lcd4linux-tew673gru: add a new package for TEW673GRU specific LCD4linux files

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

12 years agopackage/lcd4linux: add driver for the LCD of the TEW-673GRU board
juhosg [Wed, 8 Feb 2012 16:39:20 +0000 (16:39 +0000)]
package/lcd4linux: add driver for the LCD of the TEW-673GRU board

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

12 years agopackage/lcd4linux: refresh patches
juhosg [Wed, 8 Feb 2012 16:39:18 +0000 (16:39 +0000)]
package/lcd4linux: refresh patches

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

12 years agopackage/lcd4linux: fix a typo in package Makefile
juhosg [Wed, 8 Feb 2012 16:39:16 +0000 (16:39 +0000)]
package/lcd4linux: fix a typo in package Makefile

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

12 years agopackage/lcd4linux: remove trailing whitespaces from Makefile
juhosg [Wed, 8 Feb 2012 16:39:13 +0000 (16:39 +0000)]
package/lcd4linux: remove trailing whitespaces from Makefile

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

12 years ago[packages] syslog-ng: fix init script (based on patch by Lee Essen <lee.essen@nowonli...
jow [Tue, 7 Feb 2012 22:11:18 +0000 (22:11 +0000)]
[packages] syslog-ng: fix init script (based on patch by Lee Essen <lee.essen@nowonline.co.uk>)
The syslog-ng start script doesn't stop syslog-ng because it tries to
use pid's instead of the executable name. Very simple patch attached.

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

12 years ago[packages] radsecproxy: add missing return statements to fix compilation on Backfire
jow [Tue, 7 Feb 2012 15:30:16 +0000 (15:30 +0000)]
[packages] radsecproxy: add missing return statements to fix compilation on Backfire

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

12 years ago[packages] libssh2: Add package description
acinonyx [Tue, 7 Feb 2012 15:20:03 +0000 (15:20 +0000)]
[packages] libssh2: Add package description

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

12 years ago[packages] libssh2: Cleanup package Makefile
acinonyx [Tue, 7 Feb 2012 15:16:18 +0000 (15:16 +0000)]
[packages] libssh2: Cleanup package Makefile

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

12 years ago[packages] tmux: fix b64_ntop conflict
jow [Tue, 7 Feb 2012 14:49:34 +0000 (14:49 +0000)]
[packages] tmux: fix b64_ntop conflict
Certain uClibc versions declare b64_ntop but do not actually implement it, this leads to conflicting declarations
when the tmux compat replacement function is used. Rename the replacement to local_b64_ntop and define b64_ntop
to local_b64_ntop if the libc indeed implements it.

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

12 years ago[packages] yafc: disable all optional features like socks, socks5, krb4, krb5 or...
jow [Tue, 7 Feb 2012 12:57:39 +0000 (12:57 +0000)]
[packages] yafc: disable all optional features like socks, socks5, krb4, krb5 or gssapi to prevent configure from picking up host includes

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

12 years ago[packages] autossh: fix syntax error in init script (#10920)
jow [Tue, 7 Feb 2012 12:42:03 +0000 (12:42 +0000)]
[packages] autossh: fix syntax error in init script (#10920)

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

12 years ago[packages] add package 'libssh2' - thanks to Jiri Slachta
mirko [Tue, 7 Feb 2012 11:52:07 +0000 (11:52 +0000)]
[packages] add package 'libssh2' - thanks to Jiri Slachta

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

12 years ago[packages] php5: upgrade to 5.3.10, fixes CVE-2012-0830
mhei [Mon, 6 Feb 2012 20:53:58 +0000 (20:53 +0000)]
[packages] php5: upgrade to 5.3.10, fixes CVE-2012-0830

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

12 years ago[packages] memcached: update to v1.4.12 - fixes compilation on Backfire
jow [Mon, 6 Feb 2012 15:04:53 +0000 (15:04 +0000)]
[packages] memcached: update to v1.4.12 - fixes compilation on Backfire

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

12 years ago[packages] baresip: fix build against libavcodec by removing broken compat code
jow [Mon, 6 Feb 2012 11:54:43 +0000 (11:54 +0000)]
[packages] baresip: fix build against libavcodec by removing broken compat code

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

12 years ago[packages] re, rem, baresip, restund: use another approach to find the "sysroot"...
jow [Mon, 6 Feb 2012 10:21:49 +0000 (10:21 +0000)]
[packages] re, rem, baresip, restund: use another approach to find the "sysroot", the current way still fails on Backfire - sigh

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

12 years ago[packages] gphoto2: update to 2.4.11, add missing libreadline dependency, refresh...
swalker [Sun, 5 Feb 2012 21:16:20 +0000 (21:16 +0000)]
[packages] gphoto2: update to 2.4.11, add missing libreadline dependency, refresh patches

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

12 years ago[packages] libgphoto2: update to 2.4.12, refresh patches
swalker [Sun, 5 Feb 2012 21:15:58 +0000 (21:15 +0000)]
[packages] libgphoto2: update to 2.4.12, refresh patches

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

12 years ago[packages] syslog-ng: add missing librt dependency (#10810)
swalker [Sun, 5 Feb 2012 20:50:18 +0000 (20:50 +0000)]
[packages] syslog-ng: add missing librt dependency (#10810)

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

12 years ago[packages] httping: fix flags for nossl variant, define _GNU_SOURCE to get access...
jow [Sun, 5 Feb 2012 20:25:38 +0000 (20:25 +0000)]
[packages] httping: fix flags for nossl variant, define _GNU_SOURCE to get access to protected useconds_t (#10904)

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

12 years ago[packages] syslog-ng: fix config file location in init script (#10908)
jow [Sun, 5 Feb 2012 19:45:20 +0000 (19:45 +0000)]
[packages] syslog-ng: fix config file location in init script (#10908)

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

12 years ago[packages] libfreenect: New package
acinonyx [Sun, 5 Feb 2012 18:19:12 +0000 (18:19 +0000)]
[packages] libfreenect: New package

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

12 years agobatman-adv: upgrade package to latest release 2012.0.0
marek [Sun, 5 Feb 2012 16:21:26 +0000 (16:21 +0000)]
batman-adv: upgrade package to latest release 2012.0.0

Also replace init script with hotplug based set of scripts.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30272 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] libiconv: fix iconv() return value in E2BIG error case, fixes g_convert_wi...
jow [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

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

12 years ago[packages] libiconv: implement UTF-8 encode/decode
jow [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.

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

12 years ago[packages] mc: use autoreconf fixup, remove custom Build/Prepare override, install...
jow [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)

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

12 years ago[packages]: update ntpd to 4.2.6p5
tripolar [Thu, 2 Feb 2012 12:12:03 +0000 (12:12 +0000)]
[packages]: update ntpd to 4.2.6p5

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

12 years ago[packages] collectd: fix build on machines using zsh for /bin/sh
jow [Thu, 2 Feb 2012 10:02:01 +0000 (10:02 +0000)]
[packages] collectd: fix build on machines using zsh for /bin/sh

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

12 years ago[packages] xtables-addons: update to v1.41
jow [Thu, 2 Feb 2012 10:01:58 +0000 (10:01 +0000)]
[packages] xtables-addons: update to v1.41

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

12 years agondppd: initial import (release 0.2.1)
jow [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)

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

12 years ago[packages] ddns-scripts: Introduce retry_interval option to periodically retry DDNS...
acinonyx [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)

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

12 years ago[packages] tmux: update to 1.6, remove obsolete patch
swalker [Tue, 31 Jan 2012 04:38:23 +0000 (04:38 +0000)]
[packages] tmux: update to 1.6, remove obsolete patch

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

12 years ago[packages] unbound: update to 1.4.15
swalker [Tue, 31 Jan 2012 04:38:00 +0000 (04:38 +0000)]
[packages] unbound: update to 1.4.15

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

12 years ago[packages] uftp: update to 3.6.1
swalker [Tue, 31 Jan 2012 04:37:45 +0000 (04:37 +0000)]
[packages] uftp: update to 3.6.1

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

12 years ago[packages] psmisc: Revert r29738's peekfd addition (#10862)
swalker [Sat, 28 Jan 2012 20:58:29 +0000 (20:58 +0000)]
[packages] psmisc: Revert r29738's peekfd addition (#10862)

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

12 years ago[packages] ddns-scripts: add ovh.com (#7340, thanks buggerone), dnsomatic.com (#8804...
swalker [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)

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

12 years ago[packages] mysql: Add missing dependencies
acinonyx [Wed, 25 Jan 2012 13:23:25 +0000 (13:23 +0000)]
[packages] mysql: Add missing dependencies

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

12 years ago[packages] php5: Don't fail on non-existing file removal
acinonyx [Wed, 25 Jan 2012 13:09:37 +0000 (13:09 +0000)]
[packages] php5: Don't fail on non-existing file removal

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

12 years ago[packages] ssmtp: add shebang (#10851)
jow [Tue, 24 Jan 2012 19:08:26 +0000 (19:08 +0000)]
[packages] ssmtp: add shebang (#10851)

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

12 years ago[packages] umurmur: fix library linkage (#10664, #10287, thanks martin)
swalker [Tue, 24 Jan 2012 16:38:35 +0000 (16:38 +0000)]
[packages] umurmur: fix library linkage (#10664, #10287, thanks martin)

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

12 years ago[packages] remove empty directories
jow [Tue, 24 Jan 2012 14:31:33 +0000 (14:31 +0000)]
[packages] remove empty directories

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

12 years ago[packages] aria2: move to the correct directory
jow [Tue, 24 Jan 2012 14:24:33 +0000 (14:24 +0000)]
[packages] aria2: move to the correct directory

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

12 years ago[packages] dstat: move to the correct directory
jow [Tue, 24 Jan 2012 14:19:15 +0000 (14:19 +0000)]
[packages] dstat: move to the correct directory

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

12 years agonew package - aria2
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29887 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoNew package: dstat
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29886 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] openldap: remove unused ldif directory (#10712, thanks flyn), add missing...
swalker [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

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

12 years agopackages: znc: update to 0.204
jogo [Mon, 23 Jan 2012 15:52:32 +0000 (15:52 +0000)]
packages: znc: update to 0.204

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

12 years ago[packages] rrdtool, rrdtool-1.0.x: backport upstream commit r2069
jow [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>

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

12 years ago[packages] boost: fix compile failure (#10535, thanks zhenglei), refresh patches
swalker [Mon, 23 Jan 2012 12:31:38 +0000 (12:31 +0000)]
[packages] boost: fix compile failure (#10535, thanks zhenglei), refresh patches

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

12 years ago[packages] dmapd: update to 0.0.46 (#10734, thanks flyn), create DPAP directory,...
swalker [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

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

12 years ago[packages] collectd: explicitely disable libgcrypt, remove now unneeded rpath flags...
jow [Sun, 22 Jan 2012 16:50:06 +0000 (16:50 +0000)]
[packages] collectd: explicitely disable libgcrypt, remove now unneeded rpath flags (#10604)

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

12 years ago[packages] xmlrpc-c: update to 2233, remove unrecognized configure option, cleanup...
swalker [Sun, 22 Jan 2012 05:37:00 +0000 (05:37 +0000)]
[packages] xmlrpc-c: update to 2233, remove unrecognized configure option, cleanup Makefile

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

12 years ago[packages] curl: restore 100-cross-compile.patch, the current version also does LD_LI...
jow [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

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

12 years ago[packages] htop: disable unicode to remove libncursesw requirement
jow [Sat, 21 Jan 2012 15:49:20 +0000 (15:49 +0000)]
[packages] htop: disable unicode to remove libncursesw requirement

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

12 years ago[packages] squid: build without capabilities support
swalker [Fri, 20 Jan 2012 08:59:08 +0000 (08:59 +0000)]
[packages] squid: build without capabilities support

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

12 years ago[packages] remove more empty directories
swalker [Fri, 20 Jan 2012 04:22:34 +0000 (04:22 +0000)]
[packages] remove more empty directories

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

12 years ago[packages] baresip, batman-adv, htop, re, restund: remove empty patches directory
swalker [Fri, 20 Jan 2012 02:15:19 +0000 (02:15 +0000)]
[packages] baresip, batman-adv, htop, re, restund: remove empty patches directory

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

12 years ago[packages] jansson: update to v2.2.1, remove extra LDFLAGS - based on patch by Roman...
jow [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>

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

12 years ago[packages] remove now empty patch files
jow [Thu, 19 Jan 2012 16:52:05 +0000 (16:52 +0000)]
[packages] remove now empty patch files

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

12 years ago[packages] move updated mrtg to the correct location
jow [Thu, 19 Jan 2012 16:49:29 +0000 (16:49 +0000)]
[packages] move updated mrtg to the correct location

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

12 years ago[packages] remove old mrtg package
jow [Thu, 19 Jan 2012 16:49:26 +0000 (16:49 +0000)]
[packages] remove old mrtg package

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

12 years agocorrect tar link
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29813 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] mrtg:
jow [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

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

12 years agomrtg: add mrtg package
jow [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/

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

12 years agohtop: Bump to v1.0
jow [Thu, 19 Jan 2012 16:13:36 +0000 (16:13 +0000)]
htop: Bump to v1.0

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29810 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] 6tunnel: fix initalization of optc on arm, based on patch by Maxim Osipov...
jow [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>

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

12 years ago[packages] libsrtp:
jow [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

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

12 years agoAdd srtp lib package
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29807 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] privoxy: update to v3.0.19
jow [Thu, 19 Jan 2012 15:32:22 +0000 (15:32 +0000)]
[packages] privoxy: update to v3.0.19

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

12 years ago[packages] ipv6calc: update to v0.92.0
jow [Thu, 19 Jan 2012 15:13:22 +0000 (15:13 +0000)]
[packages] ipv6calc: update to v0.92.0

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

12 years agoNew package mbus
jow [Thu, 19 Jan 2012 15:08:05 +0000 (15:08 +0000)]
New package mbus

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29803 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: new package libsml
jow [Thu, 19 Jan 2012 15:08:02 +0000 (15:08 +0000)]
packages: new package libsml

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29802 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] baresip: infer SYSROOT from cross cpp, same fix as for "re"
jow [Thu, 19 Jan 2012 13:20:05 +0000 (13:20 +0000)]
[packages] baresip: infer SYSROOT from cross cpp, same fix as for "re"

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

12 years ago[packages] restund: infer SYSROOT from cross cpp, same fix as for "re"
jow [Thu, 19 Jan 2012 13:18:08 +0000 (13:18 +0000)]
[packages] restund: infer SYSROOT from cross cpp, same fix as for "re"

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

12 years ago[packages] re: infer SYSROOT from the cross cpp's idea of pthread.h location
jow [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.

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

12 years ago[packages] unbound: update to 1.4.14 (#10249, CVE-2011-4528, thanks Cybjit), refresh...
swalker [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

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

12 years ago[packages] ldns: update to 1.6.12, add drill package
swalker [Thu, 19 Jan 2012 05:05:45 +0000 (05:05 +0000)]
[packages] ldns: update to 1.6.12, add drill package

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

12 years ago[packages] re: include stdint.h to solve build failure
jow [Thu, 19 Jan 2012 02:40:05 +0000 (02:40 +0000)]
[packages] re: include stdint.h to solve build failure

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

12 years ago[packages] spandsp: every dead autoconf macro is a good autoconf macro
jow [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

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

12 years agoupgrade baresip, restund, libre, librem to version 0.4.0
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29791 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agocurl: upgrade to 7.23.1
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29787 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] crtmpserver: update to r726
jow [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

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

12 years ago[packages] memcached: update to 1.4.11 (#10804), add missing libpthread dependency...
swalker [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

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

12 years ago[packages] curl: fix syntax error in OpenWrt Makefile
jow [Wed, 18 Jan 2012 14:48:57 +0000 (14:48 +0000)]
[packages] curl: fix syntax error in OpenWrt Makefile

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

12 years ago[packages] curl: don't fail with empty TARGET_LDFLAGS
jow [Wed, 18 Jan 2012 03:55:12 +0000 (03:55 +0000)]
[packages] curl: don't fail with empty TARGET_LDFLAGS

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

12 years ago[packages]: nfs-kernel-server - don't link against libcap
tripolar [Tue, 17 Jan 2012 13:43:08 +0000 (13:43 +0000)]
[packages]: nfs-kernel-server - don't link against libcap

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

12 years ago[packages] asterisk-1.8.x: fix not-yet-existing libsrtp dependency
zandbelt [Mon, 16 Jan 2012 11:56:34 +0000 (11:56 +0000)]
[packages] asterisk-1.8.x: fix not-yet-existing libsrtp dependency

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

12 years ago[packages] ndisc: update to 1.0.2, package rltraceroute6 (#8153), refresh patches
swalker [Mon, 16 Jan 2012 06:25:23 +0000 (06:25 +0000)]
[packages] ndisc: update to 1.0.2, package rltraceroute6 (#8153), refresh patches

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

12 years ago[packages] lftp: update to 4.3.4
swalker [Mon, 16 Jan 2012 03:51:59 +0000 (03:51 +0000)]
[packages] lftp: update to 4.3.4

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

12 years ago[packages] libnatpmp: update to 20110808
swalker [Mon, 16 Jan 2012 03:51:39 +0000 (03:51 +0000)]
[packages] libnatpmp: update to 20110808

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

12 years ago[packages] php5: update to 5.3.9
mhei [Sat, 14 Jan 2012 23:00:00 +0000 (23:00 +0000)]
[packages] php5: update to 5.3.9

Refresh patches accordingly.

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

12 years ago[packages] gnuplot: update to 4.4.4, add missing dependencies & copyright, disable...
swalker [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

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

12 years ago[packages] wavemon: update to 0.7.3, remove obsolete patches, use PKG_INSTALL & MAKE_...
swalker [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

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

12 years ago[packages] upx: update to 3.08
swalker [Fri, 13 Jan 2012 22:12:45 +0000 (22:12 +0000)]
[packages] upx: update to 3.08

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

12 years ago[packages] psmisc: update to 22.14, add peekfd
swalker [Fri, 13 Jan 2012 22:12:19 +0000 (22:12 +0000)]
[packages] psmisc: update to 22.14, add peekfd

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