openwrt/svn-archive/archive.git
12 years agoadd lvm2 cross compile fix
Luka Perkov [Mon, 25 Apr 2011 21:24:03 +0000 (21:24 +0000)]
add lvm2 cross compile fix

SVN-Revision: 26756

12 years agoupgrade mdadm package
Luka Perkov [Mon, 25 Apr 2011 20:37:11 +0000 (20:37 +0000)]
upgrade mdadm package

SVN-Revision: 26755

12 years agoupgrade lvm2 package
Luka Perkov [Mon, 25 Apr 2011 20:36:26 +0000 (20:36 +0000)]
upgrade lvm2 package

SVN-Revision: 26754

13 years ago[packages] alsa-utils: prevent configure from using host ncurses[w]5-config files
Jo-Philipp Wich [Wed, 20 Apr 2011 09:55:49 +0000 (09:55 +0000)]
[packages] alsa-utils: prevent configure from using host ncurses[w]5-config files

SVN-Revision: 26739

13 years ago[packages] php5: remove obsolete patch after update to 5.3.6
Michael Heimpold [Tue, 19 Apr 2011 19:30:27 +0000 (19:30 +0000)]
[packages] php5: remove obsolete patch after update to 5.3.6

SVN-Revision: 26732

13 years ago[packages] php5: update to 5.3.6
Michael Heimpold [Tue, 19 Apr 2011 19:29:39 +0000 (19:29 +0000)]
[packages] php5: update to 5.3.6

SVN-Revision: 26731

13 years ago[packages] php5: fix typo for package description
Michael Heimpold [Tue, 19 Apr 2011 19:27:16 +0000 (19:27 +0000)]
[packages] php5: fix typo for package description

SVN-Revision: 26730

13 years ago[packages] php5: add maintainer details
Michael Heimpold [Tue, 19 Apr 2011 19:23:54 +0000 (19:23 +0000)]
[packages] php5: add maintainer details

SVN-Revision: 26729

13 years ago[PATCH] Update and FIX socat
Jo-Philipp Wich [Tue, 19 Apr 2011 19:14:02 +0000 (19:14 +0000)]
[PATCH] Update and FIX socat
socat was bugged for ages now. It does compile, so probably no one
noticed. While running through its configure script, the build process
complains about some missing variables and gives a hint, that the user
should supply them manually. This does ONLY happen in a cross compiling
environment, otherwise the configure script guesses them right. I don't
know the purpose of these variables exactly, but they seem to be OS
dependent and NOT hardware dependent. I tested this on various
architectures and they were all the same, as long as linux is involved.
So I think its safe to specify them in the Makefile.

The point why they're important, is simply that socat compiles, but
exits with some sort of error right after invocation, if they weren't
present at compile time. There are numerous tickets around concerning
this bug. Newer Versions of socat won't even compile if they're missing,
maybe thats why it's kinda outdated by now.

However, this little patch should fix it.

Signed-off-by: Hendrik Bartusch <bartusch@exoz.net>
SVN-Revision: 26728

13 years agonet/bwping: BWPing is a small utility for bandwidth measuring. (thank you Florian...
Alexandros C. Couloumbis [Tue, 19 Apr 2011 17:26:01 +0000 (17:26 +0000)]
net/bwping: BWPing is a small utility for bandwidth measuring. (thank you Florian Sesser)

SVN-Revision: 26727

13 years agoZNC: Fix webadmin, allow external config and minor fixes
Jonas Gorski [Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)]
ZNC: Fix webadmin, allow external config and minor fixes

 * Fix the webadmin module and add the themes

 * Allow providing ZNC an external config (closes #9110)

 * Allow specifying the user and group to run ZNC as (needs su when using
   external config)

 * Allow providing a certificate for incoming SSL connections

 * Reduce buildtime by not rebuilding everything everytime

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26722

13 years agonet/apf: Active port forwarder is a software tool for secure port forwarding. (Closes...
Alexandros C. Couloumbis [Tue, 19 Apr 2011 14:36:45 +0000 (14:36 +0000)]
net/apf: Active port forwarder is a software tool for secure port forwarding. (Closes #9256)

SVN-Revision: 26721

13 years agobatman-adv: init script tries to retrieve interfaces from uci
Marek Lindner [Tue, 19 Apr 2011 12:49:37 +0000 (12:49 +0000)]
batman-adv: init script tries to retrieve interfaces from uci

The batman-adv init script will query uci (network.$iface.ifname)
to retrieve the interface name to re-use the existing network
configuration system.
The default iface configuration (batman-adv.bat0.interfaces) is
set to 'mesh' which allows to start batman-adv as soon as the
network configuration contains a 'mesh' stanza.

Signed-off-by: Filippo Sallemi <tonyputi@gmail.com>
Signed-off-by: Gioacchino Mazzurco <gmazzurco89@gmail.com>
SVN-Revision: 26719

13 years agobatman-adv: upgrade package to latest release (2011.1.0)
Marek Lindner [Tue, 19 Apr 2011 12:43:10 +0000 (12:43 +0000)]
batman-adv: upgrade package to latest release (2011.1.0)

SVN-Revision: 26718

13 years ago[packages] openntpd:
Jo-Philipp Wich [Mon, 18 Apr 2011 10:23:50 +0000 (10:23 +0000)]
[packages] openntpd:
- don't check directory permissions, we can't make /var 0700 (#9258)
- fix init script after r26148, use service_kill instead of killall -9 (#9258)
- bump pkg revision

SVN-Revision: 26717

13 years ago[packages] tor-alpha: update to 0.2.2.24-alpha, add geoip package
Stephen Walker [Sat, 16 Apr 2011 18:43:00 +0000 (18:43 +0000)]
[packages] tor-alpha: update to 0.2.2.24-alpha, add geoip package

SVN-Revision: 26694

13 years agoupgrade git package
Luka Perkov [Sat, 16 Apr 2011 08:59:26 +0000 (08:59 +0000)]
upgrade git package

SVN-Revision: 26688

13 years agoprosody: do not chown on the host system
Felix Fietkau [Fri, 15 Apr 2011 00:43:03 +0000 (00:43 +0000)]
prosody: do not chown on the host system

SVN-Revision: 26675

13 years agoAdd maintainer details for lcd4linux
Jonathan McCrohan [Thu, 14 Apr 2011 23:21:02 +0000 (23:21 +0000)]
Add maintainer details for lcd4linux

SVN-Revision: 26667

13 years agodowngrade libtorrent and rtorrent; rtorrent crashes only solution was to use stable...
Luka Perkov [Thu, 14 Apr 2011 20:49:19 +0000 (20:49 +0000)]
downgrade libtorrent and rtorrent; rtorrent crashes only solution was to use stable and not svn version (8733)

SVN-Revision: 26664

13 years ago[packages] slang2: add the OLD directory as a source url
Stephen Walker [Thu, 14 Apr 2011 16:44:19 +0000 (16:44 +0000)]
[packages] slang2: add the OLD directory as a source url

SVN-Revision: 26661

13 years ago[packages] usbutils: Fix zlib support (#9216)
Vasilis Tsiligiannis [Thu, 14 Apr 2011 13:12:47 +0000 (13:12 +0000)]
[packages] usbutils: Fix zlib support (#9216)

SVN-Revision: 26660

13 years ago[packages/qt4] package qt4 VNC graphics driver
Mirko Vogt [Thu, 14 Apr 2011 12:36:18 +0000 (12:36 +0000)]
[packages/qt4] package qt4 VNC graphics driver

SVN-Revision: 26659

13 years ago[packages/qt4] include linuxinput driver for keyboards by default
Mirko Vogt [Thu, 14 Apr 2011 12:36:15 +0000 (12:36 +0000)]
[packages/qt4] include linuxinput driver for keyboards by default

why the heck can we build the linuxinput-keyboard driver as a plugin, but
the linuxinput-mouse driver can just be compiled in? Why does qt4 has
different drivers for mouse/keyboard using the linuxinput stack at all?

SVN-Revision: 26658

13 years ago[packages] znc:
Jo-Philipp Wich [Thu, 14 Apr 2011 09:04:54 +0000 (09:04 +0000)]
[packages] znc:
- fix usage of PKG_CONFIG_DEPENDS to properly trigger rebuilds after changed feature configuration
- conditionally compile plugins, saves a lot of build time if only a few extensions are enabled

SVN-Revision: 26656

13 years agominor update hd-idle
Luka Perkov [Wed, 13 Apr 2011 22:24:58 +0000 (22:24 +0000)]
minor update hd-idle

SVN-Revision: 26655

13 years agoupgrade hdparm
Luka Perkov [Wed, 13 Apr 2011 22:20:46 +0000 (22:20 +0000)]
upgrade hdparm

SVN-Revision: 26654

13 years agoadd rtorrent ncurses patch
Luka Perkov [Wed, 13 Apr 2011 22:14:18 +0000 (22:14 +0000)]
add rtorrent ncurses patch

SVN-Revision: 26653

13 years agoupgrade libtorrent and rtorrent
Luka Perkov [Wed, 13 Apr 2011 22:07:14 +0000 (22:07 +0000)]
upgrade libtorrent and rtorrent

SVN-Revision: 26652

13 years agoZNC: Update to 0.098 and minor fixes
Jonas Gorski [Wed, 13 Apr 2011 18:25:52 +0000 (18:25 +0000)]
ZNC: Update to 0.098 and minor fixes

 * Update ZNC to latest stable

 * Update download URI to new location

 * Add a fix for building webadmin with uClibc++ and enable it

 * Reduce build time slightly skipping the man target

 * Add myself as maintainer

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26651

13 years ago[packages] usbutils: Do not automatically update USB IDs on real system
Vasilis Tsiligiannis [Wed, 13 Apr 2011 17:40:16 +0000 (17:40 +0000)]
[packages] usbutils: Do not automatically update USB IDs on real system

SVN-Revision: 26650

13 years ago[packages] pciutils: Do not automatically update PCI IDs on real system
Vasilis Tsiligiannis [Wed, 13 Apr 2011 17:40:10 +0000 (17:40 +0000)]
[packages] pciutils: Do not automatically update PCI IDs on real system

SVN-Revision: 26649

13 years ago[packages] hd-idle: readd PKG_BUILD_DIR
Jo-Philipp Wich [Wed, 13 Apr 2011 15:56:36 +0000 (15:56 +0000)]
[packages] hd-idle: readd PKG_BUILD_DIR

SVN-Revision: 26646

13 years ago[packages] pulseaudio: fix 26640
Jan Willies [Wed, 13 Apr 2011 09:46:15 +0000 (09:46 +0000)]
[packages] pulseaudio: fix 26640

SVN-Revision: 26641

13 years ago[packages] pulseaudio: drop dbus dependency, add back libsamplerate, allow to start...
Jan Willies [Wed, 13 Apr 2011 09:42:04 +0000 (09:42 +0000)]
[packages] pulseaudio: drop dbus dependency, add back libsamplerate, allow to start on devices with <64mb ram, bump release

SVN-Revision: 26640

13 years ago[packages] rsync: Update copyright notice date
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:43 +0000 (23:18 +0000)]
[packages] rsync: Update copyright notice date

SVN-Revision: 26634

13 years ago[packages] {pciutils,usbutils}: save space when installing pciutils and usbutils...
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:35 +0000 (23:18 +0000)]
[packages] {pciutils,usbutils}: save space when installing pciutils and usbutils v1 (thanks Peter Wagner)

SVN-Revision: 26633

13 years ago[packages] rsync: Remove trailing whitespace error from init script
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:26 +0000 (23:18 +0000)]
[packages] rsync: Remove trailing whitespace error from init script

SVN-Revision: 26631

13 years ago[packages] rsync: Add initscript for rsync daemon
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:19 +0000 (23:18 +0000)]
[packages] rsync: Add initscript for rsync daemon

Add an initscript to the rsync package for use as a daemon, and a sample rsyncd.conf to show a simple setup.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 26630

13 years agotcpdump: add back LINUX_SLL support to tcpdump-mini to fix ppp packet dumping (fixes...
Felix Fietkau [Tue, 12 Apr 2011 21:35:03 +0000 (21:35 +0000)]
tcpdump: add back LINUX_SLL support to tcpdump-mini to fix ppp packet dumping (fixes #6236)

SVN-Revision: 26629

13 years ago[packages] hd-idle: remove redundant PKG_BUILD_DIR, extend copyright
Jo-Philipp Wich [Tue, 12 Apr 2011 20:13:51 +0000 (20:13 +0000)]
[packages] hd-idle: remove redundant PKG_BUILD_DIR, extend copyright

SVN-Revision: 26619

13 years agoVersion bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases.
Jo-Philipp Wich [Tue, 12 Apr 2011 20:12:29 +0000 (20:12 +0000)]
Version bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 26618

13 years ago[packages] ruby: fix compilation against OpenSSL v1.0.0, thanks russell
Jo-Philipp Wich [Mon, 11 Apr 2011 22:35:26 +0000 (22:35 +0000)]
[packages] ruby: fix compilation against OpenSSL v1.0.0, thanks russell

SVN-Revision: 26599

13 years agopackages: haproxy
Thomas Heil [Mon, 11 Apr 2011 21:54:43 +0000 (21:54 +0000)]
packages: haproxy
 - bump to version 1.4.15

- Diese und die folgenden Zeilen werden ignoriert --

M    haproxy/Makefile

SVN-Revision: 26597

13 years ago[packages] gd: remove manual autoreconf invocation, it pulls in host autofail crap
Jo-Philipp Wich [Mon, 11 Apr 2011 14:38:08 +0000 (14:38 +0000)]
[packages] gd: remove manual autoreconf invocation, it pulls in host autofail crap

SVN-Revision: 26592

13 years ago[packages] cyrus-sasl: fix and use autoreconf to get rid of crappy libtool, extend...
Jo-Philipp Wich [Mon, 11 Apr 2011 14:26:57 +0000 (14:26 +0000)]
[packages] cyrus-sasl: fix and use autoreconf to get rid of crappy libtool, extend compile fix to cover automake templates, solve some other automake braindeadness as well

SVN-Revision: 26591

13 years agocyrus-sasl: fix compile bug, so that we do not need this ugly workaround introduced...
Hauke Mehrtens [Sun, 10 Apr 2011 11:45:15 +0000 (11:45 +0000)]
cyrus-sasl: fix compile bug, so that we do not need this ugly workaround introduced in r26541.

SVN-Revision: 26575

13 years agoopenswan: fix recursive dependency in config.
Hauke Mehrtens [Sat, 9 Apr 2011 16:46:11 +0000 (16:46 +0000)]
openswan: fix recursive dependency in config.

Warning! Found recursive dependency: PACKAGE_kmod-ipv6 PACKAGE_kmod-ipv6

SVN-Revision: 26551

13 years agoopenswan: add fix for 2.6.38
Hauke Mehrtens [Sat, 9 Apr 2011 16:18:39 +0000 (16:18 +0000)]
openswan: add fix for 2.6.38

With 2.6.38.2 #include linux/config.h dont work anymore. It the same issue like Changeset r26237.

Thank you heil for the patch.

This closes #9156.

SVN-Revision: 26550

13 years agoopenl2tp: update to 1.8
Hauke Mehrtens [Sat, 9 Apr 2011 16:10:31 +0000 (16:10 +0000)]
openl2tp: update to 1.8

Thank you НКВД for the patch.

This closes #9155.

SVN-Revision: 26549

13 years agoipupdate: fix endianness-issue
Hauke Mehrtens [Sat, 9 Apr 2011 15:28:22 +0000 (15:28 +0000)]
ipupdate: fix endianness-issue

Thank you Sven Roederer for the patch.

This closes #9066.

SVN-Revision: 26546

13 years agocyrus-sasl: update to version 2.1.23.
Hauke Mehrtens [Sat, 9 Apr 2011 13:04:01 +0000 (13:04 +0000)]
cyrus-sasl: update to version 2.1.23.

Make must be run two times to work around a bug described here:
http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2008-June/001414.html

SVN-Revision: 26541

13 years agomysql: fix a compile error on some host systems.
Hauke Mehrtens [Sat, 9 Apr 2011 12:58:10 +0000 (12:58 +0000)]
mysql: fix a compile error on some host systems.

conf_to_src.c uses C++ functions so we should use g++ for compiling.
The CFLAGS, CPPFLAGS and LDFLAGS for host build should be used and not the for target builds.

This closes #8342

SVN-Revision: 26540

13 years agoddns-scripts: no-ip.com's update protocol has changed
Hauke Mehrtens [Fri, 8 Apr 2011 20:23:42 +0000 (20:23 +0000)]
ddns-scripts: no-ip.com's update protocol has changed

Thank you arokh and julian.calaby.
This closes #9160

SVN-Revision: 26538

13 years ago[packages] minidlna: Renumber and refresh patches
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:32:01 +0000 (23:32 +0000)]
[packages] minidlna: Renumber and refresh patches

SVN-Revision: 26530

13 years ago[packages] minidlna: Remove empty patches
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:43 +0000 (23:23 +0000)]
[packages] minidlna: Remove empty patches

SVN-Revision: 26528

13 years ago[packages] minidlna: Update copyright notice
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:39 +0000 (23:23 +0000)]
[packages] minidlna: Update copyright notice

SVN-Revision: 26527

13 years ago[packages] minidlna: Version bump Minidlna 1.0.19
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:32 +0000 (23:23 +0000)]
[packages] minidlna: Version bump Minidlna 1.0.19

Version bump minidlna to 1.0.19. I didn't find an official changelog. Reading a diff looks like a change in license from GPL v2 or later to strict GPL v2, as well as bug fixes and translation updates. It's streaming as expected. Two patches were rebased.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 26526

13 years ago[packages] asterisk-1.8.x: have chan-iax2 depend on new package res-crypto
Hans Zandbelt [Thu, 7 Apr 2011 19:50:00 +0000 (19:50 +0000)]
[packages] asterisk-1.8.x: have chan-iax2 depend on new package res-crypto

SVN-Revision: 26508

13 years ago[packages] avahi: Update avahi to version 0.6.30 (ref Ticket 7424, , ipv6)
Vasilis Tsiligiannis [Wed, 6 Apr 2011 20:50:00 +0000 (20:50 +0000)]
[packages] avahi: Update avahi to version 0.6.30 (ref Ticket 7424, , ipv6)

This updates the avahi package to the latest version, 0.6.30.

>From the avahi release notes:

"This is a bugfix release.

Make IPv6 work again
i18n updates
Minor other updates"

It may be relevant to ticket 7424.

(A few typos in the OpenWrt Makefile are also fixed.)

Signed-off-by: Mike Brady <mikebrady@eircom.net>
SVN-Revision: 26502

13 years ago[packages] libX11: add a patch from ubuntu that lets libX11 build a postscript file...
Vasilis Tsiligiannis [Wed, 6 Apr 2011 19:40:19 +0000 (19:40 +0000)]
[packages] libX11: add a patch from ubuntu that lets libX11 build a postscript file using newer groff (thanks Russell Senior)

This applies to the packages feed.  It fixes a case with newer groff
returning different warming messages than expected by the libX11 build
infrastructure expects.  This patch was shamelessly swiped from Ubuntu's
package.

SVN-Revision: 26501

13 years agonet/wavemon: update to version 0.7.2, include some upstream patches
Alexandros C. Couloumbis [Wed, 6 Apr 2011 14:56:32 +0000 (14:56 +0000)]
net/wavemon: update to version 0.7.2, include some upstream patches

SVN-Revision: 26500

13 years ago[packages] asterisk-1.8.x: update to asterisk 1.8.3.2; fix astdatadir; add dependency...
Hans Zandbelt [Wed, 6 Apr 2011 14:25:44 +0000 (14:25 +0000)]
[packages] asterisk-1.8.x: update to asterisk 1.8.3.2; fix astdatadir; add dependency parameter to module template

SVN-Revision: 26497

13 years ago[net] Firewall: miniupnpd: Removed dependency and linking to libip6tc as ipv6 isn...
Daniel Dickinson [Wed, 6 Apr 2011 03:06:05 +0000 (03:06 +0000)]
[net] Firewall: miniupnpd: Removed dependency and linking to libip6tc as ipv6 isn't used with miniupnpd.

SVN-Revision: 26496

13 years ago[packages] {nacl,quicktun}: Add missing copyright notices
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:40:42 +0000 (16:40 +0000)]
[packages] {nacl,quicktun}: Add missing copyright notices

SVN-Revision: 26490

13 years ago[packages] quicktun: Add dependency to kmod-tun
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:22 +0000 (16:37 +0000)]
[packages] quicktun: Add dependency to kmod-tun

SVN-Revision: 26489

13 years ago[packages] quicktun: Improve QuickTun init script
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:16 +0000 (16:37 +0000)]
[packages] quicktun: Improve QuickTun init script

The new init script won't fail if quicktun takes more than 1 second to start.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 26488

13 years ago[packages] quicktun: Update QuickTun to version 2.1.6
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:11 +0000 (16:37 +0000)]
[packages] quicktun: Update QuickTun to version 2.1.6

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 26487

13 years ago[packages] nacl: Update NaCl to version 20110221
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:05 +0000 (16:37 +0000)]
[packages] nacl: Update NaCl to version 20110221

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 26486

13 years ago[net] Firewall: miniupnpd: Newer upstream. Dropped patches now included upstream.
Daniel Dickinson [Tue, 5 Apr 2011 13:55:45 +0000 (13:55 +0000)]
[net] Firewall: miniupnpd: Newer upstream.  Dropped patches now included upstream.

SVN-Revision: 26481

13 years ago[packages] openvpn: fix paths to ifconfig, ip and route utilities (#9184)
Jo-Philipp Wich [Tue, 5 Apr 2011 13:07:42 +0000 (13:07 +0000)]
[packages] openvpn: fix paths to ifconfig, ip and route utilities (#9184)

SVN-Revision: 26480

13 years ago[net] Firewall: miniupnpd: Fixed miniupnpd attaching to shell when extra logging...
Daniel Dickinson [Tue, 5 Apr 2011 10:30:33 +0000 (10:30 +0000)]
[net] Firewall: miniupnpd: Fixed miniupnpd attaching to shell when extra logging enabled.  Fixed duplicated log messages when doing extra logging and removed unnecessary eval.

SVN-Revision: 26478

13 years ago[packages] proftpd: update to 1.3.3e
Cezary Jackiewicz [Tue, 5 Apr 2011 09:40:29 +0000 (09:40 +0000)]
[packages] proftpd: update to 1.3.3e

SVN-Revision: 26477

13 years agoaccount for more sdcc variants
Travis Kemen [Mon, 4 Apr 2011 20:46:25 +0000 (20:46 +0000)]
account for more sdcc variants

SVN-Revision: 26475

13 years ago[libs] newt: Fixed cross-compilation error due to attempt to use host Python by disab...
Daniel Dickinson [Mon, 4 Apr 2011 19:42:45 +0000 (19:42 +0000)]
[libs] newt: Fixed cross-compilation error due to attempt to use host Python by disabling build of snackmodule (a python module) which we weren't shipping anyway.

SVN-Revision: 26474

13 years agonewer versions of sdcc dropped support for xa51, compiles fine without so change...
Travis Kemen [Mon, 4 Apr 2011 19:42:27 +0000 (19:42 +0000)]
newer versions of sdcc dropped support for xa51, compiles fine without so change the ckeck for sdcc

SVN-Revision: 26473

13 years ago[net] Firewall: miniupnpd: Fixed dependencies on libip4tc and libip6tc explicity...
Daniel Dickinson [Mon, 4 Apr 2011 07:26:32 +0000 (07:26 +0000)]
[net] Firewall: miniupnpd: Fixed dependencies on libip4tc and libip6tc explicity. (Closes #9173)

SVN-Revision: 26461

13 years ago[package] minidlna/ffmpeg: add minidlna profile to ffmpeg
Florian Fainelli [Sun, 3 Apr 2011 18:29:41 +0000 (18:29 +0000)]
[package] minidlna/ffmpeg: add minidlna profile to ffmpeg

This adds a profile to ffmpeg to support minidlna, similar to the
libdlna/ushare profile. When minidlna encounters media, it uses ffmpeg to
figure out what it is. If ffmpeg fails to open it, then minidlna will try
and fail to read the file on its own. The profile may need to be extended;
I attempted to cover all popular formats for dlna streaming.

Tested with the following container/codec combinations:

mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3

Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26450

13 years ago[package] ffmpeg: expose additionnal configuration options (#7837, #8831)
Florian Fainelli [Sun, 3 Apr 2011 18:29:39 +0000 (18:29 +0000)]
[package] ffmpeg: expose additionnal configuration options (#7837, #8831)

This series, along with previous applied patches, should close tickets #7837 and #8831.

This patch exposes additional decoders and demuxers for FFmpeg in menuconfig, along with other minor changes.

Additional decoders:
flac (Free Lossless Audio Codec)

Additional demuxers:
aac
avi
flac
matroska
mov (mov/mp4/m4a/3gp/3g2/mj2)

zlib is required on matroska/mov to handle compressed headers.

Minor changes:
mp3 demuxer to require the mpegaudio parser. Doesn't do much without it. Matches current ffmpeg behavior.

--target-os=linux as a compile flag. This will be required when cross-compiling in the 0.6 branch, and does no harm here.

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26449

13 years agoadd ethtool patch for ixp4xx
Luka Perkov [Sun, 3 Apr 2011 18:16:49 +0000 (18:16 +0000)]
add ethtool patch for ixp4xx

SVN-Revision: 26448

13 years agoupgrade file
Luka Perkov [Sun, 3 Apr 2011 18:12:25 +0000 (18:12 +0000)]
upgrade file

SVN-Revision: 26447

13 years agoupgrade ethtool
Luka Perkov [Sun, 3 Apr 2011 18:10:36 +0000 (18:10 +0000)]
upgrade ethtool

SVN-Revision: 26446

13 years agoUpdate dmapd to new upstream version; properly build BDB module
W. Michael Petullo [Sun, 3 Apr 2011 01:26:46 +0000 (01:26 +0000)]
Update dmapd to new upstream version; properly build BDB module

SVN-Revision: 26428

13 years agoUpdate dmapd and libdmapsharing to new upstream versions; use BDB module by default
W. Michael Petullo [Sun, 3 Apr 2011 00:36:54 +0000 (00:36 +0000)]
Update dmapd and libdmapsharing to new upstream versions; use BDB module by default

SVN-Revision: 26421

13 years agoUpdate to 7.24.1
W. Michael Petullo [Sun, 3 Apr 2011 00:33:57 +0000 (00:33 +0000)]
Update to 7.24.1

Also:
        remove the dependency on imagemagick and libfreetype to keep the library small
use --disable-debug and --disable-gtk-doc
add a patch to fix --tag=CXX issue; autotools is being stubborn about compiling as C++

SVN-Revision: 26420

13 years agoVersion Bump Rsync 3.0.8 Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
Scott V. Kamp [Sat, 2 Apr 2011 03:13:24 +0000 (03:13 +0000)]
Version Bump Rsync 3.0.8 Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>

SVN-Revision: 26399

13 years ago[privoxy]
John Crispin [Fri, 1 Apr 2011 10:00:01 +0000 (10:00 +0000)]
[privoxy]

Update privoxy to 3.0.17. This is a maintenance release.

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26389

13 years ago[packages] haproxy: bump to version 1.4.14
Thomas Heil [Thu, 31 Mar 2011 16:27:56 +0000 (16:27 +0000)]
[packages] haproxy: bump to version 1.4.14

SVN-Revision: 26388

13 years ago[patch-team] update wing to 20110329 - Signed off by Roberto Riggio <roberto.riggio...
Scott V. Kamp [Thu, 31 Mar 2011 02:53:51 +0000 (02:53 +0000)]
[patch-team] update wing to 20110329 - Signed off by Roberto Riggio <roberto.riggio@create-net.org>

SVN-Revision: 26386

13 years agoupdate at package - forgot to add patch
Luka Perkov [Wed, 30 Mar 2011 23:11:54 +0000 (23:11 +0000)]
update at package - forgot to add patch

SVN-Revision: 26385

13 years agoupdate at package
Luka Perkov [Wed, 30 Mar 2011 23:09:08 +0000 (23:09 +0000)]
update at package

SVN-Revision: 26384

13 years ago[package] flashrom: use msr path compatible w/ hotplug2
Florian Fainelli [Wed, 30 Mar 2011 20:10:48 +0000 (20:10 +0000)]
[package] flashrom: use msr path compatible w/ hotplug2

The issue wasn't that flashrom-0.9.3 was broken, but that the incompatible device path put the box into a funky state that couldn't be reverted.

This fix causes it to use the hotplug2 path.

With this, we don't need to revert to 0.9.1, superseding my early patch to revert...

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26381

13 years ago[package] add wattsup
Florian Fainelli [Wed, 30 Mar 2011 20:10:45 +0000 (20:10 +0000)]
[package] add wattsup

This patch adds a command line utility to interface with the WattsUp
power meters (https://www.wattsupmeters.com/)

Signed-off-by: Roberto Riggio<roberto.riggio@create-net.org>
SVN-Revision: 26380

13 years ago[package] pmacct: add uacctd
Florian Fainelli [Wed, 30 Mar 2011 20:10:42 +0000 (20:10 +0000)]
[package] pmacct: add uacctd

This patch add uacctd, an ulog based accounting deamon from pmacct project (http://www.pmacct.net/)
It also put all pmacct packages in a submenu called  (13 packages)

Thanks in advance.

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26379

13 years ago[packages] openvpn: update to 2.1.4, thanks obsy
Jan Willies [Wed, 30 Mar 2011 16:11:21 +0000 (16:11 +0000)]
[packages] openvpn: update to 2.1.4, thanks obsy

SVN-Revision: 26376

13 years agoUpdate dependencies for dmapd and libdmapsharing
W. Michael Petullo [Wed, 30 Mar 2011 14:04:18 +0000 (14:04 +0000)]
Update dependencies for dmapd and libdmapsharing

SVN-Revision: 26371

13 years ago[packages] quagga: Renumber patches
Vasilis Tsiligiannis [Wed, 30 Mar 2011 09:27:23 +0000 (09:27 +0000)]
[packages] quagga: Renumber patches

SVN-Revision: 26362

13 years ago[packages] quagga: Change to PKG_FIXUP:=autoreconf
Vasilis Tsiligiannis [Wed, 30 Mar 2011 09:27:19 +0000 (09:27 +0000)]
[packages] quagga: Change to PKG_FIXUP:=autoreconf

SVN-Revision: 26361

13 years ago[packages] quagga: Update to v0.99.18
Vasilis Tsiligiannis [Wed, 30 Mar 2011 09:27:13 +0000 (09:27 +0000)]
[packages] quagga: Update to v0.99.18

SVN-Revision: 26360

13 years ago[libs] newt: Fixed whiptail install so that it takes the files from the package build...
Daniel Dickinson [Tue, 29 Mar 2011 12:31:23 +0000 (12:31 +0000)]
[libs] newt: Fixed whiptail install so that it takes the files from the package build dir, not the non-existant package install dir

SVN-Revision: 26357