Florian Fainelli [Sat, 10 Apr 2010 18:33:10 +0000 (18:33 +0000)]
ez-ipudate: fix config generator to permit default server
This patch allows ez-ipupdate to use the default server for the specified DDNS
service type when no server hostname is supplied by the user.
In detail:
The default config file supplied in the ez-ipupdate package does not include a
"server" line, and ez-ipupdate itself does not require an explicit server
(since it will select a server based on the service type).
Unfortunately, if the user simply fills in the blanks in the OpenWrt-supplied
ez-ipupdate config, the service will silently fail to start because the hotplug
script inserts a line in the generated config which states "server=", and
ez-ipupdate doesn't like a blank server setting.
The above scenario doesn't seem like a good user experience, so this is a
small patch to the hotplug script to omit the "server" line (and let
ez-ipupdate select its own default) in the event that the user has not
specified a server.
Signed-off-by: Scott Dudley <spmsink@hotmail.com>
SVN-Revision: 20783
Florian Fainelli [Sat, 10 Apr 2010 18:33:08 +0000 (18:33 +0000)]
upgrade JamVM to 1.5.4
This patch upgrades JamVM from 1.5.3 to 1.5.4
Signed-off-by: Mark Kelly <mekelly5@gmail.com>
SVN-Revision: 20782
Florian Fainelli [Sat, 10 Apr 2010 18:33:06 +0000 (18:33 +0000)]
nmap: Add nmap-os-db to package.
This patch adds nmap-os-db to the nmap package. Nmap cannot
identify OS's without it (actually it doesn't even try).
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20781
Florian Fainelli [Sat, 10 Apr 2010 18:33:04 +0000 (18:33 +0000)]
add package for BIRD Internet Routing Daemon
Here is the patch that adds a package for The BIRD Internet Routing
Daemon. It is updated to the current version of BIRD (v 1.2.2).
BIRD is an internet routing daemon that implements OSPF, RIP and BGP.
It is fast, lightweight and small (cca 300 kB), therefore ideal for
OpenWRT based routers.
The makefile is rather tricky, as BIRD have to be built two times (for
IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
and BIRD client, because client depends on libreadline and is not
strictly necessary.
Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
SVN-Revision: 20780
Florian Fainelli [Sat, 10 Apr 2010 18:33:01 +0000 (18:33 +0000)]
remove kmod-appletalk dependency, change description, and make init script executable (#6619)
SVN-Revision: 20779
Scott V. Kamp [Sat, 10 Apr 2010 04:13:56 +0000 (04:13 +0000)]
modified patch added missing ipt_REDIRECT from initialize.fw
SVN-Revision: 20772
Scott V. Kamp [Sat, 10 Apr 2010 00:38:04 +0000 (00:38 +0000)]
- fixes url to get 0.93pre2 from nocat.net
SVN-Revision: 20771
Scott V. Kamp [Sat, 10 Apr 2010 00:33:47 +0000 (00:33 +0000)]
- updates nocatsplash to a functional version
SVN-Revision: 20770
Stephen Walker [Fri, 9 Apr 2010 03:15:59 +0000 (03:15 +0000)]
darkstat: update to 3.0.713, use PKG_INSTALL and Build/Compile/Default, fix now invalid configure argument, description display and title typo
SVN-Revision: 20749
Stephen Walker [Fri, 9 Apr 2010 01:54:48 +0000 (01:54 +0000)]
stress: update to 1.0.4, fix description display
SVN-Revision: 20748
Stephen Walker [Fri, 9 Apr 2010 01:01:35 +0000 (01:01 +0000)]
tor: update to 0.2.1.25
SVN-Revision: 20747
Hans Zandbelt [Thu, 8 Apr 2010 19:48:31 +0000 (19:48 +0000)]
add required libpopt dependency for asterisk14-mini; fixes #7112
SVN-Revision: 20746
Mirko Vogt [Thu, 8 Apr 2010 00:27:49 +0000 (00:27 +0000)]
enable linux framebuffer support for SDL (besides support for DirectFB)
SVN-Revision: 20744
Mirko Vogt [Thu, 8 Apr 2010 00:26:35 +0000 (00:26 +0000)]
enable linux framebuffer support for Qt (besides support for DirectFB)
SVN-Revision: 20743
Jo-Philipp Wich [Wed, 7 Apr 2010 18:50:49 +0000 (18:50 +0000)]
add cups-bjnp, a CUPS backend for proprietary Canon printer protocol
SVN-Revision: 20738
Nicolas Thill [Tue, 6 Apr 2010 09:36:43 +0000 (09:36 +0000)]
aprx: prevent spurious rebuilds caused by PKG_BUILD_DIR containing .svn, use svn upstream repository instead
SVN-Revision: 20732
Nicolas Thill [Tue, 6 Apr 2010 09:26:42 +0000 (09:26 +0000)]
file: prevent spurious rebuilds, caused by touching files during Package/file/install, use Hooks/... instead, cleanup
SVN-Revision: 20731
Nicolas Thill [Tue, 6 Apr 2010 09:14:51 +0000 (09:14 +0000)]
git: prevent spurious rebuilds caused by $(MAKE) ... install being called in Package/git/install, use PKG_INSTALL instead
SVN-Revision: 20730
Nicolas Thill [Tue, 6 Apr 2010 08:59:52 +0000 (08:59 +0000)]
sipp: prevent spurious rebuilds (caused by PKG_BUILD_DIR containing .svn), link against libgcc_s when possible, remove trailing whitespaces
SVN-Revision: 20729
Nicolas Thill [Mon, 5 Apr 2010 03:08:11 +0000 (03:08 +0000)]
appweb: not ported to avr32 (yet)
SVN-Revision: 20716
Andrew Byrne [Mon, 5 Apr 2010 02:15:14 +0000 (02:15 +0000)]
wide-dhcpv6: Set maintainer
SVN-Revision: 20713
Nicolas Thill [Mon, 5 Apr 2010 01:59:06 +0000 (01:59 +0000)]
openswan: add a patch to fix build on 2.6.30 targets where CONFIG_COMPAT_NET_DEV_OPS is not set
SVN-Revision: 20712
Bernhard Loos [Mon, 5 Apr 2010 00:57:54 +0000 (00:57 +0000)]
set maintainer for nano
SVN-Revision: 20711
Nicolas Thill [Sun, 4 Apr 2010 18:46:36 +0000 (18:46 +0000)]
packages/collectd: fix typo in ascent configure hook, mark iptables & netlink plugins as broken on 2.4 (closes: #6961)
SVN-Revision: 20710
Nicolas Thill [Sun, 4 Apr 2010 15:42:42 +0000 (15:42 +0000)]
asterisk-1.6.x: remove obsolete ppc fix (closes: #7069)
SVN-Revision: 20702
Nicolas Thill [Sun, 4 Apr 2010 14:51:11 +0000 (14:51 +0000)]
streamripper: explicitely disable use of internal libmad (closes: #6974), use PKG_INSTALL, bump release number
SVN-Revision: 20700
Nicolas Thill [Sun, 4 Apr 2010 14:40:07 +0000 (14:40 +0000)]
libmad: fix build failure on targets using -O2 optimizations (partially closes: #6974)
SVN-Revision: 20699
Mirko Vogt [Sun, 4 Apr 2010 12:59:28 +0000 (12:59 +0000)]
check for any enabled decoration, not just for the default one
SVN-Revision: 20697
Mirko Vogt [Sun, 4 Apr 2010 12:55:25 +0000 (12:55 +0000)]
libwnck depends on libX11
SVN-Revision: 20696
Andrew Byrne [Sun, 4 Apr 2010 06:41:00 +0000 (06:41 +0000)]
wide-dhcpv6: Add debug option to dhcp6c
SVN-Revision: 20691
Travis Kemen [Sat, 3 Apr 2010 22:23:37 +0000 (22:23 +0000)]
fix port field, from #7004
SVN-Revision: 20689
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:08:58 +0000 (18:08 +0000)]
quagga{,-unstable}: Add package maintainer
SVN-Revision: 20678
Travis Kemen [Sat, 3 Apr 2010 01:10:05 +0000 (01:10 +0000)]
fix ftpd-topfield from overwriting init script with conf file, from #6999
SVN-Revision: 20663
Travis Kemen [Fri, 2 Apr 2010 13:34:03 +0000 (13:34 +0000)]
use internal server unless specified, closes #7041
SVN-Revision: 20654
Nicolas Thill [Thu, 1 Apr 2010 09:13:36 +0000 (09:13 +0000)]
upx: add support for avr32 (closes: #7009)
SVN-Revision: 20647
Nicolas Thill [Thu, 1 Apr 2010 06:00:56 +0000 (06:00 +0000)]
hping3: fix build failure on avr32 (closes: #7006)
SVN-Revision: 20646
Nicolas Thill [Thu, 1 Apr 2010 05:57:20 +0000 (05:57 +0000)]
hping3: refresh patches
SVN-Revision: 20645
Nicolas Thill [Thu, 1 Apr 2010 05:49:36 +0000 (05:49 +0000)]
yaddns: mark as broken (fails on 19/22 targets)
SVN-Revision: 20644
Nicolas Thill [Thu, 1 Apr 2010 05:45:09 +0000 (05:45 +0000)]
ctorrent: fix build failure on avr32
SVN-Revision: 20643
Daniel Dickinson [Wed, 31 Mar 2010 10:36:16 +0000 (10:36 +0000)]
cshore: Add myself as maintainter to packages I maintain
SVN-Revision: 20634
Daniel Dickinson [Wed, 31 Mar 2010 10:35:59 +0000 (10:35 +0000)]
cshore: Add myself as maintainter to packages I maintain
SVN-Revision: 20633
Jo-Philipp Wich [Tue, 30 Mar 2010 23:41:38 +0000 (23:41 +0000)]
move maintainer vars to the right position after r20618-r20621
SVN-Revision: 20622
Hans Zandbelt [Tue, 30 Mar 2010 23:37:14 +0000 (23:37 +0000)]
add maintainer ref to radsecproxy upon request
SVN-Revision: 20621
Hans Zandbelt [Tue, 30 Mar 2010 23:36:48 +0000 (23:36 +0000)]
add maintainer ref to asteris14 and asteris14-addons upon request
SVN-Revision: 20620
Hans Zandbelt [Tue, 30 Mar 2010 23:33:55 +0000 (23:33 +0000)]
add maintainer ref to asterisk16 Makefilei upon request
SVN-Revision: 20619
Hans Zandbelt [Tue, 30 Mar 2010 23:32:02 +0000 (23:32 +0000)]
update asterisk16 to 1.6.2.6 and apply fix from #6255; thanks swalker
SVN-Revision: 20618
Nicolas Thill [Tue, 30 Mar 2010 18:27:11 +0000 (18:27 +0000)]
ruby: support for "half-finished" ftptls & telnets libraries has been discontinued upstream
SVN-Revision: 20612
Artur Wronowski [Tue, 30 Mar 2010 16:39:15 +0000 (16:39 +0000)]
Add maintainer, add submenu, fix deps
SVN-Revision: 20611
Gabriel Kerneis [Tue, 30 Mar 2010 15:25:44 +0000 (15:25 +0000)]
polipo: Fix maintainer (closes: #7010)
Messed up in previous commit.
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 20609
Nicolas Thill [Tue, 30 Mar 2010 15:22:51 +0000 (15:22 +0000)]
jamvm: not supported on avr32
SVN-Revision: 20608
Cezary Jackiewicz [Tue, 30 Mar 2010 15:08:55 +0000 (15:08 +0000)]
Add maintainer
SVN-Revision: 20607
Gabriel Kerneis [Tue, 30 Mar 2010 13:54:54 +0000 (13:54 +0000)]
polipo: Add maintainer to Makefile
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 20605
Nicolas Thill [Tue, 30 Mar 2010 13:00:08 +0000 (13:00 +0000)]
xtables-addons: package TEE extension
SVN-Revision: 20602
Nicolas Thill [Tue, 30 Mar 2010 12:13:43 +0000 (12:13 +0000)]
cryptsetup: mark as 2.6 only
SVN-Revision: 20601
Nicolas Thill [Tue, 30 Mar 2010 12:04:24 +0000 (12:04 +0000)]
lighttpd: add a patch fixing upstream issue [redmine.lighttpd.net/issues/2157 2157] with recent OpenSSL (closes: #6996)
SVN-Revision: 20600
Gabor Juhos [Tue, 30 Mar 2010 08:33:43 +0000 (08:33 +0000)]
packages/binutils: fix build for arm targets (closes #6978)
SVN-Revision: 20595
Florian Fainelli [Mon, 29 Mar 2010 20:39:55 +0000 (20:39 +0000)]
libtorrent can only be built with gcc-4.2.1, which is provided by linux 2.6, so make it linux-2.6 specific
SVN-Revision: 20589
Florian Fainelli [Mon, 29 Mar 2010 20:39:54 +0000 (20:39 +0000)]
restrict openl2tp to 2.6 kernels (#6970)
SVN-Revision: 20588
Florian Fainelli [Mon, 29 Mar 2010 20:39:51 +0000 (20:39 +0000)]
restrict v4l to 2.6 kernels only since it uses v4l2 includes (#6972)
SVN-Revision: 20587
Florian Fainelli [Mon, 29 Mar 2010 20:39:46 +0000 (20:39 +0000)]
fix mtd-utils compilation with 2.4 kernels (#6985)
SVN-Revision: 20586
Vasilis Tsiligiannis [Mon, 29 Mar 2010 14:58:36 +0000 (14:58 +0000)]
wget: Fix installation and cleanup package makefile (#6990)
* wget package binary installed at /usr/bin/wget-ssl
* wget-nossl package binary installed at /usr/bin/wget-nossl
* allows both packages to co-exist without conflict
* busybox symlink is replaced with symlink to newest package binary
* symlink is restored when removing package with the following preference:
1. /usr/bin/wget-ssl or /usr/bin/wget-nossl
2. /bin/busybox
SVN-Revision: 20583
Florian Fainelli [Mon, 29 Mar 2010 11:03:32 +0000 (11:03 +0000)]
fix bemused compilation failure (#6980)
SVN-Revision: 20579
Florian Fainelli [Mon, 29 Mar 2010 11:03:30 +0000 (11:03 +0000)]
fix libtorrent build failure (#6981)
SVN-Revision: 20578
Florian Fainelli [Mon, 29 Mar 2010 11:03:27 +0000 (11:03 +0000)]
fix libaxpian build failure (#6982)
SVN-Revision: 20577
Florian Fainelli [Mon, 29 Mar 2010 11:03:25 +0000 (11:03 +0000)]
fix pcapsipdump compilation failure (#6983)
SVN-Revision: 20576
Florian Fainelli [Mon, 29 Mar 2010 11:03:23 +0000 (11:03 +0000)]
fix scponly compilation failure (#6986)
SVN-Revision: 20575
Florian Fainelli [Mon, 29 Mar 2010 11:03:21 +0000 (11:03 +0000)]
fix urbi compilation failure on octeon (#6987)
SVN-Revision: 20574
Nicolas Thill [Mon, 29 Mar 2010 01:14:53 +0000 (01:14 +0000)]
ctorrent: fix build failure on brcm-2.4 with gcc-3.4.6 (closes: #6988)
SVN-Revision: 20568
Mirko Vogt [Mon, 29 Mar 2010 00:56:18 +0000 (00:56 +0000)]
use gcc instead of g++ to avoid unnecessary linking against libstdc++, as this is plain C software
SVN-Revision: 20567
Felix Fietkau [Sun, 28 Mar 2010 23:52:50 +0000 (23:52 +0000)]
et131x: clean up and make building without CONFIG_STAGING=y work (fixes #5566)
SVN-Revision: 20565
Stephen Walker [Sun, 28 Mar 2010 23:05:44 +0000 (23:05 +0000)]
netatalk: fix PKG_VERSION variable
SVN-Revision: 20562
Mirko Vogt [Sun, 28 Mar 2010 22:07:30 +0000 (22:07 +0000)]
no need to depend on libstdcpp
SVN-Revision: 20559
Florian Fainelli [Sun, 28 Mar 2010 17:04:28 +0000 (17:04 +0000)]
downgrade netatalk to 2.0.5 (#6965, #6619)
SVN-Revision: 20546
Florian Fainelli [Sun, 28 Mar 2010 16:58:19 +0000 (16:58 +0000)]
add yaddns, patch from rhk
SVN-Revision: 20545
Florian Fainelli [Sun, 28 Mar 2010 16:58:17 +0000 (16:58 +0000)]
add GRE support to ipsec-tools, so that opennhrp can work (#6926)
SVN-Revision: 20544
Nicolas Thill [Sun, 28 Mar 2010 14:55:04 +0000 (14:55 +0000)]
ucarp: add dependency on ip instead of messing with busybox default config (closes: #6968), bump release number
SVN-Revision: 20543
Florian Fainelli [Sun, 28 Mar 2010 13:22:00 +0000 (13:22 +0000)]
update radvd to 1.6
SVN-Revision: 20541
Florian Fainelli [Sun, 28 Mar 2010 13:21:58 +0000 (13:21 +0000)]
workaround missing symlinks for freeradius2 libraries (#6344)
SVN-Revision: 20540
Florian Fainelli [Sun, 28 Mar 2010 13:21:56 +0000 (13:21 +0000)]
add uams libraries, configuration file and init script (#6965)
SVN-Revision: 20539
Stephen Walker [Sun, 28 Mar 2010 06:35:01 +0000 (06:35 +0000)]
font-misc-misc: fix stray xorg-fonts section definition
SVN-Revision: 20536
Stephen Walker [Sun, 28 Mar 2010 06:27:01 +0000 (06:27 +0000)]
use xorg-libraries as the section definition for Xorg libraries
SVN-Revision: 20535
Mirko Vogt [Sat, 27 Mar 2010 20:16:46 +0000 (20:16 +0000)]
vte depends on gdkx and therefore libX11
SVN-Revision: 20527
Florian Fainelli [Sat, 27 Mar 2010 17:21:08 +0000 (17:21 +0000)]
fix openser module linking issues (#6932)
SVN-Revision: 20521
Florian Fainelli [Sat, 27 Mar 2010 17:21:05 +0000 (17:21 +0000)]
fix nocatauth check for iptables (#6929)
SVN-Revision: 20520
Florian Fainelli [Sat, 27 Mar 2010 17:21:02 +0000 (17:21 +0000)]
add fowsr (#6952)
SVN-Revision: 20519
Florian Fainelli [Sat, 27 Mar 2010 13:55:09 +0000 (13:55 +0000)]
fix dibbler-server pid creation (#6906)
SVN-Revision: 20512
Florian Fainelli [Sat, 27 Mar 2010 13:55:07 +0000 (13:55 +0000)]
also install rbash (#6927)
SVN-Revision: 20511
Florian Fainelli [Sat, 27 Mar 2010 13:31:27 +0000 (13:31 +0000)]
fix gnupg compilation failure with gcc-4.4 (#6951)
SVN-Revision: 20510
Florian Fainelli [Sat, 27 Mar 2010 13:31:21 +0000 (13:31 +0000)]
fix libnids compilation failure (#6947)
SVN-Revision: 20509
Florian Fainelli [Sat, 27 Mar 2010 13:31:17 +0000 (13:31 +0000)]
exclude postgresql from openser, not packaged and does not build
SVN-Revision: 20508
Florian Fainelli [Fri, 26 Mar 2010 17:57:54 +0000 (17:57 +0000)]
fix tmux compilation (#6944)
SVN-Revision: 20487
Florian Fainelli [Fri, 26 Mar 2010 17:57:51 +0000 (17:57 +0000)]
fix dbus compilation error with brcm-2.4 and gcc-3.4.6 (#6942)
SVN-Revision: 20486
Nicolas Thill [Fri, 26 Mar 2010 00:53:57 +0000 (00:53 +0000)]
lsqlite3: fix compilation, set INCS & LIBS, pass UNAME to prevent it from being guessed from the host
SVN-Revision: 20435
Jo-Philipp Wich [Thu, 25 Mar 2010 16:03:10 +0000 (16:03 +0000)]
add cyassl (moved from packages feed, required by uhttpd-mod-tls)
SVN-Revision: 20430
Nicolas Thill [Thu, 25 Mar 2010 14:03:45 +0000 (14:03 +0000)]
btrfs-progs: mark as 2.6 only
SVN-Revision: 20424
Florian Fainelli [Thu, 25 Mar 2010 13:44:13 +0000 (13:44 +0000)]
compile lvm2 with fpic when necessary (#6930)
SVN-Revision: 20423
Vasilis Tsiligiannis [Thu, 25 Mar 2010 13:40:44 +0000 (13:40 +0000)]
boost: Don't add --without-<library> configure arguments for unselected packages (#6931)
SVN-Revision: 20421
Jo-Philipp Wich [Thu, 25 Mar 2010 11:04:08 +0000 (11:04 +0000)]
cyassl: get rid of zlib and pthread dependencies
SVN-Revision: 20417
Nicolas Thill [Thu, 25 Mar 2010 03:34:22 +0000 (03:34 +0000)]
umurmur: update to 0.2.4 (closes: #6935)
SVN-Revision: 20412
Travis Kemen [Thu, 25 Mar 2010 01:15:21 +0000 (01:15 +0000)]
fix incorrect DEPENDS, from #6211
SVN-Revision: 20411