packages.git
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

14 years ago[packages] et131x: use in-kernel driver for 2.6.30+
nico [Wed, 24 Mar 2010 16:33:56 +0000 (16:33 +0000)]
[packages] et131x: use in-kernel driver for 2.6.30+

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

14 years ago[packages] mark packages that failed to build on more that 3/4 -rc1 targets as BROKEN
nico [Wed, 24 Mar 2010 16:25:10 +0000 (16:25 +0000)]
[packages] mark packages that failed to build on more that 3/4 -rc1 targets as BROKEN

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

14 years ago[package] update faifa to r56 which has fixed the NEK setting
florian [Wed, 24 Mar 2010 10:32:37 +0000 (10:32 +0000)]
[package] update faifa to r56 which has fixed the NEK setting

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

14 years ago[packages] add missing & update current urls
swalker [Wed, 24 Mar 2010 04:49:34 +0000 (04:49 +0000)]
[packages] add missing & update current urls

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

14 years ago[packages] add 'sslcat' package
nico [Tue, 23 Mar 2010 18:26:36 +0000 (18:26 +0000)]
[packages] add 'sslcat' package

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

14 years ago[packages] libowfat: add url, fix copyright, remove $Id$
swalker [Tue, 23 Mar 2010 04:35:04 +0000 (04:35 +0000)]
[packages] libowfat: add url, fix copyright, remove $Id$

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

14 years ago[packages] qt4: add url
swalker [Tue, 23 Mar 2010 04:33:24 +0000 (04:33 +0000)]
[packages] qt4: add url

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

14 years agounmangle Makefile
thepeople [Tue, 23 Mar 2010 02:15:00 +0000 (02:15 +0000)]
unmangle Makefile

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

14 years agobatman-adv: update maint branch to version 0.2.1
marek [Tue, 23 Mar 2010 01:51:12 +0000 (01:51 +0000)]
batman-adv: update maint branch to version 0.2.1

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

14 years agoThis patch fixes wrong error checking in stop() and adds checking for already running...
thepeople [Tue, 23 Mar 2010 01:43:31 +0000 (01:43 +0000)]
This patch fixes wrong error checking in stop() and adds checking for already running named, from #6903

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

14 years agoIt adds libowfat (http://www.fefe.de/libowfat/) to OpenWRT and closes
thepeople [Tue, 23 Mar 2010 00:44:47 +0000 (00:44 +0000)]
It adds libowfat (fefe.de/libowfat/) to OpenWRT and closes
therefore (if accepted) https://dev.openwrt.org/ticket/6908.

Libowfat is a library that implements various C APIs suggested by D.J. Bernstein.
Also see http://cr.yp.to/software.html.

Signed-off-by: Oliver Ripka <olliwolli@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20376 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[packages] ap51-flash: remove patch as it is already included in upstream version
linus [Tue, 23 Mar 2010 00:08:39 +0000 (00:08 +0000)]
[packages] ap51-flash: remove patch as it is already included in upstream version

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

14 years ago[packages] ap51-flash: update ap51-flash and add loop option
linus [Mon, 22 Mar 2010 23:17:07 +0000 (23:17 +0000)]
[packages] ap51-flash: update ap51-flash and add loop option

The newer ap51-flash version and updated scripts will fix a
problem on big-endian machines and uses a lot less memory
(libpcap is not required anymore, no more image-buffering).

A loop-script per ap51-flash instance will take care of
restarting the app if selected in uci-config file.

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

14 years ago[packages] python: Force usage of internal modules for hashlib instead of openssl
lars [Mon, 22 Mar 2010 18:49:35 +0000 (18:49 +0000)]
[packages] python: Force usage of internal modules for hashlib instead of openssl

Python can either use it's own implementation for the hashlib functions or it
can use openssl. If openssl is installed it will choose the openssl based
variant. But since openssl is not a dependency, but could have been build before
python we'll have to force the python build to choose the internal variant.

Fixes #6883

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

14 years agoadd support for qt4
mirko [Mon, 22 Mar 2010 17:15:21 +0000 (17:15 +0000)]
add support for qt4

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

14 years ago[packages] pcre: we don't need dev shlib symlinks (.so), thx {Nico}
rhk [Mon, 22 Mar 2010 15:31:55 +0000 (15:31 +0000)]
[packages] pcre: we don't need dev shlib symlinks (.so), thx {Nico}

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

14 years ago[packages] pcre: update to 8.02
rhk [Mon, 22 Mar 2010 14:25:18 +0000 (14:25 +0000)]
[packages] pcre: update to 8.02

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

14 years ago[packages] Boost: Add packages for all boost libs.
lars [Mon, 22 Mar 2010 00:07:58 +0000 (00:07 +0000)]
[packages] Boost: Add packages for all boost libs.

Patch by AlexanderS

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

14 years ago[packages] thc-ipv6: use PKG_RELEASE instead of PKG_REVISION
swalker [Sun, 21 Mar 2010 19:10:34 +0000 (19:10 +0000)]
[packages] thc-ipv6: use PKG_RELEASE instead of PKG_REVISION

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

14 years ago[package] add ditg, patch from Giovanni Di Stasi
florian [Sun, 21 Mar 2010 16:24:53 +0000 (16:24 +0000)]
[package] add ditg, patch from Giovanni Di Stasi

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

14 years ago[package] link dibbler-server against libstdc++, does not work with uclibc++ (#6905)
florian [Sun, 21 Mar 2010 16:14:08 +0000 (16:14 +0000)]
[package] link dibbler-server against libstdc++, does not work with uclibc++ (#6905)

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

14 years ago[packages] libsigc++, python2-chardet, sierra-pcmcia: fix urls
swalker [Sun, 21 Mar 2010 07:54:43 +0000 (07:54 +0000)]
[packages] libsigc++, python2-chardet, sierra-pcmcia: fix urls

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

14 years ago[packages] wide-dhcpv6: delete empty, unused file
abyrne [Sun, 21 Mar 2010 06:39:17 +0000 (06:39 +0000)]
[packages] wide-dhcpv6: delete empty, unused file

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

14 years ago[packages] check, gconf2, libxapian: fix section names
swalker [Sun, 21 Mar 2010 03:20:26 +0000 (03:20 +0000)]
[packages] check, gconf2, libxapian: fix section names

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

14 years ago[packages] veth: fix urls, long live GeoCities
swalker [Sat, 20 Mar 2010 22:07:42 +0000 (22:07 +0000)]
[packages] veth: fix urls, long live GeoCities

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

14 years ago[packages] cryptsetup: fix url
swalker [Sat, 20 Mar 2010 21:33:59 +0000 (21:33 +0000)]
[packages] cryptsetup: fix url

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

14 years ago[package] add uci support to etherwake, patch from Matthias Buecher (#6025)
florian [Sat, 20 Mar 2010 12:16:09 +0000 (12:16 +0000)]
[package] add uci support to etherwake, patch from Matthias Buecher (#6025)

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

14 years ago[package] add cryptsetup, patch from Jan Willies
florian [Sat, 20 Mar 2010 12:16:06 +0000 (12:16 +0000)]
[package] add cryptsetup, patch from Jan Willies

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

14 years ago[package] lvm2: add new mirror and fix shared library installation
florian [Sat, 20 Mar 2010 12:16:04 +0000 (12:16 +0000)]
[package] lvm2: add new mirror and fix shared library installation

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

14 years ago[package] start mpd normally, patch from Stefan Monnier
florian [Sat, 20 Mar 2010 12:13:01 +0000 (12:13 +0000)]
[package] start mpd normally, patch from Stefan Monnier

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

14 years ago[package] kill openntpd harder when stopping, patch from Stefan Monnier
florian [Sat, 20 Mar 2010 12:12:59 +0000 (12:12 +0000)]
[package] kill openntpd harder when stopping, patch from Stefan Monnier

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

14 years ago[package] add openconnect cisco vpn client, patch from Misha Koshelev
florian [Sat, 20 Mar 2010 12:12:57 +0000 (12:12 +0000)]
[package] add openconnect cisco vpn client, patch from Misha Koshelev

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

14 years ago[package] package the thread-safe mysql library client, patch from Michael Geddes
florian [Sat, 20 Mar 2010 12:12:54 +0000 (12:12 +0000)]
[package] package the thread-safe mysql library client, patch from Michael Geddes

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

14 years ago[package] updpate syslog-ng3 to 3.0.5, add support for logging kernel messages, patch...
florian [Sat, 20 Mar 2010 10:29:33 +0000 (10:29 +0000)]
[package] updpate syslog-ng3 to 3.0.5, add support for logging kernel messages, patch from Edgar Soldin

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

14 years ago[package] update btrfs-progs to 0.19, patch by Benjamin Cama
florian [Sat, 20 Mar 2010 10:29:31 +0000 (10:29 +0000)]
[package] update btrfs-progs to 0.19, patch by Benjamin Cama

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

14 years ago[package] update haproxy to 1.4.1 and add hotplug script (#6875)
florian [Fri, 19 Mar 2010 21:02:23 +0000 (21:02 +0000)]
[package] update haproxy to 1.4.1 and add hotplug script (#6875)

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

14 years ago[package] fix lilo build on 64-bits machine (#6878)
florian [Fri, 19 Mar 2010 21:02:20 +0000 (21:02 +0000)]
[package] fix lilo build on 64-bits machine (#6878)

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

14 years ago[package] update hplip to 3.9.12 (#6597)
florian [Fri, 19 Mar 2010 18:07:52 +0000 (18:07 +0000)]
[package] update hplip to 3.9.12 (#6597)

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

14 years ago[package] update cups to 1.4.2 (#6597)
florian [Fri, 19 Mar 2010 18:07:45 +0000 (18:07 +0000)]
[package] update cups to 1.4.2 (#6597)

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

14 years ago[package] fix sane-backends compilation on ARM platforms
florian [Fri, 19 Mar 2010 18:07:42 +0000 (18:07 +0000)]
[package] fix sane-backends compilation on ARM platforms

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

14 years ago[package] add elfutils
florian [Fri, 19 Mar 2010 18:07:38 +0000 (18:07 +0000)]
[package] add elfutils

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

14 years ago[package] update faifa to r55, patch from Raphael Huck.
florian [Fri, 19 Mar 2010 16:26:27 +0000 (16:26 +0000)]
[package] update faifa to r55, patch from Raphael Huck.

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

14 years ago[package] fix lzo parallel build, patch from Raphael Huck
florian [Fri, 19 Mar 2010 16:23:44 +0000 (16:23 +0000)]
[package] fix lzo parallel build, patch from Raphael Huck

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

14 years ago[package] add dmalloc, patch from Raphael Huck
florian [Fri, 19 Mar 2010 16:23:37 +0000 (16:23 +0000)]
[package] add dmalloc, patch from Raphael Huck

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

14 years ago[packages] dillo: use the new repo, per http://lists.auriga.wearlab.de/pipermail...
swalker [Fri, 19 Mar 2010 06:47:49 +0000 (06:47 +0000)]
[packages] dillo: use the new repo, per lists.auriga.wearlab.de/pipermail/dillo-dev/2009-February/005949.html

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

14 years ago[packages] nvramtool: use the new repo, per http://www.coreboot.org/pipermail/coreboo...
swalker [Fri, 19 Mar 2010 06:14:09 +0000 (06:14 +0000)]
[packages] nvramtool: use the new repo, per coreboot.org/pipermail/coreboot/2009-October/053995.html, cleanup Makefile

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

14 years ago[packages] mtd-utils, icmptx, shell-fm, hasciicam: use $(PKG_REV) to store the commit id
swalker [Fri, 19 Mar 2010 04:50:26 +0000 (04:50 +0000)]
[packages] mtd-utils, icmptx, shell-fm, hasciicam: use $(PKG_REV) to store the commit id

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

14 years ago[package] fix dibbler dependencies (#6879)
florian [Thu, 18 Mar 2010 22:11:37 +0000 (22:11 +0000)]
[package] fix dibbler dependencies (#6879)

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

14 years ago- bump version to 2010.3.6 for uClibc 0.9.30.2+
bud [Thu, 18 Mar 2010 21:41:54 +0000 (21:41 +0000)]
- bump version to 2010.3.6 for uClibc 0.9.30.2+
- added ntfs-3g.probe to package ntfs-3g
- menuconfig reworked: external fuse now bool selector
- new package ntfs-3g-utils containing all binaries except ntfs-3g, ntfs-3g.probe

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

14 years agothis patch updates xl2tpd to 1.2.5. From the changelog:
thepeople [Thu, 18 Mar 2010 16:01:35 +0000 (16:01 +0000)]
this patch updates xl2tpd to 1.2.5. From the changelog:

* Fix initscript for
https://bugzilla.redhat.com/show_bug.cgi%3Fid%3D247100
* Fix for two Windows machines behind the same NAT with the same
 number of l2tp connection attempts since boot [Shinichi Furuso]

Changes in this patch:

* use PKG_INSTALL:=1
* use standard config file names like in other major distributions
* new patch to disable building pfc (which was not installed anyway),
 removes dependency to libpcap
* include a commented sample config file
* use INSTALL_CONF instead of INSTALL_DATA + chmod 0600

-Raphael

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

14 years ago[packages] rblibtorrent: mark it as broken for now (see #6880)
nico [Thu, 18 Mar 2010 02:20:37 +0000 (02:20 +0000)]
[packages] rblibtorrent: mark it as broken for now (see #6880)

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

14 years ago[packages] xcbproto: Don't install python files
lars [Thu, 18 Mar 2010 00:54:32 +0000 (00:54 +0000)]
[packages] xcbproto: Don't install python files

The python files are not really needed right now and there have been built
problems releated to them. So uncomment them for know.

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

14 years ago[packages] Fix linking of libsdl_{mixer,sound}
lars [Wed, 17 Mar 2010 23:43:04 +0000 (23:43 +0000)]
[packages] Fix linking of libsdl_{mixer,sound}

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