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
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
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
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
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
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
Luka Perkov [Sat, 16 Apr 2011 08:59:26 +0000 (08:59 +0000)]
upgrade git package
SVN-Revision: 26688
Felix Fietkau [Fri, 15 Apr 2011 00:43:03 +0000 (00:43 +0000)]
prosody: do not chown on the host system
SVN-Revision: 26675
Jonathan McCrohan [Thu, 14 Apr 2011 23:21:02 +0000 (23:21 +0000)]
Add maintainer details for lcd4linux
SVN-Revision: 26667
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
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
Vasilis Tsiligiannis [Thu, 14 Apr 2011 13:12:47 +0000 (13:12 +0000)]
[packages] usbutils: Fix zlib support (#9216)
SVN-Revision: 26660
Mirko Vogt [Thu, 14 Apr 2011 12:36:18 +0000 (12:36 +0000)]
[packages/qt4] package qt4 VNC graphics driver
SVN-Revision: 26659
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
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
Luka Perkov [Wed, 13 Apr 2011 22:24:58 +0000 (22:24 +0000)]
minor update hd-idle
SVN-Revision: 26655
Luka Perkov [Wed, 13 Apr 2011 22:20:46 +0000 (22:20 +0000)]
upgrade hdparm
SVN-Revision: 26654
Luka Perkov [Wed, 13 Apr 2011 22:14:18 +0000 (22:14 +0000)]
add rtorrent ncurses patch
SVN-Revision: 26653
Luka Perkov [Wed, 13 Apr 2011 22:07:14 +0000 (22:07 +0000)]
upgrade libtorrent and rtorrent
SVN-Revision: 26652
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
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
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
Jo-Philipp Wich [Wed, 13 Apr 2011 15:56:36 +0000 (15:56 +0000)]
[packages] hd-idle: readd PKG_BUILD_DIR
SVN-Revision: 26646
Jan Willies [Wed, 13 Apr 2011 09:46:15 +0000 (09:46 +0000)]
[packages] pulseaudio: fix 26640
SVN-Revision: 26641
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
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:43 +0000 (23:18 +0000)]
[packages] rsync: Update copyright notice date
SVN-Revision: 26634
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:32:01 +0000 (23:32 +0000)]
[packages] minidlna: Renumber and refresh patches
SVN-Revision: 26530
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:43 +0000 (23:23 +0000)]
[packages] minidlna: Remove empty patches
SVN-Revision: 26528
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:39 +0000 (23:23 +0000)]
[packages] minidlna: Update copyright notice
SVN-Revision: 26527
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
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
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
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
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
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
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
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:40:42 +0000 (16:40 +0000)]
[packages] {nacl,quicktun}: Add missing copyright notices
SVN-Revision: 26490
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:22 +0000 (16:37 +0000)]
[packages] quicktun: Add dependency to kmod-tun
SVN-Revision: 26489
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
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
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
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
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
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
Cezary Jackiewicz [Tue, 5 Apr 2011 09:40:29 +0000 (09:40 +0000)]
[packages] proftpd: update to 1.3.3e
SVN-Revision: 26477
Travis Kemen [Mon, 4 Apr 2011 20:46:25 +0000 (20:46 +0000)]
account for more sdcc variants
SVN-Revision: 26475
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
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
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
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
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
Luka Perkov [Sun, 3 Apr 2011 18:16:49 +0000 (18:16 +0000)]
add ethtool patch for ixp4xx
SVN-Revision: 26448
Luka Perkov [Sun, 3 Apr 2011 18:12:25 +0000 (18:12 +0000)]
upgrade file
SVN-Revision: 26447
Luka Perkov [Sun, 3 Apr 2011 18:10:36 +0000 (18:10 +0000)]
upgrade ethtool
SVN-Revision: 26446
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
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
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
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
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
Thomas Heil [Thu, 31 Mar 2011 16:27:56 +0000 (16:27 +0000)]
[packages] haproxy: bump to version 1.4.14
SVN-Revision: 26388
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
Luka Perkov [Wed, 30 Mar 2011 23:11:54 +0000 (23:11 +0000)]
update at package - forgot to add patch
SVN-Revision: 26385
Luka Perkov [Wed, 30 Mar 2011 23:09:08 +0000 (23:09 +0000)]
update at package
SVN-Revision: 26384
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
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
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
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
W. Michael Petullo [Wed, 30 Mar 2011 14:04:18 +0000 (14:04 +0000)]
Update dependencies for dmapd and libdmapsharing
SVN-Revision: 26371
Vasilis Tsiligiannis [Wed, 30 Mar 2011 09:27:23 +0000 (09:27 +0000)]
[packages] quagga: Renumber patches
SVN-Revision: 26362
Vasilis Tsiligiannis [Wed, 30 Mar 2011 09:27:19 +0000 (09:27 +0000)]
[packages] quagga: Change to PKG_FIXUP:=autoreconf
SVN-Revision: 26361
Vasilis Tsiligiannis [Wed, 30 Mar 2011 09:27:13 +0000 (09:27 +0000)]
[packages] quagga: Update to v0.99.18
SVN-Revision: 26360
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
W. Michael Petullo [Mon, 28 Mar 2011 22:55:36 +0000 (22:55 +0000)]
Update dmapd and libdmapsharing to new upstream versions
SVN-Revision: 26348
Florian Fainelli [Mon, 28 Mar 2011 22:03:31 +0000 (22:03 +0000)]
[package] upgrade mc to 4.7.5.1
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
SVN-Revision: 26347
Florian Fainelli [Mon, 28 Mar 2011 22:03:27 +0000 (22:03 +0000)]
[package] collected: add modbus plugin.
This enables the modbus plugin of collectd and patches it so it works with the current version of libmodbus
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 26346
Florian Fainelli [Mon, 28 Mar 2011 22:03:25 +0000 (22:03 +0000)]
[package] add libmodbus
Apparently people are already using libmodbus on OpenWrt, but there is no package.
(see http://zagrodzki.net/~sebek/openwrt/packages/libmodbus.so )
So I made a Makefile for it, I'd be happy to be the package maintainer for that.
SVN-Revision: 26345
Florian Fainelli [Mon, 28 Mar 2011 21:30:30 +0000 (21:30 +0000)]
[package] flashrom: update to 0.9.3 and fix dependency
Bump flashrom to current version, and reflect that it uses dmidecode as a helper.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26343
Florian Fainelli [Mon, 28 Mar 2011 21:22:34 +0000 (21:22 +0000)]
[package] freeradius2: add rlm_sql_sqlite and rlm_passwd
This patch adds rlm_sql_sqlite, rlm_passwd modules for freeradius2.
It patches the rlm_sql_sqlite in order to work (authorization is working, accounting not yet tested).
It adds radwho to the utils.
Thanks in advance.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26342
Florian Fainelli [Mon, 28 Mar 2011 21:22:32 +0000 (21:22 +0000)]
[package] php5: Fix build when simplexml is selected (#7758)
The build fails since the php module is statically disabled. This patch
adds the required magic.
This should also finally close #7758.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 26341
Florian Fainelli [Mon, 28 Mar 2011 21:22:30 +0000 (21:22 +0000)]
[package] triggerhappy: update to version 0.3.4
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 26340
Florian Fainelli [Mon, 28 Mar 2011 21:22:27 +0000 (21:22 +0000)]
[package] squid: enable 'null' storeio module
This patch enables the 'null' storeio module to be build along with the default 'ufs' module.
It allows squid to optionally be used without any disk storage.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 26339
Florian Fainelli [Mon, 28 Mar 2011 21:22:25 +0000 (21:22 +0000)]
[package] update avahi to included D-Bus support, libavahi-client library and avahi-utils tools (#8929)
This updates the avahi package as follows:
1. The libavahi-client library can be selected.
2. The following avahi utilities can be selected:
avahi-browse, aka: avahi-browse-domains
avahi-publish, aka: avahi-publish-address, avahi-publish-service
avahi-resolve, aka: avahi-resolve-address, avahi-resolve-host-name
avahi-set-host-name.
Notes:
(a) This patch applies to avahi 0.6.29 -- I sent in the previous version
for 0.6.28 just after 0.6.29 came out, duh. :(
(b) The libavahi-client library and the avahi utilities require avahi to
be compiled with D-Bus support, and D-Bus must be included in
the build. If they are not selected, avahi is compiled without D-Bus
support, as it is at present.
(c) The init.d start priority of avahi-daemon is changed from 50 to 61
so that it loads after D-Bus.
The patch in Ticket #8929 has two problems, IMHO:
1. It makes the D-Bus package a compulsory requirement for avahi, even
though it's only really needed if you select the libavahi-client library.
(This patch makes D-Bus compulsory only if you select the
libavahi-client library or the avahi utilities which depend on them.)
2. The avahi-daemon will fail to start because the D-Bus daemon is set
to start up _after_ avahi-daemon starts looking for it.
(This patch adjusts the init.d start priority of the avahi-daemon to
later than that of D-Bus.)
Signed-off-by: Mike Brady <mikebrady@eircom.net>
SVN-Revision: 26338