packages.git
14 years ago[package] nmap: Add nmap-os-db to package.
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

14 years ago[package] add package for BIRD Internet Routing Daemon
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

14 years ago[package] remove kmod-appletalk dependency, change description, and make init script...
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

14 years ago[patchteam] modified patch added missing ipt_REDIRECT from initialize.fw
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

14 years ago[patchteam] - fixes url to get 0.93pre2 from nocat.net
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

14 years ago[patchteam] - updates nocatsplash to a functional version
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

14 years ago[packages] darkstat: update to 3.0.713, use PKG_INSTALL and Build/Compile/Default...
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

14 years ago[packages] stress: update to 1.0.4, fix description display
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

14 years ago[packages] tor: update to 0.2.1.25
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

14 years agoadd required libpopt dependency for asterisk14-mini; fixes #7112
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

14 years agoenable linux framebuffer support for SDL
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

14 years agoenable linux framebuffer support for Qt
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

14 years ago[packages] add cups-bjnp, a CUPS backend for proprietary Canon printer protocol
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

14 years ago[packages] aprx: prevent spurious rebuilds caused by PKG_BUILD_DIR containing .svn...
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

14 years ago[packages] file: prevent spurious rebuilds, caused by touching files during Package...
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

14 years ago[packages] git: prevent spurious rebuilds caused by $(MAKE) ... install being called...
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

14 years ago[packages] sipp: prevent spurious rebuilds (caused by PKG_BUILD_DIR containing .svn...
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

14 years ago[packages] appweb: not ported to avr32 (yet)
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

14 years ago[packages] wide-dhcpv6: Set maintainer
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

14 years ago[packages] openswan: add a patch to fix build on 2.6.30 targets where CONFIG_COMPAT_N...
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

14 years agoset maintainer for nano
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

14 years agopackages/collectd: fix typo in ascent configure hook, mark iptables & netlink plugins...
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

14 years ago[packages] asterisk-1.6.x: remove obsolete ppc fix (closes: #7069)
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

14 years ago[packages] streamripper: explicitely disable use of internal libmad (closes: #6974...
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

14 years ago[packages] libmad: fix build failure on targets using -O2 optimizations (partially...
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

14 years agocheck for any enabled decoration, not just for the default one
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

14 years agolibwnck depends on libX11
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

14 years ago[packages] wide-dhcpv6: Add debug option to dhcp6c
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

14 years agofix port field, from #7004
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

14 years ago[packages] quagga{,-unstable}: Add package maintainer
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

14 years agofix ftpd-topfield from overwriting init script with conf file, from #6999
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

14 years agouse internal server unless specified, closes #7041
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

14 years ago[packages] upx: add support for avr32 (closes: #7009)
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

14 years ago[packages] hping3: fix build failure on avr32 (closes: #7006)
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

14 years ago[packages] hping3: refresh patches
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

14 years ago[packages] yaddns: mark as broken (fails on 19/22 targets)
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

14 years ago[packages] ctorrent: fix build failure on avr32
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

14 years agocshore: Add myself as maintainter to packages I maintain
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

14 years agocshore: Add myself as maintainter to packages I maintain
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

14 years ago[packages] move maintainer vars to the right position after r20618-r20621
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

14 years agoadd maintainer ref to radsecproxy upon request
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

14 years agoadd maintainer ref to asteris14 and asteris14-addons upon request
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

14 years agoadd maintainer ref to asterisk16 Makefilei upon request
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

14 years agoupdate asterisk16 to 1.6.2.6 and apply fix from #6255; thanks swalker
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

14 years ago[packages] ruby: support for "half-finished" ftptls & telnets libraries has been...
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

14 years agoAdd maintainer, add submenu, fix deps
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

14 years ago[package] polipo: Fix maintainer (closes: #7010)
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

14 years ago[packages] jamvm: not supported on avr32
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

14 years ago[packages] Add maintainer
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

14 years ago[package] polipo: Add maintainer to Makefile
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

14 years ago[packages] xtables-addons: package TEE extension
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

14 years ago[packages] cryptsetup: mark as 2.6 only
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

14 years ago[packages] lighttpd: add a patch fixing upstream issue [http://redmine.lighttpd.net...
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

14 years agopackages/binutils: fix build for arm targets (closes #6978)
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

14 years ago[package] libtorrent can only be built with gcc-4.2.1, which is provided by linux...
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

14 years ago[package] restrict openl2tp to 2.6 kernels (#6970)
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

14 years ago[package] restrict v4l to 2.6 kernels only since it uses v4l2 includes (#6972)
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

14 years ago[package] fix mtd-utils compilation with 2.4 kernels (#6985)
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

14 years ago[packages] wget: Fix installation and cleanup package makefile (#6990)
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

14 years ago[package] fix bemused compilation failure (#6980)
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

14 years ago[package] fix libtorrent build failure (#6981)
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

14 years ago[package] fix libaxpian build failure (#6982)
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

14 years ago[package] fix pcapsipdump compilation failure (#6983)
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

14 years ago[package] fix scponly compilation failure (#6986)
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

14 years ago[package] fix urbi compilation failure on octeon (#6987)
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

14 years ago[packages] ctorrent: fix build failure on brcm-2.4 with gcc-3.4.6 (closes: #6988)
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

14 years agouse gcc instead of g++ to avoid unnecessary linking against libstdc++, as this is...
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

14 years agoet131x: clean up and make building without CONFIG_STAGING=y work (fixes #5566)
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

14 years ago[packages] netatalk: fix PKG_VERSION variable
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

14 years agono need to depend on libstdcpp
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

14 years ago[package] downgrade netatalk to 2.0.5 (#6965, #6619)
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

14 years ago[package] add yaddns, patch from rhk
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

14 years ago[package] add GRE support to ipsec-tools, so that opennhrp can work (#6926)
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

14 years ago[packages] ucarp: add dependency on ip instead of messing with busybox default config...
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

14 years ago[package] update radvd to 1.6
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

14 years ago[package] workaround missing symlinks for freeradius2 libraries (#6344)
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

14 years ago[package] add uams libraries, configuration file and init script (#6965)
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

14 years ago[packages] font-misc-misc: fix stray xorg-fonts section definition
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

14 years ago[packages] use xorg-libraries as the section definition for Xorg libraries
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

14 years agovte depends on gdkx and therefore libX11
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

14 years ago[package] fix openser module linking issues (#6932)
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

14 years ago[package] fix nocatauth check for iptables (#6929)
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

14 years ago[package] add fowsr (#6952)
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

14 years ago[package] fix dibbler-server pid creation (#6906)
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

14 years ago[package] also install rbash (#6927)
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

14 years ago[package] fix gnupg compilation failure with gcc-4.4 (#6951)
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

14 years ago[package] fix libnids compilation failure (#6947)
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

14 years ago[package] exclude postgresql from openser, not packaged and does not build
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

14 years ago[package] fix tmux compilation (#6944)
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

14 years ago[package] fix dbus compilation error with brcm-2.4 and gcc-3.4.6 (#6942)
florian [Fri, 26 Mar 2010 17:57:51 +0000 (17:57 +0000)]
[package] fix dbus compilation error with brcm-2.4 and gcc-3.4.6 (#6942)

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

14 years ago[packages] lsqlite3: fix compilation, set INCS & LIBS, pass UNAME to prevent it from...
nico [Fri, 26 Mar 2010 00:53:57 +0000 (00:53 +0000)]
[packages] lsqlite3: fix compilation, set INCS & LIBS, pass UNAME to prevent it from being guessed from the host

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

14 years ago[package] add cyassl (moved from packages feed, required by uhttpd-mod-tls)
jow [Thu, 25 Mar 2010 16:03:10 +0000 (16:03 +0000)]
[package] add cyassl (moved from packages feed, required by uhttpd-mod-tls)

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

14 years ago[packages] btrfs-progs: mark as 2.6 only
nico [Thu, 25 Mar 2010 14:03:45 +0000 (14:03 +0000)]
[packages] btrfs-progs: mark as 2.6 only

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

14 years ago[package] compile lvm2 with fpic when necessary (#6930)
florian [Thu, 25 Mar 2010 13:44:13 +0000 (13:44 +0000)]
[package] compile lvm2 with fpic when necessary (#6930)

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

14 years ago[packages] boost: Don't add --without-<library> configure arguments for unselected...
acinonyx [Thu, 25 Mar 2010 13:40:44 +0000 (13:40 +0000)]
[packages] boost: Don't add --without-<library> configure arguments for unselected packages (#6931)

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

14 years ago[packages] cyassl: get rid of zlib and pthread dependencies
jow [Thu, 25 Mar 2010 11:04:08 +0000 (11:04 +0000)]
[packages] cyassl: get rid of zlib and pthread dependencies

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

14 years ago[packages] umurmur: update to 0.2.4 (closes: #6935)
nico [Thu, 25 Mar 2010 03:34:22 +0000 (03:34 +0000)]
[packages] umurmur: update to 0.2.4 (closes: #6935)

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

14 years agofix incorrect DEPENDS, from #6211
thepeople [Thu, 25 Mar 2010 01:15:21 +0000 (01:15 +0000)]
fix incorrect DEPENDS, from #6211

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

14 years ago[packages] don't use '--transform' tar option (not supported on older GNU tar)
nico [Wed, 24 Mar 2010 17:19:26 +0000 (17:19 +0000)]
[packages] don't use '--transform' tar option (not supported on older GNU tar)

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

14 years ago[packages] mini_sendmail, msmtp, nullmailer, ssmtp: don't ship sendmail symlink,...
nico [Wed, 24 Mar 2010 16:37:17 +0000 (16:37 +0000)]
[packages] mini_sendmail, msmtp, nullmailer, ssmtp: don't ship sendmail symlink, create it at postinstall time

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