openwrt/svn-archive/archive.git
14 years agoUpdate fluxbox to 1.0.0
Lars-Peter Clausen [Sat, 7 Mar 2009 16:27:28 +0000 (16:27 +0000)]
Update fluxbox to 1.0.0

SVN-Revision: 14777

14 years ago[packages] net/iperf: fix a bug in single thread mode
Gabor Juhos [Sat, 7 Mar 2009 16:02:40 +0000 (16:02 +0000)]
[packages] net/iperf: fix a bug in single thread mode

root@OpenWrt:/# iperf -c 192.168.20.100 -i 60
------------------------------------------------------------
Client connecting to 192.168.20.100, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  3] local 192.168.20.1 port 53214 connected with 192.168.20.100 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0--7988.8 sec  0.00 Bytes  -0.00 bits/sec
[ ID] Interval       Transfer     Bandwidth
[  3] -7988.8--7928.8 sec  0.00 Bytes  0.00 bits/sec

SVN-Revision: 14776

14 years agoucmb: Fix msg_delay, if the value is >= 1sec
Michael Büsch [Sat, 7 Mar 2009 12:59:14 +0000 (12:59 +0000)]
ucmb: Fix msg_delay, if the value is >= 1sec

SVN-Revision: 14771

14 years agoucmb: Add msg-delay ioctls; Move device registration out of the driver; Add open...
Michael Büsch [Sat, 7 Mar 2009 11:58:10 +0000 (11:58 +0000)]
ucmb: Add msg-delay ioctls; Move device registration out of the driver; Add open-only-once sanity check.

SVN-Revision: 14769

14 years agoUpdate fontconfig to 2.6.0
Lars-Peter Clausen [Fri, 6 Mar 2009 21:00:52 +0000 (21:00 +0000)]
Update fontconfig to 2.6.0

SVN-Revision: 14765

14 years agoUpdate pixman to 0.14
Lars-Peter Clausen [Fri, 6 Mar 2009 20:58:21 +0000 (20:58 +0000)]
Update pixman to 0.14

SVN-Revision: 14764

14 years agoUpdate python to 2.6.1.
Lars-Peter Clausen [Fri, 6 Mar 2009 20:27:09 +0000 (20:27 +0000)]
Update python to 2.6.1.
Get rid of the virtual python-core package and instead python depends on
python-mini and provides files missing in python-mini for a full featured python
installation.
Thus also update the dependencies of various python packages.

SVN-Revision: 14760

14 years ago[packages] remove xyssl package, it's discontinued upstream and replaced by polarssl
Jo-Philipp Wich [Fri, 6 Mar 2009 13:45:38 +0000 (13:45 +0000)]
[packages] remove xyssl package, it's discontinued upstream and replaced by polarssl

SVN-Revision: 14759

14 years ago[packages] add polarssl package, official successor of xyssl (#4736)
Jo-Philipp Wich [Fri, 6 Mar 2009 12:59:45 +0000 (12:59 +0000)]
[packages] add polarssl package, official successor of xyssl (#4736)

SVN-Revision: 14758

14 years ago[package] suppress whitespace in luasec makefile (#4739)
Florian Fainelli [Fri, 6 Mar 2009 01:10:45 +0000 (01:10 +0000)]
[package] suppress whitespace in luasec makefile (#4739)

SVN-Revision: 14752

14 years agofile: cannot use quotes in package titles
Felix Fietkau [Tue, 3 Mar 2009 20:35:15 +0000 (20:35 +0000)]
file: cannot use quotes in package titles

SVN-Revision: 14746

14 years ago[packages] update transmission to v1.51 and split it into daemon, cli and web packages
Jo-Philipp Wich [Tue, 3 Mar 2009 15:35:36 +0000 (15:35 +0000)]
[packages] update transmission to v1.51 and split it into daemon, cli and web packages

SVN-Revision: 14742

14 years ago[packages] net/vnstat: fix crontab entry
Andy Boyett [Tue, 3 Mar 2009 10:32:22 +0000 (10:32 +0000)]
[packages] net/vnstat: fix crontab entry

SVN-Revision: 14733

14 years ago[packages] libs/libmpcdec: increment PKG_RELEASE and copyright info
Andy Boyett [Tue, 3 Mar 2009 10:31:57 +0000 (10:31 +0000)]
[packages] libs/libmpcdec: increment PKG_RELEASE and copyright info

SVN-Revision: 14732

14 years ago[packages] update lirc to v0.8.4a and remove obsolete patches, thanks russell
Jo-Philipp Wich [Mon, 2 Mar 2009 21:52:45 +0000 (21:52 +0000)]
[packages] update lirc to v0.8.4a and remove obsolete patches, thanks russell

SVN-Revision: 14731

14 years ago[packages] libs/libmpcdec: use fixed-point math
Andy Boyett [Mon, 2 Mar 2009 01:03:09 +0000 (01:03 +0000)]
[packages] libs/libmpcdec: use fixed-point math

SVN-Revision: 14723

14 years ago[packages] net/xtables-addons: package ipp2p module
Gabor Juhos [Sun, 1 Mar 2009 19:20:47 +0000 (19:20 +0000)]
[packages] net/xtables-addons: package ipp2p module

SVN-Revision: 14715

14 years agofix libgsm dependency; please apply to the packages_8.09 branch too and update the...
Hans Zandbelt [Sun, 1 Mar 2009 12:35:09 +0000 (12:35 +0000)]
fix libgsm dependency; please apply to the packages_8.09 branch too and update the package binaries for 8.09

SVN-Revision: 14712

14 years ago[packages] utils/loop-aes: update to 3.2e, thanks Russell Senior
Andy Boyett [Sun, 1 Mar 2009 11:14:15 +0000 (11:14 +0000)]
[packages] utils/loop-aes: update to 3.2e, thanks Russell Senior

SVN-Revision: 14708

14 years agogiflib: install the static library to the staging dir
Felix Fietkau [Sun, 1 Mar 2009 00:56:29 +0000 (00:56 +0000)]
giflib: install the static library to the staging dir

SVN-Revision: 14701

14 years agoexpat: add host build
Felix Fietkau [Sat, 28 Feb 2009 21:23:57 +0000 (21:23 +0000)]
expat: add host build

SVN-Revision: 14700

14 years agoadd host build for libpng
Felix Fietkau [Sat, 28 Feb 2009 20:50:40 +0000 (20:50 +0000)]
add host build for libpng

SVN-Revision: 14696

14 years ago[packages] net/xtables-addons: add alternative url (closes #4712)
Gabor Juhos [Sat, 28 Feb 2009 15:53:39 +0000 (15:53 +0000)]
[packages] net/xtables-addons: add alternative url (closes #4712)

SVN-Revision: 14692

14 years agoremove empty file
Felix Fietkau [Thu, 26 Feb 2009 15:27:19 +0000 (15:27 +0000)]
remove empty file

SVN-Revision: 14671

14 years agoupgrade expat to 2.0.1
Felix Fietkau [Thu, 26 Feb 2009 15:21:56 +0000 (15:21 +0000)]
upgrade expat to 2.0.1

SVN-Revision: 14670

14 years ago[package] increase samba/samba3 init script priority (#4697)
Florian Fainelli [Thu, 26 Feb 2009 11:32:20 +0000 (11:32 +0000)]
[package] increase samba/samba3 init script priority (#4697)

SVN-Revision: 14667

14 years agoUpdate to a more recent version.
Lars-Peter Clausen [Wed, 25 Feb 2009 19:18:47 +0000 (19:18 +0000)]
Update to a more recent version.

SVN-Revision: 14658

14 years agoadded libXaw as dependency to xmessage
Mirko Vogt [Mon, 23 Feb 2009 21:23:44 +0000 (21:23 +0000)]
added libXaw as dependency to xmessage

SVN-Revision: 14647

14 years agovte requires intltool-update as host tool
Mirko Vogt [Mon, 23 Feb 2009 20:20:54 +0000 (20:20 +0000)]
vte requires intltool-update as host tool

SVN-Revision: 14645

14 years agodoc/ was still (tried to be) built
Mirko Vogt [Mon, 23 Feb 2009 19:31:59 +0000 (19:31 +0000)]
doc/ was still (tried to be) built

SVN-Revision: 14644

14 years ago[packages] add sslsniff (thanks to David Cooper)
Nicolas Thill [Mon, 23 Feb 2009 18:07:00 +0000 (18:07 +0000)]
[packages] add sslsniff (thanks to David Cooper)

SVN-Revision: 14642

14 years ago[package] update tor to 0.2.0.34 (#4683)
Florian Fainelli [Mon, 23 Feb 2009 10:42:51 +0000 (10:42 +0000)]
[package] update tor to 0.2.0.34 (#4683)

SVN-Revision: 14636

14 years ago[package]] update p910nd to 0.93 (#4670)
Florian Fainelli [Sun, 22 Feb 2009 11:48:23 +0000 (11:48 +0000)]
[package]] update p910nd to 0.93 (#4670)

SVN-Revision: 14613

14 years agoadd missing dependency (#4654)
Felix Fietkau [Sun, 22 Feb 2009 04:47:40 +0000 (04:47 +0000)]
add missing dependency (#4654)

SVN-Revision: 14612

14 years agoucmb: Update AVR sample implementation and update license headers.
Michael Büsch [Sat, 21 Feb 2009 19:37:52 +0000 (19:37 +0000)]
ucmb: Update AVR sample implementation and update license headers.

SVN-Revision: 14604

14 years agoucmb: Add support for a reset line to the microcontroller.
Michael Büsch [Fri, 20 Feb 2009 23:24:55 +0000 (23:24 +0000)]
ucmb: Add support for a reset line to the microcontroller.

SVN-Revision: 14586

14 years ago[package] create /var/etc directories to store generated config file (#4668)
Florian Fainelli [Fri, 20 Feb 2009 18:03:58 +0000 (18:03 +0000)]
[package] create /var/etc directories to store generated config file (#4668)

SVN-Revision: 14585

14 years agoAdded new mirror feed for alsa utils
Hamish Guthrie [Fri, 20 Feb 2009 11:01:56 +0000 (11:01 +0000)]
Added new mirror feed for alsa utils

SVN-Revision: 14580

14 years agoInsert new mirror for alsa files
Hamish Guthrie [Fri, 20 Feb 2009 11:00:43 +0000 (11:00 +0000)]
Insert new mirror for alsa files

SVN-Revision: 14579

14 years agoucmb: Add more documentation and example code for AVR8
Michael Büsch [Thu, 19 Feb 2009 12:03:32 +0000 (12:03 +0000)]
ucmb: Add more documentation and example code for AVR8

SVN-Revision: 14564

14 years agoMove ucmb to packages feed.
Michael Büsch [Wed, 18 Feb 2009 22:48:42 +0000 (22:48 +0000)]
Move ucmb to packages feed.

SVN-Revision: 14561

14 years agoTransform touchscreen coordinates according to randr rotation.
Lars-Peter Clausen [Wed, 18 Feb 2009 22:15:20 +0000 (22:15 +0000)]
Transform touchscreen coordinates according to randr rotation.

SVN-Revision: 14559

14 years agoforgot to reset PKG_RELEASE
Markus Wigge [Wed, 18 Feb 2009 17:50:27 +0000 (17:50 +0000)]
forgot to reset PKG_RELEASE

SVN-Revision: 14553

14 years agoupgrade to 2.1rc15 releases which work fine in our productive
Markus Wigge [Wed, 18 Feb 2009 17:35:21 +0000 (17:35 +0000)]
upgrade to 2.1rc15 releases which work fine in our productive
environment.
We are using 2.1 for several years now without sigificant trouble

SVN-Revision: 14550

14 years agoremove unneeded patch
Michael Vogt [Tue, 17 Feb 2009 20:37:34 +0000 (20:37 +0000)]
remove unneeded patch

SVN-Revision: 14546

14 years agofix compilation the proper way
Michael Vogt [Tue, 17 Feb 2009 19:00:52 +0000 (19:00 +0000)]
fix compilation the proper way

Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 14543

14 years agoupdate mpc to v0.15, patch by Jan Willies
Michael Vogt [Tue, 17 Feb 2009 18:55:20 +0000 (18:55 +0000)]
update mpc to v0.15, patch by Jan Willies

SVN-Revision: 14542

14 years agoupdate mpd to v0.14.2, patch by Jan Willies
Michael Vogt [Tue, 17 Feb 2009 18:04:08 +0000 (18:04 +0000)]
update mpd to v0.14.2, patch by Jan Willies

SVN-Revision: 14541

14 years ago[package] fix luasocket title, thanks to OrazioPirataDelloSpazio
Florian Fainelli [Tue, 17 Feb 2009 14:29:37 +0000 (14:29 +0000)]
[package] fix luasocket title, thanks to OrazioPirataDelloSpazio

SVN-Revision: 14538

14 years ago[packages] rename external uvc driver to video-uvc-obsolete (#4637, thanks moh_de)
Jo-Philipp Wich [Mon, 16 Feb 2009 04:33:24 +0000 (04:33 +0000)]
[packages] rename external uvc driver to video-uvc-obsolete (#4637, thanks moh_de)

SVN-Revision: 14527

14 years agoUpdate prosody to 0.3.0, adjust dependencies, thanks to OrazioPirataDelloSpazio
Florian Fainelli [Sun, 15 Feb 2009 13:52:25 +0000 (13:52 +0000)]
Update prosody to 0.3.0, adjust dependencies, thanks to OrazioPirataDelloSpazio

SVN-Revision: 14521

14 years agoAdd luasec, patch from OrazioPirataDelloSpazio
Florian Fainelli [Sun, 15 Feb 2009 13:51:28 +0000 (13:51 +0000)]
Add luasec, patch from OrazioPirataDelloSpazio

SVN-Revision: 14520

14 years agoAdd luaexpat, patch from OrazioPirataDelloSpazio
Florian Fainelli [Sun, 15 Feb 2009 13:50:18 +0000 (13:50 +0000)]
Add luaexpat, patch from OrazioPirataDelloSpazio

SVN-Revision: 14519

14 years agoAdd luasocket, patch from OrazioPirataDelloSpazio
Florian Fainelli [Sun, 15 Feb 2009 13:47:55 +0000 (13:47 +0000)]
Add luasocket, patch from OrazioPirataDelloSpazio

SVN-Revision: 14518

14 years ago[packages] fix batman-advanced compilation as package, thanks russell
Jo-Philipp Wich [Fri, 13 Feb 2009 18:22:09 +0000 (18:22 +0000)]
[packages] fix batman-advanced compilation as package, thanks russell

SVN-Revision: 14503

14 years agoadd missing dependency libnotimpl to package gtk1
Mirko Vogt [Thu, 12 Feb 2009 23:52:05 +0000 (23:52 +0000)]
add missing dependency libnotimpl to package gtk1

SVN-Revision: 14490

14 years ago[package] update aircrack-ng to r1396, patch from David Cooper (#4180)x
Florian Fainelli [Thu, 12 Feb 2009 10:09:41 +0000 (10:09 +0000)]
[package] update aircrack-ng to r1396, patch from David Cooper (#4180)x

SVN-Revision: 14483

14 years agoadding terminal emulator rxvt
Mirko Vogt [Wed, 11 Feb 2009 23:16:15 +0000 (23:16 +0000)]
adding terminal emulator rxvt

SVN-Revision: 14480

14 years agoadding poc implementation for autostarting x11 applications
Mirko Vogt [Wed, 11 Feb 2009 21:23:47 +0000 (21:23 +0000)]
adding poc implementation for autostarting x11 applications

SVN-Revision: 14479

14 years agoAdd cris support in strace
Claudio Mignanti [Wed, 11 Feb 2009 18:39:53 +0000 (18:39 +0000)]
Add cris support in strace

SVN-Revision: 14477

14 years agoadd touchscreen calibration file for Openmoko GTA02 "Freerunner"
Mirko Vogt [Wed, 11 Feb 2009 01:19:26 +0000 (01:19 +0000)]
add touchscreen calibration file for Openmoko GTA02 "Freerunner"

SVN-Revision: 14472

14 years agofix if-target-condition
Mirko Vogt [Wed, 11 Feb 2009 01:16:06 +0000 (01:16 +0000)]
fix if-target-condition

SVN-Revision: 14471

14 years ago[packages] Bump ruby to 1.8.6-p287, fixes several memory leaks. Thanks Michael Conrad
Jo-Philipp Wich [Tue, 10 Feb 2009 23:16:40 +0000 (23:16 +0000)]
[packages] Bump ruby to 1.8.6-p287, fixes several memory leaks. Thanks Michael Conrad

SVN-Revision: 14470

14 years ago[package] correct lighttpd dependencies against libsqlite3 and libxml2, patch from...
Florian Fainelli [Tue, 10 Feb 2009 16:25:07 +0000 (16:25 +0000)]
[package] correct lighttpd dependencies against libsqlite3 and libxml2, patch from Roberto Riggio

SVN-Revision: 14463

14 years ago[package] update mjpg-streamer to revision 74 (#4347)
Florian Fainelli [Sun, 8 Feb 2009 13:48:04 +0000 (13:48 +0000)]
[package] update mjpg-streamer to revision 74 (#4347)

SVN-Revision: 14443

14 years ago[package] cross-compile qc-set (#4554)
Florian Fainelli [Sun, 8 Feb 2009 13:03:05 +0000 (13:03 +0000)]
[package] cross-compile qc-set (#4554)

SVN-Revision: 14442

14 years agoadded qwo
Mirko Vogt [Sun, 8 Feb 2009 11:27:15 +0000 (11:27 +0000)]
added qwo

SVN-Revision: 14436

14 years agouplevel batman advanced revision to make batman adv user space compile with 2.6.28
Marek Lindner [Sat, 7 Feb 2009 20:51:42 +0000 (20:51 +0000)]
uplevel batman advanced revision to make batman adv user space compile with 2.6.28
only compile sources if the packages was selected

SVN-Revision: 14432

14 years agofix last commit, move patch to correct package
Jo-Philipp Wich [Sat, 7 Feb 2009 02:53:57 +0000 (02:53 +0000)]
fix last commit, move patch to correct package

SVN-Revision: 14430

14 years ago[packages] xorg-server: define IF_MASK and IF_IOPL if required (closes #4473)
Jo-Philipp Wich [Sat, 7 Feb 2009 02:52:28 +0000 (02:52 +0000)]
[packages] xorg-server: define IF_MASK and IF_IOPL if required (closes #4473)

SVN-Revision: 14429

14 years ago[packages] make xclipboard depend on libXaw
Jo-Philipp Wich [Sat, 7 Feb 2009 02:34:37 +0000 (02:34 +0000)]
[packages] make xclipboard depend on libXaw

SVN-Revision: 14428

14 years ago[packages] fix endianess issue in netcat
Jo-Philipp Wich [Sat, 7 Feb 2009 02:33:24 +0000 (02:33 +0000)]
[packages] fix endianess issue in netcat

SVN-Revision: 14427

14 years ago[package] make zaptel-1.4.x compile again with brcm-2.4
Florian Fainelli [Fri, 6 Feb 2009 16:41:03 +0000 (16:41 +0000)]
[package] make zaptel-1.4.x compile again with brcm-2.4

SVN-Revision: 14425

14 years agomoved pid-handling from start-stop-daemon to openvpn.
Markus Wigge [Fri, 6 Feb 2009 13:40:29 +0000 (13:40 +0000)]
moved pid-handling from start-stop-daemon to openvpn.
the pids written by ssd were wrong :(

SVN-Revision: 14423

14 years ago[package] cdparanoia - add patch to fix big-endian crash and rename private variable...
Hamish Guthrie [Fri, 6 Feb 2009 10:42:17 +0000 (10:42 +0000)]
[package] cdparanoia - add patch to fix big-endian crash and rename private variable name

SVN-Revision: 14421

14 years agoAdded optional menu item to include speaker-test and wav files
Hamish Guthrie [Fri, 6 Feb 2009 10:38:50 +0000 (10:38 +0000)]
Added optional menu item to include speaker-test and wav files

SVN-Revision: 14420

14 years agofix asterisk 1.6.x compile on powerpc
Felix Fietkau [Fri, 6 Feb 2009 00:12:20 +0000 (00:12 +0000)]
fix asterisk 1.6.x compile on powerpc

SVN-Revision: 14416

14 years agoadded support for system variables like sysLocation and for custom
Markus Wigge [Thu, 5 Feb 2009 23:20:01 +0000 (23:20 +0000)]
added support for system variables like sysLocation and for custom
scripts executed on SNMP read request.

SVN-Revision: 14414

14 years agontpclient depends on librt
Travis Kemen [Tue, 3 Feb 2009 23:46:49 +0000 (23:46 +0000)]
ntpclient depends on librt

SVN-Revision: 14400

14 years ago[package] also pass ARCH to the user-space applications to compile properly
Florian Fainelli [Tue, 3 Feb 2009 14:39:17 +0000 (14:39 +0000)]
[package] also pass ARCH to the user-space applications to compile properly

SVN-Revision: 14391

14 years ago[package] rework 330-remove_m64_switch patch to be less intrusive, thanks nbd
Florian Fainelli [Tue, 3 Feb 2009 14:19:25 +0000 (14:19 +0000)]
[package] rework 330-remove_m64_switch patch to be less intrusive, thanks nbd

SVN-Revision: 14389

14 years ago[package] fix zaptel compilation on non-64bits platforms, should not break x86_64
Florian Fainelli [Tue, 3 Feb 2009 14:11:33 +0000 (14:11 +0000)]
[package] fix zaptel compilation on non-64bits platforms, should not break x86_64

SVN-Revision: 14388

14 years ago[packages] mail/msmtp: mark /etc/msmtprc as a conffile
Andy Boyett [Tue, 3 Feb 2009 05:45:25 +0000 (05:45 +0000)]
[packages] mail/msmtp: mark /etc/msmtprc as a conffile

SVN-Revision: 14381

14 years agoNew Package -- msmtp
Andy Boyett [Tue, 3 Feb 2009 05:45:14 +0000 (05:45 +0000)]
New Package -- msmtp

Here's a patch for msmtp, an advanced but still lightweight sendmail
replacement that forwards email upstream to an SMTP server. This
software is actively developed, unlike ssmtp which is out of date and
only seems to be linked on the Debian repository. I was able to easily
forward email upstream using GMail/Google Apps with this package, but
ran in to bugs using ssmtp. Rather than try to fix that, I packaged
msmtp.

Signed-off-by: David Cooper <dave@kupesoft.com>
SVN-Revision: 14380

14 years ago[packages] lsof: fix build on glibc/eglibc based toolchain, use build kernel version...
Nicolas Thill [Tue, 3 Feb 2009 02:46:31 +0000 (02:46 +0000)]
[packages] lsof: fix build on glibc/eglibc based toolchain, use build kernel version instead of host one, pass optflags without overriding cflags, bump release number

SVN-Revision: 14378

14 years agofix stun compile on avr32, brcm-2.4
Felix Fietkau [Mon, 2 Feb 2009 17:25:40 +0000 (17:25 +0000)]
fix stun compile on avr32, brcm-2.4

SVN-Revision: 14364

14 years agofix mini_snmpd compile on avr32
Felix Fietkau [Mon, 2 Feb 2009 16:57:30 +0000 (16:57 +0000)]
fix mini_snmpd compile on avr32

SVN-Revision: 14361

14 years ago[packages] zaptel-1.4.x: split builds of kernel & userland stuff, use $(CP) instead...
Nicolas Thill [Mon, 2 Feb 2009 13:39:24 +0000 (13:39 +0000)]
[packages] zaptel-1.4.x: split builds of kernel & userland stuff, use $(CP) instead of $(INSTALL_DATA) for shared library, bump release number

SVN-Revision: 14352

14 years agopackages/ipv6/radvd: fix compatibility with 2.4 kernels, bump package revision
Jo-Philipp Wich [Sun, 1 Feb 2009 20:13:08 +0000 (20:13 +0000)]
packages/ipv6/radvd: fix compatibility with 2.4 kernels, bump package revision

SVN-Revision: 14349

14 years ago[package] add bash-completion (#4228)
Florian Fainelli [Sun, 1 Feb 2009 18:40:04 +0000 (18:40 +0000)]
[package] add bash-completion (#4228)

SVN-Revision: 14346

14 years ago[package] enable ipv6 support in irssi (#4539)
Florian Fainelli [Sun, 1 Feb 2009 17:58:35 +0000 (17:58 +0000)]
[package] enable ipv6 support in irssi (#4539)

SVN-Revision: 14345

14 years agoavoid installing asterisk 1.6.x header files in staging dirs since they conflict...
Hans Zandbelt [Sun, 1 Feb 2009 16:43:09 +0000 (16:43 +0000)]
avoid installing asterisk 1.6.x header files in staging dirs since they conflict with 1.4.x addons

SVN-Revision: 14343

14 years agoSome stability and cleanup patches.
Lars-Peter Clausen [Sun, 1 Feb 2009 16:14:02 +0000 (16:14 +0000)]
Some stability and cleanup patches.

SVN-Revision: 14341

14 years ago[packages] add dt, a generic data test program (closes: #2167)
Nicolas Thill [Sun, 1 Feb 2009 15:48:10 +0000 (15:48 +0000)]
[packages] add dt, a generic data test program (closes: #2167)

SVN-Revision: 14340

14 years ago[packages] add hiawatha web server (closes: #4356, thanks to Raphael Huck)
Nicolas Thill [Sun, 1 Feb 2009 14:50:30 +0000 (14:50 +0000)]
[packages] add hiawatha web server (closes: #4356, thanks to Raphael Huck)

SVN-Revision: 14339

14 years agoupdate chan_mobile to r725 based on backport patch from http://www.asterisk.org/node...
Hans Zandbelt [Sun, 1 Feb 2009 08:13:16 +0000 (08:13 +0000)]
update chan_mobile to r725 based on backport patch from asterisk.org/node/48557

SVN-Revision: 14337

14 years agoSeperate xserver-xorg and xserver-kdrive-*.
Lars-Peter Clausen [Sun, 1 Feb 2009 02:09:48 +0000 (02:09 +0000)]
Seperate xserver-xorg and xserver-kdrive-*.

SVN-Revision: 14336

14 years ago[package] fix ruby compilation failure (#4535)
Florian Fainelli [Sat, 31 Jan 2009 17:57:25 +0000 (17:57 +0000)]
[package] fix ruby compilation failure (#4535)

SVN-Revision: 14327

14 years agoremove a part of r14231 which breaks packages such as sipp
Felix Fietkau [Sat, 31 Jan 2009 17:49:04 +0000 (17:49 +0000)]
remove a part of r14231 which breaks packages such as sipp

SVN-Revision: 14326

14 years agofix pcmciautils build
Felix Fietkau [Sat, 31 Jan 2009 16:43:21 +0000 (16:43 +0000)]
fix pcmciautils build

SVN-Revision: 14322