jow
618aa9516c
[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
2012-02-07 15:30:16 +00:00
acinonyx
3a2c6b46e4
[packages] libssh2: Add package description
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:20:03 +00:00
acinonyx
f8e256da64
[packages] libssh2: Cleanup package Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:16:18 +00:00
jow
ad7b409a83
[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
2012-02-07 14:49:34 +00:00
jow
c8011c7674
[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
2012-02-07 12:57:39 +00:00
jow
326ade1d0b
[packages] autossh: fix syntax error in init script ( #10920 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 12:42:03 +00:00
mirko
27e6988a80
[packages] add package 'libssh2' - thanks to Jiri Slachta
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 11:52:07 +00:00
mhei
ae5ae096a4
[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
2012-02-06 20:53:58 +00:00
jow
2198b934f7
[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
2012-02-06 15:04:53 +00:00
jow
fef6743dcf
[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
2012-02-06 11:54:43 +00:00
jow
c90908e7b0
[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
2012-02-06 10:21:49 +00:00
swalker
ee8f99d276
[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
2012-02-05 21:16:20 +00:00
swalker
5f2af148dc
[packages] libgphoto2: update to 2.4.12, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-05 21:15:58 +00:00
swalker
b4bc172f88
[packages] syslog-ng: add missing librt dependency ( #10810 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-05 20:50:18 +00:00
jow
2a6992885d
[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
2012-02-05 20:25:38 +00:00
jow
4451643a36
[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
2012-02-05 19:45:20 +00:00
acinonyx
444b6457b9
[packages] libfreenect: New package
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-05 18:19:12 +00:00
marek
80bad1bd5f
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
2012-02-05 16:21:26 +00:00
jow
8e5ca76e99
[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
2012-02-03 15:43:33 +00:00
jow
53932a0591
[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
2012-02-03 01:29:42 +00:00
jow
31da6ef038
[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
2012-02-02 13:16:56 +00:00
tripolar
6886bc09c3
[packages]: update ntpd to 4.2.6p5
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-02 12:12:03 +00:00
jow
bdde6b2049
[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
2012-02-02 10:02:01 +00:00
jow
021b7dff3f
[packages] xtables-addons: update to v1.41
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-02 10:01:58 +00:00
jow
2091be2585
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
2012-02-02 10:01:49 +00:00
acinonyx
8c51b40c1e
[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
2012-01-31 20:00:02 +00:00
swalker
b4d8e64581
[packages] tmux: update to 1.6, remove obsolete patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-31 04:38:23 +00:00
swalker
cf0ba583b1
[packages] unbound: update to 1.4.15
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-31 04:38:00 +00:00
swalker
fe081adf85
[packages] uftp: update to 3.6.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-31 04:37:45 +00:00
swalker
5a13a91c4b
[packages] psmisc: Revert r29738's peekfd addition ( #10862 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-28 20:58:29 +00:00
swalker
262c61fab3
[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
2012-01-25 21:54:44 +00:00
acinonyx
1fc4821c77
[packages] mysql: Add missing dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-25 13:23:25 +00:00
acinonyx
6dd32a3202
[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
2012-01-25 13:09:37 +00:00
jow
3fbce7c15d
[packages] ssmtp: add shebang ( #10851 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 19:08:26 +00:00
swalker
46505d368e
[packages] umurmur: fix library linkage ( #10664 , #10287 , thanks martin)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 16:38:35 +00:00
jow
3c2a27d05a
[packages] remove empty directories
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 14:31:33 +00:00
jow
289e5290aa
[packages] aria2: move to the correct directory
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 14:24:33 +00:00
jow
8bca4992d8
[packages] dstat: move to the correct directory
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-24 14:19:15 +00:00
jow
129997f969
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
2012-01-24 14:19:14 +00:00
jow
f9a0ddcf86
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
2012-01-24 14:15:01 +00:00
swalker
1eb3a5c464
[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
2012-01-24 12:44:15 +00:00
jogo
a9c65a441f
packages: znc: update to 0.204
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-23 15:52:32 +00:00
jow
d45ef2c11a
[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
2012-01-23 13:55:11 +00:00
swalker
92c8129c46
[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
2012-01-23 12:31:38 +00:00
swalker
c7d5e5dbd4
[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
2012-01-23 12:26:58 +00:00
jow
836710ade7
[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
2012-01-22 16:50:06 +00:00
swalker
bb36a7ae69
[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
2012-01-22 05:37:00 +00:00
jow
e8188cac6c
[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
2012-01-21 18:49:05 +00:00
jow
0132f3978d
[packages] htop: disable unicode to remove libncursesw requirement
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-21 15:49:20 +00:00
swalker
65b74ec071
[packages] squid: build without capabilities support
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-20 08:59:08 +00:00