openwrt/svn-archive/packages.git
14 years agoosiris: Don't add host include paths
Lars-Peter Clausen [Sun, 21 Feb 2010 20:55:00 +0000 (20:55 +0000)]
osiris: Don't add host include paths

SVN-Revision: 19803

14 years agofix typo
Peter Wagner [Sun, 21 Feb 2010 20:38:38 +0000 (20:38 +0000)]
fix typo

SVN-Revision: 19802

14 years agoadd new ntpd-openssl package to get a ntpd that is linked against openssl
Peter Wagner [Sun, 21 Feb 2010 20:27:30 +0000 (20:27 +0000)]
add new ntpd-openssl package to get a ntpd that is linked against openssl

SVN-Revision: 19801

14 years agospeex: Provide ogg prefix path. Otherwise it will start looking for libogg in host...
Lars-Peter Clausen [Sun, 21 Feb 2010 15:31:55 +0000 (15:31 +0000)]
speex: Provide ogg prefix path. Otherwise it will start looking for libogg in host paths.

SVN-Revision: 19796

14 years agoxserver-xorg: Fix setting verion suffix to CONFIGURED_STAMP in xorg-driver.mk
Lars-Peter Clausen [Sun, 21 Feb 2010 15:01:35 +0000 (15:01 +0000)]
xserver-xorg: Fix setting verion suffix to CONFIGURED_STAMP in xorg-driver.mk

SVN-Revision: 19795

14 years agofreeswitch: Don't look for libgnutls-config. The package does not depend on gnutls...
Lars-Peter Clausen [Sun, 21 Feb 2010 14:16:48 +0000 (14:16 +0000)]
freeswitch: Don't look for libgnutls-config. The package does not depend on gnutls and it will only find the hosts libgnutls-config anyway.

SVN-Revision: 19792

14 years agoucarp: fix url, add license, cleanup Makefile
Stephen Walker [Sun, 21 Feb 2010 00:06:37 +0000 (00:06 +0000)]
ucarp: fix url, add license, cleanup Makefile

SVN-Revision: 19787

14 years agoapcupsd: Move local include path before all other includes paths. Otherwise it will...
Lars-Peter Clausen [Sat, 20 Feb 2010 21:36:16 +0000 (21:36 +0000)]
apcupsd: Move local include path before all other includes paths. Otherwise it will include the wrong md5.h and the build will fail. Fixes #5449

SVN-Revision: 19784

14 years agoadd madwimax (#6167)
Florian Fainelli [Sat, 20 Feb 2010 11:43:38 +0000 (11:43 +0000)]
add madwimax (#6167)

SVN-Revision: 19778

14 years agoadd libusb-1.0 (#6166)
Florian Fainelli [Sat, 20 Feb 2010 11:43:36 +0000 (11:43 +0000)]
add libusb-1.0 (#6166)

SVN-Revision: 19777

14 years agoupdate netatalk to 2.1beta1 (#6686)
Florian Fainelli [Sat, 20 Feb 2010 11:43:34 +0000 (11:43 +0000)]
update netatalk to 2.1beta1 (#6686)

SVN-Revision: 19776

14 years agoupdate libnfc to 1.3.3, thanks neomilium (#6677)
Florian Fainelli [Sat, 20 Feb 2010 11:43:30 +0000 (11:43 +0000)]
update libnfc to 1.3.3, thanks neomilium (#6677)

SVN-Revision: 19775

14 years agoadd disktype (#6613)
Florian Fainelli [Sat, 20 Feb 2010 10:20:58 +0000 (10:20 +0000)]
add disktype (#6613)

SVN-Revision: 19774

14 years agoadd ucarp (#6612)
Florian Fainelli [Sat, 20 Feb 2010 10:20:56 +0000 (10:20 +0000)]
add ucarp (#6612)

SVN-Revision: 19773

14 years agothis patch adds geftpserver package. -Raphael
Travis Kemen [Sat, 20 Feb 2010 04:53:31 +0000 (04:53 +0000)]
this patch adds geftpserver package. -Raphael

SVN-Revision: 19771

14 years agothis patch fixes a build error described in ticket #6702.
Travis Kemen [Sat, 20 Feb 2010 04:51:10 +0000 (04:51 +0000)]
this patch fixes a build error described in ticket #6702.

-Raphael

SVN-Revision: 19770

14 years agothese patches add upx and libucl packages.
Travis Kemen [Sat, 20 Feb 2010 04:43:27 +0000 (04:43 +0000)]
these patches add upx and libucl packages.

From http://upx.sourceforge.net/

UPX is a free, portable, extendable, high-performance executable packer
for several different executable formats. It achieves an excellent
compression ratio and offers very fast decompression. Your executables
suffer no memory overhead or other drawbacks for most of the formats
supported, because of in-place decompression.

-Raphael

SVN-Revision: 19768

14 years agothis patch updates gettext to 0.17.
Travis Kemen [Sat, 20 Feb 2010 04:39:41 +0000 (04:39 +0000)]
this patch updates gettext to 0.17.

-Raphael

SVN-Revision: 19767

14 years agoopenswan: update to v2.6.24 and remove obsolete patches - fixes Linux 2.6.32 compatib...
Jo-Philipp Wich [Sat, 20 Feb 2010 04:25:47 +0000 (04:25 +0000)]
openswan: update to v2.6.24 and remove obsolete patches - fixes Linux 2.6.32 compatibility

SVN-Revision: 19766

14 years agoupdate nfs-kernel-server to 1.1.6
Peter Wagner [Fri, 19 Feb 2010 14:28:36 +0000 (14:28 +0000)]
update nfs-kernel-server to 1.1.6

SVN-Revision: 19755

14 years agobabeld: update to 0.98, fix scripts
Gabriel Kerneis [Fri, 19 Feb 2010 12:33:36 +0000 (12:33 +0000)]
babeld: update to 0.98, fix scripts

- Full-featured UCI configuration file (no need for babeld.conf).
- Do not check the pid file (useless) and ahcpd script (harmful).
- Make /etc/config/babeld a config file.
- Launch at most one instance of babeld.
- Add status and reload options to init script.
- 8 February 2010: babeld 0.98:
  * Implement the ability to prefer Babel routes to external routes
    according to the kernel priority (-A).
  * Implement the ability to redistribute "boot" routes when the
    protocol is explicitly specified on the "redistribute" line.
  * Allow trailing whitespace in config file.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 19754

14 years agondyndns: Don't add host include paths.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:57:35 +0000 (04:57 +0000)]
ndyndns: Don't add host include paths.

SVN-Revision: 19739

14 years agoipcad: Don't add host include paths.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:56:59 +0000 (04:56 +0000)]
ipcad: Don't add host include paths.

SVN-Revision: 19738

14 years agorrdtool: Don't add host include paths.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:55:42 +0000 (04:55 +0000)]
rrdtool: Don't add host include paths.

SVN-Revision: 19737

14 years agopciutils: update to 3.1.7
Stephen Walker [Fri, 19 Feb 2010 04:48:12 +0000 (04:48 +0000)]
pciutils: update to 3.1.7

SVN-Revision: 19736

14 years agostress: update to 1.0.3
Stephen Walker [Fri, 19 Feb 2010 04:46:26 +0000 (04:46 +0000)]
stress: update to 1.0.3

SVN-Revision: 19735

14 years agoeterm: Don't add host lib and include paths.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:38:10 +0000 (04:38 +0000)]
eterm: Don't add host lib and include paths.

SVN-Revision: 19734

14 years agoanyremote: Don't add host include dirs.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:37:15 +0000 (04:37 +0000)]
anyremote: Don't add host include dirs.

SVN-Revision: 19733

14 years agolibast: Dont' add host lib and include dirs.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:27:45 +0000 (04:27 +0000)]
libast: Dont' add host lib and include dirs.

SVN-Revision: 19732

14 years agopure-ftpd: Don't add host lib and include paths.
Lars-Peter Clausen [Fri, 19 Feb 2010 04:21:02 +0000 (04:21 +0000)]
pure-ftpd: Don't add host lib and include paths.

SVN-Revision: 19731

14 years agogta1: Properly fix paths in gtk-config
Lars-Peter Clausen [Fri, 19 Feb 2010 04:19:45 +0000 (04:19 +0000)]
gta1: Properly fix paths in gtk-config

SVN-Revision: 19730

14 years agobahamut: Don't use hosts zlib
Lars-Peter Clausen [Fri, 19 Feb 2010 04:11:47 +0000 (04:11 +0000)]
bahamut: Don't use hosts zlib

SVN-Revision: 19729

14 years agoaalib: Set ncurses dir prefix. Otherwise configure is going find the hosts ncurses...
Lars-Peter Clausen [Fri, 19 Feb 2010 04:10:11 +0000 (04:10 +0000)]
aalib: Set ncurses dir prefix. Otherwise configure is going find the hosts ncurses lib.

SVN-Revision: 19728

14 years agomc: fixup broken symlinks to host automake (#6699)
Jo-Philipp Wich [Fri, 19 Feb 2010 03:06:29 +0000 (03:06 +0000)]
mc: fixup broken symlinks to host automake (#6699)

SVN-Revision: 19727

14 years agolinuxigd: fix linking against libiptc family (#6678)
Jo-Philipp Wich [Fri, 19 Feb 2010 02:26:54 +0000 (02:26 +0000)]
linuxigd: fix linking against libiptc family (#6678)

SVN-Revision: 19726

14 years agoAdd missing md5sums
Lars-Peter Clausen [Fri, 19 Feb 2010 01:20:44 +0000 (01:20 +0000)]
Add missing md5sums

SVN-Revision: 19719

14 years agofreetype: Properly fix freetype-config paths
Lars-Peter Clausen [Fri, 19 Feb 2010 01:02:07 +0000 (01:02 +0000)]
freetype: Properly fix freetype-config paths

SVN-Revision: 19717

14 years agoAdd missing libtool fixups
Lars-Peter Clausen [Fri, 19 Feb 2010 00:14:01 +0000 (00:14 +0000)]
Add missing libtool fixups

SVN-Revision: 19714

14 years agotcpdump: fix ipv6 support
Felix Fietkau [Thu, 18 Feb 2010 21:38:12 +0000 (21:38 +0000)]
tcpdump: fix ipv6 support

SVN-Revision: 19711

14 years agotcpdump: fix tcpdump-mini broken in r19606
Felix Fietkau [Thu, 18 Feb 2010 21:38:10 +0000 (21:38 +0000)]
tcpdump: fix tcpdump-mini broken in r19606

SVN-Revision: 19710

14 years agotransmission: update to 1.90
Cezary Jackiewicz [Thu, 18 Feb 2010 16:29:56 +0000 (16:29 +0000)]
transmission: update to 1.90

SVN-Revision: 19708

14 years agonfs-kernel-server: release++
Peter Wagner [Thu, 18 Feb 2010 16:23:11 +0000 (16:23 +0000)]
nfs-kernel-server: release++

SVN-Revision: 19707

14 years agonfs-kernel-server: make lockd, statd and mountd bind to fixed ports to make it useabl...
Peter Wagner [Thu, 18 Feb 2010 16:18:39 +0000 (16:18 +0000)]
nfs-kernel-server: make lockd, statd and mountd bind to fixed ports to make it useable with a firewall

SVN-Revision: 19706

14 years agoUse default templates instead of custom reimplementations where applicable
Lars-Peter Clausen [Thu, 18 Feb 2010 13:10:21 +0000 (13:10 +0000)]
Use default templates instead of custom reimplementations where applicable

SVN-Revision: 19705

14 years agovnstat: fix compilation on non-linux hosts (#6656)
Stephen Walker [Thu, 18 Feb 2010 06:23:02 +0000 (06:23 +0000)]
vnstat: fix compilation on non-linux hosts (#6656)

SVN-Revision: 19703

14 years agomii-tool: correct the dead urls
Stephen Walker [Thu, 18 Feb 2010 05:57:08 +0000 (05:57 +0000)]
mii-tool: correct the dead urls

SVN-Revision: 19702

14 years agopure-ftpd: update to 1.0.28
Stephen Walker [Thu, 18 Feb 2010 05:21:38 +0000 (05:21 +0000)]
pure-ftpd: update to 1.0.28

SVN-Revision: 19701

14 years agotor: update to 0.2.1.23
Stephen Walker [Thu, 18 Feb 2010 04:38:22 +0000 (04:38 +0000)]
tor: update to 0.2.1.23

SVN-Revision: 19700

14 years agostrace: call the install target, re-remove the obsolete 2.6.21 test, remove the dupli...
Stephen Walker [Thu, 18 Feb 2010 03:36:06 +0000 (03:36 +0000)]
strace: call the install target, re-remove the obsolete 2.6.21 test, remove the duplicated configure variable

SVN-Revision: 19698

14 years agothis patch fixes libupnp parallel build and cleans the Makefile a little.
Travis Kemen [Thu, 18 Feb 2010 00:46:17 +0000 (00:46 +0000)]
this patch fixes libupnp parallel build and cleans the Makefile a little.

-Raphael

SVN-Revision: 19697

14 years agothis patches cleans up the Makefile and adds mips64 support for 4.5.16.
Travis Kemen [Thu, 18 Feb 2010 00:42:44 +0000 (00:42 +0000)]
this patches cleans up the Makefile and adds mips64 support for 4.5.16.

-Raphael

SVN-Revision: 19696

14 years agothis patch updates sudo to the latest stable version: 1.7.2p3 -Raphael
Travis Kemen [Thu, 18 Feb 2010 00:33:06 +0000 (00:33 +0000)]
this patch updates sudo to the latest stable version: 1.7.2p3 -Raphael

SVN-Revision: 19695

14 years agostrace: fix compile with external toolchain by adding kernel include dir to cflags...
Jo-Philipp Wich [Wed, 17 Feb 2010 22:43:09 +0000 (22:43 +0000)]
strace: fix compile with external toolchain by adding kernel include dir to cflags (#6695)

SVN-Revision: 19693

14 years agoweechat: Use pkg-config instead of gnutls-config
Lars-Peter Clausen [Wed, 17 Feb 2010 17:22:16 +0000 (17:22 +0000)]
weechat: Use pkg-config instead of gnutls-config

We don't ship gnutls-config and configure might end up using the hosts
gnutls-config.

SVN-Revision: 19690

14 years agoproftpd: update to 1.3.2d, cleanup Makefile
Cezary Jackiewicz [Wed, 17 Feb 2010 16:44:29 +0000 (16:44 +0000)]
proftpd: update to 1.3.2d, cleanup Makefile

SVN-Revision: 19689

14 years agoFixup TABs; Update to 2.02.60
Stefan Monnier [Wed, 17 Feb 2010 03:02:24 +0000 (03:02 +0000)]
Fixup TABs; Update to 2.02.60

SVN-Revision: 19685

14 years agoThis patch updates uanytun package to new upstream release 0.3.3. For additional...
Travis Kemen [Wed, 17 Feb 2010 02:15:12 +0000 (02:15 +0000)]
This patch updates uanytun package to new upstream release 0.3.3. For additional infos please visit anytun.org.

Signed-off-by: Christian Pointner <equinox@anytun.org>
SVN-Revision: 19682

14 years agosane-backends: Fix build. Fixes #5689
Lars-Peter Clausen [Tue, 16 Feb 2010 23:31:57 +0000 (23:31 +0000)]
sane-backends: Fix build. Fixes #5689

SVN-Revision: 19679

14 years agotransmission: correct quoting of parameters
Cezary Jackiewicz [Tue, 16 Feb 2010 16:59:07 +0000 (16:59 +0000)]
transmission: correct quoting of parameters

SVN-Revision: 19661

14 years agopolarssl: fix parallel build
Raphaël Huck [Tue, 16 Feb 2010 16:18:03 +0000 (16:18 +0000)]
polarssl: fix parallel build

SVN-Revision: 19660

14 years agohiawatha: fix checksum
Raphaël Huck [Tue, 16 Feb 2010 14:33:48 +0000 (14:33 +0000)]
hiawatha: fix checksum

SVN-Revision: 19659

14 years agoUpdate libconfig to 1.4.3. The 1.4 tarball seems to be gone...
Lars-Peter Clausen [Tue, 16 Feb 2010 12:31:23 +0000 (12:31 +0000)]
Update libconfig to 1.4.3. The 1.4 tarball seems to be gone...

SVN-Revision: 19658

14 years agotinyproxy: Build without docs and tests. Removes the requirement of having asciidoc...
Lars-Peter Clausen [Tue, 16 Feb 2010 11:12:40 +0000 (11:12 +0000)]
tinyproxy: Build without docs and tests. Removes the requirement of having asciidoc to be installed on the host system.

SVN-Revision: 19657

14 years agopango for X should depend on libXft
Lars-Peter Clausen [Tue, 16 Feb 2010 10:17:43 +0000 (10:17 +0000)]
pango for X should depend on libXft

SVN-Revision: 19656

14 years agonano: update to 2.2.3
Stephen Walker [Tue, 16 Feb 2010 04:34:53 +0000 (04:34 +0000)]
nano: update to 2.2.3

SVN-Revision: 19652

14 years agortorrent: update to 0.8.6_r1130 (#6685)
Stephen Walker [Tue, 16 Feb 2010 03:06:27 +0000 (03:06 +0000)]
rtorrent: update to 0.8.6_r1130 (#6685)

SVN-Revision: 19651

14 years agolibtorrent: update to 0.12.6_r1130 (#6685)
Stephen Walker [Tue, 16 Feb 2010 03:04:02 +0000 (03:04 +0000)]
libtorrent: update to 0.12.6_r1130 (#6685)

SVN-Revision: 19650

14 years agoxsever-xorg: Fix typo
Lars-Peter Clausen [Mon, 15 Feb 2010 23:13:36 +0000 (23:13 +0000)]
xsever-xorg: Fix typo

SVN-Revision: 19649

14 years agolibsdl: Add missing backslash
Lars-Peter Clausen [Mon, 15 Feb 2010 22:57:39 +0000 (22:57 +0000)]
libsdl: Add missing backslash

SVN-Revision: 19648

14 years agoFix/Cleanup libsdl-mixer
Lars-Peter Clausen [Mon, 15 Feb 2010 21:08:22 +0000 (21:08 +0000)]
Fix/Cleanup libsdl-mixer

SVN-Revision: 19647

14 years agoFix/Cleanup libmikmod
Lars-Peter Clausen [Mon, 15 Feb 2010 20:32:33 +0000 (20:32 +0000)]
Fix/Cleanup libmikmod

SVN-Revision: 19646

14 years agolibsdl: Enable a few more libsdl subsystems
Lars-Peter Clausen [Mon, 15 Feb 2010 20:31:21 +0000 (20:31 +0000)]
libsdl: Enable a few more libsdl subsystems

SVN-Revision: 19645

14 years agoMake alsa dependend on the audio feature flag.
Lars-Peter Clausen [Mon, 15 Feb 2010 20:04:42 +0000 (20:04 +0000)]
Make alsa dependend on the audio feature flag.

SVN-Revision: 19644

14 years agotcpdump: predefine ac_cv_linux_cers to fix Linux version detection during cross compi...
Jo-Philipp Wich [Mon, 15 Feb 2010 14:51:28 +0000 (14:51 +0000)]
tcpdump: predefine ac_cv_linux_cers to fix Linux version detection during cross compile (#6642)

SVN-Revision: 19637

14 years agocyassl: update to 1.3.0
Raphaël Huck [Mon, 15 Feb 2010 14:24:15 +0000 (14:24 +0000)]
cyassl: update to 1.3.0

SVN-Revision: 19636

14 years agolighttpd: update to 1.4.26 and fix parallel build
Raphaël Huck [Mon, 15 Feb 2010 11:04:52 +0000 (11:04 +0000)]
lighttpd: update to 1.4.26 and fix parallel build

SVN-Revision: 19634

14 years agohiawatha: update to 7.0
Raphaël Huck [Mon, 15 Feb 2010 10:36:50 +0000 (10:36 +0000)]
hiawatha: update to 7.0

SVN-Revision: 19633

14 years agopython-dbus depends on python-expat Thanks emdete
Lars-Peter Clausen [Sun, 14 Feb 2010 14:59:22 +0000 (14:59 +0000)]
python-dbus depends on python-expat Thanks emdete

SVN-Revision: 19630

14 years agothis patch fixes ethtool parallel build.
Travis Kemen [Sat, 13 Feb 2010 01:11:24 +0000 (01:11 +0000)]
this patch fixes ethtool parallel build.

-Raphael

SVN-Revision: 19622

14 years agostrace: fix compilation against Linux 2.4
Jo-Philipp Wich [Fri, 12 Feb 2010 21:49:21 +0000 (21:49 +0000)]
strace: fix compilation against Linux 2.4

SVN-Revision: 19615

14 years agogettext: Install m4 files. Fixes #6591
Lars-Peter Clausen [Fri, 12 Feb 2010 20:30:10 +0000 (20:30 +0000)]
gettext: Install m4 files. Fixes #6591

SVN-Revision: 19614

14 years agoadd powertop, thanks Raphael HUCK
Travis Kemen [Fri, 12 Feb 2010 15:38:58 +0000 (15:38 +0000)]
add powertop, thanks Raphael HUCK

SVN-Revision: 19607

14 years agofix parallel build thanks Raphael HUCK
Travis Kemen [Fri, 12 Feb 2010 15:25:49 +0000 (15:25 +0000)]
fix parallel build thanks Raphael HUCK

SVN-Revision: 19606

14 years agofix parallel build thanks Raphael HUCK
Travis Kemen [Fri, 12 Feb 2010 15:24:17 +0000 (15:24 +0000)]
fix parallel build thanks Raphael HUCK

SVN-Revision: 19605

14 years agofix parallel build, from #6577
Travis Kemen [Fri, 12 Feb 2010 15:16:10 +0000 (15:16 +0000)]
fix parallel build, from #6577

SVN-Revision: 19604

14 years agofix parallel build, from #6577
Travis Kemen [Fri, 12 Feb 2010 15:13:20 +0000 (15:13 +0000)]
fix parallel build, from #6577

SVN-Revision: 19603

14 years agoclearsilver: fix parallel build, don't install static libraries
Raphaël Huck [Fri, 12 Feb 2010 15:12:12 +0000 (15:12 +0000)]
clearsilver: fix parallel build, don't install static libraries

SVN-Revision: 19602

14 years agolibinklevel: fix parallel build
Raphaël Huck [Fri, 12 Feb 2010 15:00:30 +0000 (15:00 +0000)]
libinklevel: fix parallel build

SVN-Revision: 19601

14 years agopcre: update to 8.01
Raphaël Huck [Fri, 12 Feb 2010 14:55:39 +0000 (14:55 +0000)]
pcre: update to 8.01

SVN-Revision: 19600

14 years agopolipo: update to 1.0.4.1
Gabriel Kerneis [Fri, 12 Feb 2010 14:24:08 +0000 (14:24 +0000)]
polipo: update to 1.0.4.1

31 January 2010: Polipo 1.0.4.1:
  Cherry-picked fixes from 1.0.5
  * Fixed an integer overflow that may lead to a crash
    (http://secunia.com/advisories/37607/). Discovered by Jeremy Brown.
    (CVE-2009-4413)
  * Fixed a crash that occurs when a server sends a malformed
    Cache-Control: header (CVE-2009-3305). Patch from Stefan Fritsch.
  * Prevent an infinite loop when a bodyless 204 or 1xx response is encountered.
  * Don't crash when we get an error while waiting for 100 continue status.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 19599

14 years agoHere is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the...
Travis Kemen [Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)]
Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier

SVN-Revision: 19595

14 years agowoops, this was unneeded
Travis Kemen [Fri, 12 Feb 2010 01:16:19 +0000 (01:16 +0000)]
woops, this was unneeded

SVN-Revision: 19593

14 years agofix category
Travis Kemen [Fri, 12 Feb 2010 00:43:47 +0000 (00:43 +0000)]
fix category

SVN-Revision: 19590

14 years agocommit package to go along with the last commit, thanks fofware
Travis Kemen [Fri, 12 Feb 2010 00:36:12 +0000 (00:36 +0000)]
commit package to go along with the last commit, thanks fofware

SVN-Revision: 19589

14 years agoadd a internal socket for chilli, so you can control connection from external script...
Travis Kemen [Fri, 12 Feb 2010 00:26:25 +0000 (00:26 +0000)]
add a internal socket for chilli, so you can control connection from external script, thanks fofware

SVN-Revision: 19588

14 years agothc-ipv6: fix menuconfig error triggered by improper quoting - patch by Iwan Budi...
Jo-Philipp Wich [Wed, 10 Feb 2010 00:36:42 +0000 (00:36 +0000)]
thc-ipv6: fix menuconfig error triggered by improper quoting - patch by Iwan Budi Kusnanto <iwan.ilt@gmail.com>

SVN-Revision: 19570

14 years agoportmap: Stop the portmap daemon, otherwise it will keep a lock file and prevent...
Lars-Peter Clausen [Tue, 9 Feb 2010 00:44:30 +0000 (00:44 +0000)]
portmap: Stop the portmap daemon, otherwise it will keep a lock file and prevent unmounting the rootfs on poweroff/reboot. Thanks Peter Wagner

SVN-Revision: 19564

14 years agoUse the correct method for stoping the nfsd kernel threads in the init script. Thanks...
Lars-Peter Clausen [Tue, 9 Feb 2010 00:12:21 +0000 (00:12 +0000)]
Use the correct method for stoping the nfsd kernel threads in the init script. Thanks to Peter Wagner

SVN-Revision: 19563

14 years agopygobject: Compile with fPIC
Lars-Peter Clausen [Mon, 8 Feb 2010 17:33:50 +0000 (17:33 +0000)]
pygobject: Compile with fPIC

SVN-Revision: 19552

14 years agoCleanup libSDL package Makefile
Lars-Peter Clausen [Mon, 8 Feb 2010 16:58:04 +0000 (16:58 +0000)]
Cleanup libSDL package Makefile

SVN-Revision: 19551