florian [Sun, 11 Apr 2010 21:07:54 +0000 (21:07 +0000)]
[package] fix killing and starting of dhcp (#6919)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20814
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 21:07:51 +0000 (21:07 +0000)]
[package] mark linuxigd as 2.6 only (#6973)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20813
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 20:51:41 +0000 (20:51 +0000)]
[package] do not stall rcS start because of ddns-scripts init (#7109)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20812
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 20:43:41 +0000 (20:43 +0000)]
[package] allow a script to get the ip address, patch from Tomasz Fornal
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20810
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 20:43:38 +0000 (20:43 +0000)]
[package] update usb-modeswitch to 1.1.1, patch from Roberto Riggio
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20809
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 18:38:20 +0000 (18:38 +0000)]
[package] update nodogsplash to 0.9 beta9.9.6 (#7053)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20806
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 18:26:22 +0000 (18:26 +0000)]
[package] add e169-stats (#7101)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20805
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 18:26:07 +0000 (18:26 +0000)]
[package] update lcd4linux to r1116, added huawei module (#7097)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20804
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 11 Apr 2010 12:38:15 +0000 (12:38 +0000)]
[package] update fowsr to
20100403
- Wunderground format adjusted
- Added dew point
- Added calculated rain hour/day/week/month
Signed-off-by: Arne-Jørgen Auberg<arne.jorgen.auberg@gmail.co>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20795
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 10 Apr 2010 18:33:10 +0000 (18:33 +0000)]
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20783
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 10 Apr 2010 18:33:08 +0000 (18:33 +0000)]
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20782
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 10 Apr 2010 18:33:06 +0000 (18:33 +0000)]
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20781
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 10 Apr 2010 18:33:04 +0000 (18:33 +0000)]
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20780
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 10 Apr 2010 18:33:01 +0000 (18:33 +0000)]
[package] remove kmod-appletalk dependency, change description, and make init script executable (#6619)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20779
3c298f89-4303-0410-b956-
a3cf2f4a3e73
dingo [Sat, 10 Apr 2010 04:13:56 +0000 (04:13 +0000)]
[patchteam] modified patch added missing ipt_REDIRECT from initialize.fw
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20772
3c298f89-4303-0410-b956-
a3cf2f4a3e73
dingo [Sat, 10 Apr 2010 00:38:04 +0000 (00:38 +0000)]
[patchteam] - fixes url to get 0.93pre2 from nocat.net
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20771
3c298f89-4303-0410-b956-
a3cf2f4a3e73
dingo [Sat, 10 Apr 2010 00:33:47 +0000 (00:33 +0000)]
[patchteam] - updates nocatsplash to a functional version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20770
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 9 Apr 2010 03:15:59 +0000 (03:15 +0000)]
[packages] darkstat: update to 3.0.713, use PKG_INSTALL and Build/Compile/Default, fix now invalid configure argument, description display and title typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20749
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 9 Apr 2010 01:54:48 +0000 (01:54 +0000)]
[packages] stress: update to 1.0.4, fix description display
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20748
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 9 Apr 2010 01:01:35 +0000 (01:01 +0000)]
[packages] tor: update to 0.2.1.25
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20747
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Thu, 8 Apr 2010 19:48:31 +0000 (19:48 +0000)]
add required libpopt dependency for asterisk14-mini; fixes #7112
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20746
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Thu, 8 Apr 2010 00:27:49 +0000 (00:27 +0000)]
enable linux framebuffer support for SDL
(besides support for DirectFB)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20744
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Thu, 8 Apr 2010 00:26:35 +0000 (00:26 +0000)]
enable linux framebuffer support for Qt
(besides support for DirectFB)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20743
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 7 Apr 2010 18:50:49 +0000 (18:50 +0000)]
[packages] add cups-bjnp, a CUPS backend for proprietary Canon printer protocol
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20738
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 6 Apr 2010 09:36:43 +0000 (09:36 +0000)]
[packages] aprx: prevent spurious rebuilds caused by PKG_BUILD_DIR containing .svn, use svn upstream repository instead
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20732
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 6 Apr 2010 09:26:42 +0000 (09:26 +0000)]
[packages] file: prevent spurious rebuilds, caused by touching files during Package/file/install, use Hooks/... instead, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20731
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 6 Apr 2010 09:14:51 +0000 (09:14 +0000)]
[packages] git: prevent spurious rebuilds caused by $(MAKE) ... install being called in Package/git/install, use PKG_INSTALL instead
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20730
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 6 Apr 2010 08:59:52 +0000 (08:59 +0000)]
[packages] sipp: prevent spurious rebuilds (caused by PKG_BUILD_DIR containing .svn), link against libgcc_s when possible, remove trailing whitespaces
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20729
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 5 Apr 2010 03:08:11 +0000 (03:08 +0000)]
[packages] appweb: not ported to avr32 (yet)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20716
3c298f89-4303-0410-b956-
a3cf2f4a3e73
abyrne [Mon, 5 Apr 2010 02:15:14 +0000 (02:15 +0000)]
[packages] wide-dhcpv6: Set maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20713
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 5 Apr 2010 01:59:06 +0000 (01:59 +0000)]
[packages] openswan: add a patch to fix build on 2.6.30 targets where CONFIG_COMPAT_NET_DEV_OPS is not set
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20712
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rtz2 [Mon, 5 Apr 2010 00:57:54 +0000 (00:57 +0000)]
set maintainer for nano
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20711
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [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)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20710
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 4 Apr 2010 15:42:42 +0000 (15:42 +0000)]
[packages] asterisk-1.6.x: remove obsolete ppc fix (closes: #7069)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20702
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 4 Apr 2010 14:51:11 +0000 (14:51 +0000)]
[packages] streamripper: explicitely disable use of internal libmad (closes: #6974), use PKG_INSTALL, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20700
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 4 Apr 2010 14:40:07 +0000 (14:40 +0000)]
[packages] libmad: fix build failure on targets using -O2 optimizations (partially closes: #6974)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20699
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Sun, 4 Apr 2010 12:59:28 +0000 (12:59 +0000)]
check for any enabled decoration, not just for the default one
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20697
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Sun, 4 Apr 2010 12:55:25 +0000 (12:55 +0000)]
libwnck depends on libX11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20696
3c298f89-4303-0410-b956-
a3cf2f4a3e73
abyrne [Sun, 4 Apr 2010 06:41:00 +0000 (06:41 +0000)]
[packages] wide-dhcpv6: Add debug option to dhcp6c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20691
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Sat, 3 Apr 2010 22:23:37 +0000 (22:23 +0000)]
fix port field, from #7004
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20689
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sat, 3 Apr 2010 18:08:58 +0000 (18:08 +0000)]
[packages] quagga{,-unstable}: Add package maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20678
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Sat, 3 Apr 2010 01:10:05 +0000 (01:10 +0000)]
fix ftpd-topfield from overwriting init script with conf file, from #6999
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20663
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Fri, 2 Apr 2010 13:34:03 +0000 (13:34 +0000)]
use internal server unless specified, closes #7041
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20654
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Apr 2010 09:13:36 +0000 (09:13 +0000)]
[packages] upx: add support for avr32 (closes: #7009)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20647
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Apr 2010 06:00:56 +0000 (06:00 +0000)]
[packages] hping3: fix build failure on avr32 (closes: #7006)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20646
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Apr 2010 05:57:20 +0000 (05:57 +0000)]
[packages] hping3: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20645
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Apr 2010 05:49:36 +0000 (05:49 +0000)]
[packages] yaddns: mark as broken (fails on 19/22 targets)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20644
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 1 Apr 2010 05:45:09 +0000 (05:45 +0000)]
[packages] ctorrent: fix build failure on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20643
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Wed, 31 Mar 2010 10:36:16 +0000 (10:36 +0000)]
cshore: Add myself as maintainter to packages I maintain
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20634
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Wed, 31 Mar 2010 10:35:59 +0000 (10:35 +0000)]
cshore: Add myself as maintainter to packages I maintain
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20633
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 30 Mar 2010 23:41:38 +0000 (23:41 +0000)]
[packages] move maintainer vars to the right position after r20618-r20621
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20622
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Tue, 30 Mar 2010 23:37:14 +0000 (23:37 +0000)]
add maintainer ref to radsecproxy upon request
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20621
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Tue, 30 Mar 2010 23:36:48 +0000 (23:36 +0000)]
add maintainer ref to asteris14 and asteris14-addons upon request
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20620
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Tue, 30 Mar 2010 23:33:55 +0000 (23:33 +0000)]
add maintainer ref to asterisk16 Makefilei upon request
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20619
3c298f89-4303-0410-b956-
a3cf2f4a3e73
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
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20618
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 30 Mar 2010 18:27:11 +0000 (18:27 +0000)]
[packages] ruby: support for "half-finished" ftptls & telnets libraries has been discontinued upstream
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20612
3c298f89-4303-0410-b956-
a3cf2f4a3e73
arteq [Tue, 30 Mar 2010 16:39:15 +0000 (16:39 +0000)]
Add maintainer, add submenu, fix deps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20611
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Tue, 30 Mar 2010 15:25:44 +0000 (15:25 +0000)]
[package] polipo: Fix maintainer (closes: #7010)
Messed up in previous commit.
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20609
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 30 Mar 2010 15:22:51 +0000 (15:22 +0000)]
[packages] jamvm: not supported on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20608
3c298f89-4303-0410-b956-
a3cf2f4a3e73
obsy [Tue, 30 Mar 2010 15:08:55 +0000 (15:08 +0000)]
[packages] Add maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20607
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Tue, 30 Mar 2010 13:54:54 +0000 (13:54 +0000)]
[package] polipo: Add maintainer to Makefile
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20605
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 30 Mar 2010 13:00:08 +0000 (13:00 +0000)]
[packages] xtables-addons: package TEE extension
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20602
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 30 Mar 2010 12:13:43 +0000 (12:13 +0000)]
[packages] cryptsetup: mark as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20601
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 30 Mar 2010 12:04:24 +0000 (12:04 +0000)]
[packages] lighttpd: add a patch fixing upstream issue [redmine.lighttpd.net/issues/2157 2157] with recent OpenSSL (closes: #6996)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20600
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 30 Mar 2010 08:33:43 +0000 (08:33 +0000)]
packages/binutils: fix build for arm targets (closes #6978)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20595
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 20:39:55 +0000 (20:39 +0000)]
[package] libtorrent can only be built with gcc-4.2.1, which is provided by linux 2.6, so make it linux-2.6 specific
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20589
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 20:39:54 +0000 (20:39 +0000)]
[package] restrict openl2tp to 2.6 kernels (#6970)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20588
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 20:39:51 +0000 (20:39 +0000)]
[package] restrict v4l to 2.6 kernels only since it uses v4l2 includes (#6972)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20587
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 20:39:46 +0000 (20:39 +0000)]
[package] fix mtd-utils compilation with 2.4 kernels (#6985)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20586
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Mon, 29 Mar 2010 14:58:36 +0000 (14:58 +0000)]
[packages] 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
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20583
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 11:03:32 +0000 (11:03 +0000)]
[package] fix bemused compilation failure (#6980)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20579
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 11:03:30 +0000 (11:03 +0000)]
[package] fix libtorrent build failure (#6981)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20578
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 11:03:27 +0000 (11:03 +0000)]
[package] fix libaxpian build failure (#6982)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20577
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 11:03:25 +0000 (11:03 +0000)]
[package] fix pcapsipdump compilation failure (#6983)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20576
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 11:03:23 +0000 (11:03 +0000)]
[package] fix scponly compilation failure (#6986)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20575
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 29 Mar 2010 11:03:21 +0000 (11:03 +0000)]
[package] fix urbi compilation failure on octeon (#6987)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20574
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 29 Mar 2010 01:14:53 +0000 (01:14 +0000)]
[packages] ctorrent: fix build failure on brcm-2.4 with gcc-3.4.6 (closes: #6988)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20568
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [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
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20567
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 28 Mar 2010 23:52:50 +0000 (23:52 +0000)]
et131x: clean up and make building without CONFIG_STAGING=y work (fixes #5566)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20565
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 28 Mar 2010 23:05:44 +0000 (23:05 +0000)]
[packages] netatalk: fix PKG_VERSION variable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20562
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Sun, 28 Mar 2010 22:07:30 +0000 (22:07 +0000)]
no need to depend on libstdcpp
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20559
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Mar 2010 17:04:28 +0000 (17:04 +0000)]
[package] downgrade netatalk to 2.0.5 (#6965, #6619)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20546
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Mar 2010 16:58:19 +0000 (16:58 +0000)]
[package] add yaddns, patch from rhk
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20545
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Mar 2010 16:58:17 +0000 (16:58 +0000)]
[package] add GRE support to ipsec-tools, so that opennhrp can work (#6926)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20544
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 28 Mar 2010 14:55:04 +0000 (14:55 +0000)]
[packages] ucarp: add dependency on ip instead of messing with busybox default config (closes: #6968), bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20543
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Mar 2010 13:22:00 +0000 (13:22 +0000)]
[package] update radvd to 1.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20541
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Mar 2010 13:21:58 +0000 (13:21 +0000)]
[package] workaround missing symlinks for freeradius2 libraries (#6344)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20540
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Mar 2010 13:21:56 +0000 (13:21 +0000)]
[package] add uams libraries, configuration file and init script (#6965)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20539
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 28 Mar 2010 06:35:01 +0000 (06:35 +0000)]
[packages] font-misc-misc: fix stray xorg-fonts section definition
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20536
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 28 Mar 2010 06:27:01 +0000 (06:27 +0000)]
[packages] use xorg-libraries as the section definition for Xorg libraries
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20535
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Sat, 27 Mar 2010 20:16:46 +0000 (20:16 +0000)]
vte depends on gdkx and therefore libX11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20527
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 17:21:08 +0000 (17:21 +0000)]
[package] fix openser module linking issues (#6932)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20521
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 17:21:05 +0000 (17:21 +0000)]
[package] fix nocatauth check for iptables (#6929)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20520
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 17:21:02 +0000 (17:21 +0000)]
[package] add fowsr (#6952)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20519
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 13:55:09 +0000 (13:55 +0000)]
[package] fix dibbler-server pid creation (#6906)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20512
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 13:55:07 +0000 (13:55 +0000)]
[package] also install rbash (#6927)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20511
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 13:31:27 +0000 (13:31 +0000)]
[package] fix gnupg compilation failure with gcc-4.4 (#6951)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20510
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 13:31:21 +0000 (13:31 +0000)]
[package] fix libnids compilation failure (#6947)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20509
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 27 Mar 2010 13:31:17 +0000 (13:31 +0000)]
[package] exclude postgresql from openser, not packaged and does not build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20508
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 26 Mar 2010 17:57:54 +0000 (17:57 +0000)]
[package] fix tmux compilation (#6944)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20487
3c298f89-4303-0410-b956-
a3cf2f4a3e73