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
Florian Fainelli [Mon, 28 Mar 2011 21:22:22 +0000 (21:22 +0000)]
[package] update usbutils to 002
Update to version 002, also adds dependencies on librt and libpthread
Signed-of-by: Maarten Bezemer
SVN-Revision: 26337
Florian Fainelli [Mon, 28 Mar 2011 21:22:19 +0000 (21:22 +0000)]
[package] update pmacct to 0.12.5
This patch update pmacct from 0.10.3 (21-06-2006) to 0.12.5 (28-12-2010)
Thanks in advance.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26336
Florian Fainelli [Mon, 28 Mar 2011 21:22:18 +0000 (21:22 +0000)]
[package] gpsd: use autogen.sh
attach is the patch, fix the compile error:
libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4
libtool: and run autoconf again.
patch from Xiangfu Liu
SVN-Revision: 26335
Florian Fainelli [Mon, 28 Mar 2011 21:22:14 +0000 (21:22 +0000)]
[package] update ffmpeg to 0.5.4
Version bump ffmpeg from 0.5.2 to 0.5.4. 0.5.3 and 0.5.4 are maintenance only releases for security and minor bug fixes.
Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26334
Alexandros C. Couloumbis [Thu, 24 Mar 2011 11:22:25 +0000 (11:22 +0000)]
net/iputils: beautify brcm47xx fix (make owrt devs happy)
SVN-Revision: 26282
Alexandros C. Couloumbis [Wed, 23 Mar 2011 20:05:51 +0000 (20:05 +0000)]
net/iputils: include a missing option (thanks Hauke)
SVN-Revision: 26279
Alexandros C. Couloumbis [Wed, 23 Mar 2011 20:02:00 +0000 (20:02 +0000)]
net/iputils: fix ping & arping under brcm47xx.
SVN-Revision: 26278
Jo-Philipp Wich [Wed, 23 Mar 2011 17:50:01 +0000 (17:50 +0000)]
[packages] perl: make sure that staging_dir/*/usr/lib/perl5 is in host perl's @INC (#9111)
SVN-Revision: 26277
Jo-Philipp Wich [Tue, 22 Mar 2011 18:25:49 +0000 (18:25 +0000)]
[packages] coreutils: revert r26169, its just plain wrong
SVN-Revision: 26270
Stephen Walker [Tue, 22 Mar 2011 01:41:59 +0000 (01:41 +0000)]
[packages] zile: update to 2.3.23
SVN-Revision: 26266
Stephen Walker [Tue, 22 Mar 2011 01:41:33 +0000 (01:41 +0000)]
[packages] tor-alpha: update to 0.2.2.23-alpha, add missing librt dependency, use secure urls
SVN-Revision: 26265
Daniel Dickinson [Tue, 22 Mar 2011 00:39:37 +0000 (00:39 +0000)]
[net] Telephony: Yate: Added packages for files under /usr/share/yate, and created a minimal package collection for easy install.
SVN-Revision: 26263
Daniel Dickinson [Tue, 22 Mar 2011 00:35:30 +0000 (00:35 +0000)]
[libs] zaptel-1.4.x: Added hotplug script to create correct Zaptel device nodes (hotplug's autocreate does the wrong thing).
SVN-Revision: 26262
Daniel Dickinson [Mon, 21 Mar 2011 16:45:31 +0000 (16:45 +0000)]
[net] Telephony: Yate: Fixed build problems that prevented server modules from loading. (Must not use libtool fixup). Also added copy of SNMP files to /usr/share/yate/data as is expected when the ysnmpagent module is installed. Also switched to using PKG_INSTALL instead of copying object from source/build tree.
SVN-Revision: 26256
Jo-Philipp Wich [Mon, 21 Mar 2011 06:42:07 +0000 (06:42 +0000)]
[packages] binutils: fix linking to libiberty (#9048)
SVN-Revision: 26254
Travis Kemen [Sun, 20 Mar 2011 01:29:40 +0000 (01:29 +0000)]
Keep files in /etc/openvpn during sysupgrade
SVN-Revision: 26243
Daniel Dickinson [Fri, 18 Mar 2011 23:37:48 +0000 (23:37 +0000)]
[libs] zaptel-1.4.x: Build more of the utils for testing and configureing Zaptel cards.
SVN-Revision: 26236
Daniel Dickinson [Fri, 18 Mar 2011 23:37:45 +0000 (23:37 +0000)]
[libs] zaptel14: Split ztdummy timer module into a speparate pacakge because we don't want to install it on x86 (because it is broken there).
SVN-Revision: 26235
Daniel Dickinson [Fri, 18 Mar 2011 23:37:43 +0000 (23:37 +0000)]
[libs] [utils]: newt: Added source package newt which provides libnewt, a lightweight text console windowing library, and whiptail a lightweight dialog replacement. Depends on S-Lang library (slang2 source package)
SVN-Revision: 26234
Daniel Dickinson [Fri, 18 Mar 2011 23:37:40 +0000 (23:37 +0000)]
[libs] slang2: Added S-Lang Library, used by libnewt and also providing the S-Lang Shell
SVN-Revision: 26233
Daniel Dickinson [Fri, 18 Mar 2011 06:51:17 +0000 (06:51 +0000)]
[net] Telephony: Yate: Corrected copyright header to reflect reality (i.e. because I created the Yate package for SMBPhone they own the copyright, but they have given permission to include it OpenWrt. This doesn't change based on what's written in the file, so might as well be accurate).
* Also bumped package version as I forgot previously.
SVN-Revision: 26219
Daniel Dickinson [Thu, 17 Mar 2011 19:27:04 +0000 (19:27 +0000)]
[net] Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for the modules marked as broken.
SVN-Revision: 26210
Daniel Dickinson [Thu, 17 Mar 2011 19:06:27 +0000 (19:06 +0000)]
[net] IP Addresses and Names: Fixed using single IP addresses instead of always required n.n.n.n/n even for single IP's.
SVN-Revision: 26206
Daniel Dickinson [Thu, 17 Mar 2011 17:50:33 +0000 (17:50 +0000)]
[net] IP Addresses and Names: miniupnpd: Added rule to allow high ports be default. This fixes miniupnpd default to config so that it works as expected after installed and enabled. Also added comments for the UI, and removed the example config file as it is no longer needed.
SVN-Revision: 26205
Alexandros C. Couloumbis [Wed, 16 Mar 2011 11:32:06 +0000 (11:32 +0000)]
net/mtr: remove libresolv dependency
SVN-Revision: 26188
Nicolas Thill [Wed, 16 Mar 2011 03:15:22 +0000 (03:15 +0000)]
[packages] net: add a bmx6 package (thanks to Axel)
SVN-Revision: 26187
Daniel Dickinson [Wed, 16 Mar 2011 00:16:19 +0000 (00:16 +0000)]
[net] Telephony: Yate: Added conffiles. Fixes overwriting of configuration on reinstall/update.
SVN-Revision: 26184
Daniel Dickinson [Tue, 15 Mar 2011 12:48:48 +0000 (12:48 +0000)]
[net] Telephony: Yate: Fixed bigendian test to use CONFIG_BIG_ENDIAN, not a cached autoconf variable. Thanks jow for pointing this out.
SVN-Revision: 26179
Daniel Dickinson [Tue, 15 Mar 2011 12:16:52 +0000 (12:16 +0000)]
[net] Telephony: Yate: Added -DBIGENDIAN to TARGET_CFLAGS when the target is big endian. This fixes things like MD5 code in Yate for big endian targets. Closes #9049. Thanks to Dmitry Kurochkin for pointing this out.
SVN-Revision: 26178
Daniel Dickinson [Tue, 15 Mar 2011 08:43:35 +0000 (08:43 +0000)]
[net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS. This fixes yate looking for configuration under /etc/yate/yate instead /etc/yate. Closes: 9040. Thanks Dimtiry Kurchkin for reporting.
SVN-Revision: 26174
Daniel Dickinson [Tue, 15 Mar 2011 08:30:10 +0000 (08:30 +0000)]
[net] Telephony: yate: Added needed libraries and flags to configure for Yate to execute not just compile. Closes: #9039 and Closes: #9043. Based on patch and tickets from Dimitry Kurochkin. Thanks!
SVN-Revision: 26173
Daniel Dickinson [Tue, 15 Mar 2011 01:37:41 +0000 (01:37 +0000)]
[utils] coreutils: Stopped coreutils from building as long as no plugin is selected.
with commit 26026 (https://dev.openwrt.org/changeset/26026)
I see the coreutils package downloaded and build in my defconfig.
With the following patch, this default selection really does no build,
as long as no plugin is selected.
Thanks to Thomas Langer for this patch.
SVN-Revision: 26169
Gabriel Kerneis [Mon, 14 Mar 2011 13:47:25 +0000 (13:47 +0000)]
[packages] babeld: patch minor bug until next release
SVN-Revision: 26159
Daniel Dickinson [Mon, 14 Mar 2011 02:04:12 +0000 (02:04 +0000)]
[net] various: Fixed openser and updatedd modules appearing in main list instead of under the openser and updatedd packages.
SVN-Revision: 26155
Jo-Philipp Wich [Sun, 13 Mar 2011 22:44:13 +0000 (22:44 +0000)]
[packages] gst-plugins-good: enable icydemux and souphttpsrc plugins (#8762)
SVN-Revision: 26153
Vasilis Tsiligiannis [Sun, 13 Mar 2011 21:00:10 +0000 (21:00 +0000)]
[packages] quagga: Fix ownership of configuration directory and files
SVN-Revision: 26151
Felix Fietkau [Sun, 13 Mar 2011 19:56:43 +0000 (19:56 +0000)]
openssh: do not touch /etc/services
SVN-Revision: 26149
Felix Fietkau [Sun, 13 Mar 2011 19:56:41 +0000 (19:56 +0000)]
openntpd: remove the postinst script for updating services, group, passwd
SVN-Revision: 26148
Felix Fietkau [Sun, 13 Mar 2011 19:56:40 +0000 (19:56 +0000)]
leafnode: do not touch /etc/services
SVN-Revision: 26147
Felix Fietkau [Sun, 13 Mar 2011 19:56:38 +0000 (19:56 +0000)]
ntpd: remove the postinst script for updating /etc/services
SVN-Revision: 26146
Felix Fietkau [Sun, 13 Mar 2011 19:56:35 +0000 (19:56 +0000)]
atftp: remove the postinst script for updating /etc/services
SVN-Revision: 26145
Felix Fietkau [Sun, 13 Mar 2011 19:56:33 +0000 (19:56 +0000)]
quagga: remove the postinst script
SVN-Revision: 26144
Felix Fietkau [Sun, 13 Mar 2011 19:12:01 +0000 (19:12 +0000)]
proftpd: remove the postinst script for users/groups
SVN-Revision: 26140
Felix Fietkau [Sun, 13 Mar 2011 19:02:58 +0000 (19:02 +0000)]
alsa-driver: adding the audio group is no longer necessary
SVN-Revision: 26135
Michael Büsch [Sun, 13 Mar 2011 15:49:03 +0000 (15:49 +0000)]
python-sip: Refresh patch
SVN-Revision: 26122
Michael Büsch [Sun, 13 Mar 2011 15:27:56 +0000 (15:27 +0000)]
pyqt4: Update to latest stable
SVN-Revision: 26121
Michael Büsch [Sun, 13 Mar 2011 13:32:33 +0000 (13:32 +0000)]
pyqt4: riverbank deletes old versions from their server. So point our Makefile to a source that still contains the tarballs.
SVN-Revision: 26110
Daniel Dickinson [Sat, 12 Mar 2011 09:13:31 +0000 (09:13 +0000)]
[net] layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu as it had only one top-level entry.
SVN-Revision: 26108
Daniel Dickinson [Sat, 12 Mar 2011 09:06:35 +0000 (09:06 +0000)]
[net] [multimedia]: Moved multimedia submenu to be part the the Multimedia package group, since that's what it's for.
SVN-Revision: 26107
Daniel Dickinson [Sat, 12 Mar 2011 08:53:03 +0000 (08:53 +0000)]
[net] printing: Removed printing submenu as it had only two entries.
SVN-Revision: 26106
Daniel Dickinson [Sat, 12 Mar 2011 08:50:00 +0000 (08:50 +0000)]
[admin] pmacct: Moved pmacct package from Network|pmacct to Administration because it's accounting information.
SVN-Revision: 26105
Daniel Dickinson [Sat, 12 Mar 2011 08:35:53 +0000 (08:35 +0000)]
[net] wireless: Moved snort-wireless to wireless submenu.
SVN-Revision: 26104
Daniel Dickinson [Sat, 12 Mar 2011 08:35:46 +0000 (08:35 +0000)]
[net] Firewall: Moved snort to Firewall submenu.
SVN-Revision: 26103
Daniel Dickinson [Sat, 12 Mar 2011 08:26:12 +0000 (08:26 +0000)]
wireless: Moved xsupplicant 802.1x authenticator to wireless submenu.
SVN-Revision: 26102
Daniel Dickinson [Sat, 12 Mar 2011 08:24:46 +0000 (08:24 +0000)]
[net] wireless: Moved wiviz Wireless Network Visualization to wireless submenu.
SVN-Revision: 26101
Daniel Dickinson [Sat, 12 Mar 2011 08:23:20 +0000 (08:23 +0000)]
[net] Routing and Redirection: Moved vis visualation server for B.A.T.M.A.N. routing daemon to Routing and Redirection submenu.
SVN-Revision: 26100
Daniel Dickinson [Sat, 12 Mar 2011 08:19:01 +0000 (08:19 +0000)]
[net] IP Addresses and Names: Moved updatedd DDNS update to IP Addresses and Names submenu.
SVN-Revision: 26099