packages.git
12 years ago[packages] aiccu: remove dependency on ntpclient (#10295)
jow [Thu, 27 Oct 2011 23:03:10 +0000 (23:03 +0000)]
[packages] aiccu: remove dependency on ntpclient (#10295)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28639 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopwrtray: Update config
mb [Thu, 27 Oct 2011 13:24:25 +0000 (13:24 +0000)]
pwrtray: Update config

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28625 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopwrtray: Update
mb [Thu, 27 Oct 2011 13:04:44 +0000 (13:04 +0000)]
pwrtray: Update

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28624 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] openntpd: change binary path in init script as well
jow [Thu, 27 Oct 2011 10:19:43 +0000 (10:19 +0000)]
[packages] openntpd: change binary path in init script as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28621 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] openntpd: remove/restore busybox ntpd on install/remove, relocate to ...
jow [Thu, 27 Oct 2011 10:19:14 +0000 (10:19 +0000)]
[packages] openntpd: remove/restore busybox ntpd on install/remove, relocate to /sbin to prevent clash with busybox

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28620 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoqt4: Add -continue flag. This fixes an iconv configure issue on X11-QT.
mb [Wed, 26 Oct 2011 17:43:51 +0000 (17:43 +0000)]
qt4: Add -continue flag. This fixes an iconv configure issue on X11-QT.
configure seems to mess up the cflags, so adding -continue really only is a workaround to this issue. But it makes it compile.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28609 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoqt4: Unset host CFLAGS. This fixes a compile error if CFLAGS are exported on the...
mb [Wed, 26 Oct 2011 17:41:02 +0000 (17:41 +0000)]
qt4: Unset host CFLAGS. This fixes a compile error if CFLAGS are exported on the host.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28608 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRemove obsolete 'retutahvo' utility
mb [Wed, 26 Oct 2011 15:13:55 +0000 (15:13 +0000)]
Remove obsolete 'retutahvo' utility

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28607 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRemove 'ucmb' packages
mb [Wed, 26 Oct 2011 14:57:17 +0000 (14:57 +0000)]
Remove 'ucmb' packages

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28606 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] perf: correct section & category
swalker [Wed, 26 Oct 2011 03:04:07 +0000 (03:04 +0000)]
[packages] perf: correct section & category

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28596 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/listener: add a config file, fix config file handling
nico [Wed, 26 Oct 2011 00:42:35 +0000 (00:42 +0000)]
packages/listener: add a config file, fix config file handling

Add a config file based on:

  http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/listener/files/listener.conf

Fix the location where listener is looking for its configuration file

(thanks to Xiangfu Liu for pointing these)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28594 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] netatalk: use -std=gnu99 instead of -std=c99, fixes unreachable cnid_dbd...
jow [Tue, 25 Oct 2011 23:10:13 +0000 (23:10 +0000)]
[packages] netatalk: use -std=gnu99 instead of -std=c99, fixes unreachable cnid_dbd - thanks dirtyfreebooter for spotting this

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28593 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add listener (thanks to Raphaël Huck)
nico [Tue, 25 Oct 2011 22:05:06 +0000 (22:05 +0000)]
packages: add listener (thanks to Raphaël Huck)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28592 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/minidlna: update to 1.0.22
nico [Tue, 25 Oct 2011 20:53:26 +0000 (20:53 +0000)]
packages/minidlna: update to 1.0.22

This patch updates Minidlna to 1.0.22.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28590 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ffmpeg: update to 0.8.5
nico [Tue, 25 Oct 2011 20:53:24 +0000 (20:53 +0000)]
packages/ffmpeg: update to 0.8.5

This patch updates FFmpeg to 0.8.5.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28589 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ffmpeg: fix pkg-config detection
nico [Tue, 25 Oct 2011 20:53:22 +0000 (20:53 +0000)]
packages/ffmpeg: fix pkg-config detection

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28588 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add perl-net-telnet (closes: #10277)
nico [Tue, 25 Oct 2011 20:53:19 +0000 (20:53 +0000)]
packages: add perl-net-telnet (closes: #10277)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28587 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] firewall-mod-save: remove obsolete dependency on iptables-utils (#10217)
jow [Tue, 25 Oct 2011 13:06:35 +0000 (13:06 +0000)]
[packages] firewall-mod-save: remove obsolete dependency on iptables-utils (#10217)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28579 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] multiwan: remove obsolete dependency on iptables-utils (#10217)
jow [Tue, 25 Oct 2011 12:42:05 +0000 (12:42 +0000)]
[packages] multiwan: remove obsolete dependency on iptables-utils (#10217)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28577 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] shorewall-lite: remove obsolete dependency on iptables-utils (#10217)
jow [Tue, 25 Oct 2011 12:40:41 +0000 (12:40 +0000)]
[packages] shorewall-lite: remove obsolete dependency on iptables-utils (#10217)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28576 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobatman-adv: bugfixes for the 2011.3.1 release
marek [Tue, 25 Oct 2011 12:37:44 +0000 (12:37 +0000)]
batman-adv: bugfixes for the 2011.3.1 release

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28575 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoshorewall-lite: update to 4.4.24
jow [Tue, 25 Oct 2011 11:34:28 +0000 (11:34 +0000)]
shorewall-lite: update to 4.4.24

This patch updates shorewall-lite to current stable release 4.4.24

Signed-off-by: Edy Corak info@loenshotel.de
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28574 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ntpd: allow coexistence with BusyBox ntpd by placing the deamon into ...
jow [Mon, 24 Oct 2011 22:13:18 +0000 (22:13 +0000)]
[packages] ntpd: allow coexistence with BusyBox ntpd by placing the deamon into /sbin and removing/adding the busybox ntpd symlink in postinst/prerm

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28572 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/ipset: move out to packages/net/
nico [Mon, 24 Oct 2011 21:35:02 +0000 (21:35 +0000)]
package/ipset: move out to packages/net/

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28561 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/perf: move out to packages/devel/
nico [Mon, 24 Oct 2011 21:33:35 +0000 (21:33 +0000)]
package/perf: move out to packages/devel/

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28560 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/utils/usb-modeswitch: new version
jow [Mon, 24 Oct 2011 21:03:42 +0000 (21:03 +0000)]
packages/utils/usb-modeswitch: new version
New version of usb-modeswtich.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28559 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/mosquitto: update to 0.13 (thanks to Karl Palsson)
nico [Mon, 24 Oct 2011 20:58:58 +0000 (20:58 +0000)]
packages/mosquitto: update to 0.13 (thanks to Karl Palsson)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28558 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/utils/usb-modeswitch-data: new version
jow [Mon, 24 Oct 2011 17:55:38 +0000 (17:55 +0000)]
packages/utils/usb-modeswitch-data: new version

There is a new version of usb-modeswitch-data as well.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28556 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/utils/usb-modeswitch: use the hammer
jow [Mon, 24 Oct 2011 17:52:58 +0000 (17:52 +0000)]
packages/utils/usb-modeswitch: use the hammer

Not particularly beautiful but doing the trick...

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28555 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] asterisk-1.8.x: upgrade to 1.8.7.1
zandbelt [Mon, 24 Oct 2011 10:58:30 +0000 (10:58 +0000)]
[packages] asterisk-1.8.x: upgrade to 1.8.7.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28552 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages: add libmnl (a minimalistic user-space library for Netlink)
nico [Mon, 24 Oct 2011 10:18:57 +0000 (10:18 +0000)]
packages: add libmnl (a minimalistic user-space library for Netlink)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28551 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] asterisk-1.8.x: specify ASTDBDIR; fixes #10270
zandbelt [Mon, 24 Oct 2011 10:11:23 +0000 (10:11 +0000)]
[packages] asterisk-1.8.x: specify ASTDBDIR; fixes #10270

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28550 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackages/ffmpeg: install dev files when any libffmeg variant is selected (closes...
nico [Mon, 24 Oct 2011 07:58:26 +0000 (07:58 +0000)]
packages/ffmpeg: install dev files when any libffmeg variant is selected (closes: #10266)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28548 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] gst-plugins-ugly: fix typo gst-mod-mpeg2dc to gst-mod-mpeg2dec
flyn [Sun, 23 Oct 2011 17:08:44 +0000 (17:08 +0000)]
[packages] gst-plugins-ugly: fix typo gst-mod-mpeg2dc to gst-mod-mpeg2dec

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28543 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] gst-plugins-ugly: enable mpeg2dec (closes: #8318)
nico [Sun, 23 Oct 2011 16:35:44 +0000 (16:35 +0000)]
[packages] gst-plugins-ugly: enable mpeg2dec (closes: #8318)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28542 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] gst-plugins-ugly: add missing dependencies to gst-mod-asf
nico [Sun, 23 Oct 2011 16:16:18 +0000 (16:16 +0000)]
[packages] gst-plugins-ugly: add missing dependencies to gst-mod-asf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28541 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] gst-plugins-ugly: rebuild on plugin selection changes
nico [Sun, 23 Oct 2011 16:14:29 +0000 (16:14 +0000)]
[packages] gst-plugins-ugly: rebuild on plugin selection changes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28540 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] gst-plugins-base: rebuild on plugin selection changes
nico [Sun, 23 Oct 2011 16:12:30 +0000 (16:12 +0000)]
[packages] gst-plugins-base: rebuild on plugin selection changes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28539 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] darkice: remove dependency on alsa-lib (support for ALSA is explicitly...
nico [Sun, 23 Oct 2011 16:05:25 +0000 (16:05 +0000)]
[packages] darkice: remove dependency on alsa-lib (support for ALSA is explicitly disabled)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28538 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] libevent: install and ship all libraries (thanks to Espen Jürgensen),...
nico [Sun, 23 Oct 2011 16:00:59 +0000 (16:00 +0000)]
[packages] libevent: install and ship all libraries (thanks to Espen Jürgensen), bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28537 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] add libmpeg2 (closes: #8317, thanks to W. Michael Petullo)
nico [Sun, 23 Oct 2011 10:26:52 +0000 (10:26 +0000)]
[packages] add libmpeg2 (closes: #8317, thanks to W. Michael Petullo)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28534 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] vips: update to 7.26.3
flyn [Sun, 23 Oct 2011 07:18:53 +0000 (07:18 +0000)]
[package] vips: update to 7.26.3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28533 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] gstreamer: update to 0.10.34
flyn [Sun, 23 Oct 2011 06:46:38 +0000 (06:46 +0000)]
[package] gstreamer: update to 0.10.34

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28532 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoUpdate dmapd and libdmapsharing to new upstream versions
flyn [Sun, 23 Oct 2011 06:41:57 +0000 (06:41 +0000)]
Update dmapd and libdmapsharing to new upstream versions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28531 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] mpd: split in 2 variants -full & -mini (closes: #7142)
nico [Sat, 22 Oct 2011 18:03:13 +0000 (18:03 +0000)]
[packages] mpd: split in 2 variants -full & -mini (closes: #7142)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28524 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ffmpeg: disable ASM for all targets, bump revision number
nico [Sat, 22 Oct 2011 17:58:07 +0000 (17:58 +0000)]
[packages] ffmpeg: disable ASM for all targets, bump revision number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28523 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] lcd4linux: Bump package version as a result of r28469
jmccrohan [Sat, 22 Oct 2011 15:12:39 +0000 (15:12 +0000)]
[package] lcd4linux: Bump package version as a result of r28469

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28522 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] mtd-utils: bump pkg rev as well
jow [Sat, 22 Oct 2011 14:17:32 +0000 (14:17 +0000)]
[packages] mtd-utils: bump pkg rev as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28521 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] mtd-utils: add a bad block counter to mtd_debug, based on patch from http...
jow [Sat, 22 Oct 2011 14:16:45 +0000 (14:16 +0000)]
[packages] mtd-utils: add a bad block counter to mtd_debug, based on patch from dev.laptop.org/~martin/mtd_debug.patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28520 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] wget: update to 1.13.4 (thanks to Peter Wagner)
nico [Sat, 22 Oct 2011 13:23:40 +0000 (13:23 +0000)]
[packages] wget: update to 1.13.4 (thanks to Peter Wagner)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28519 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] strongswan4: fix dependencies, cleanup
nico [Sat, 22 Oct 2011 13:04:19 +0000 (13:04 +0000)]
[packages] strongswan4: fix dependencies, cleanup

 * make strongswan4-default & strongswan4-minimal installable again
 * mark strongswan4-full as DEVEL (closes: #9508)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28517 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] usbip: cleanup dependencies (closes: #8230), fix usb.ids location
nico [Fri, 21 Oct 2011 23:00:13 +0000 (23:00 +0000)]
[packages] usbip: cleanup dependencies (closes: #8230), fix usb.ids location

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28512 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] nginx: update to latest stable 1.0.8 (closes: #8510)
nico [Fri, 21 Oct 2011 22:55:07 +0000 (22:55 +0000)]
[packages] nginx: update to latest stable 1.0.8 (closes: #8510)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28511 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] php5: don't hide modules which are depended from other options,
mhei [Fri, 21 Oct 2011 21:12:24 +0000 (21:12 +0000)]
[packages] php5: don't hide modules which are depended from other options,
instead select such options when module is enabled. Should fix the problem
described in #9839, backport to backfire TBD.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28510 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] php5: Introduce conditional dependencies
mhei [Fri, 21 Oct 2011 20:58:46 +0000 (20:58 +0000)]
[packages] php5: Introduce conditional dependencies

Thanks jow for the suggestion.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28509 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] php5: Rework/fix config var handlin when built in SDK
mhei [Fri, 21 Oct 2011 20:56:04 +0000 (20:56 +0000)]
[packages] php5: Rework/fix config var handlin when built in SDK

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28508 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] add darkice (closes: #8186, thanks to Artur Wronowski)
nico [Fri, 21 Oct 2011 18:59:02 +0000 (18:59 +0000)]
[packages] add darkice (closes: #8186, thanks to Artur Wronowski)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28506 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] transmission: update to 2.42
obsy [Fri, 21 Oct 2011 14:36:51 +0000 (14:36 +0000)]
[packages] transmission: update to 2.42

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28505 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] pulseaudio: update to 1.1
loswillios [Thu, 20 Oct 2011 14:10:45 +0000 (14:10 +0000)]
[packages] pulseaudio: update to 1.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28494 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] php5: Add support for using the system timezone database
mhei [Wed, 19 Oct 2011 19:23:51 +0000 (19:23 +0000)]
[packages] php5: Add support for using the system timezone database

Using the systems database rather than embedding a copy has several
advantages. Its easier to keep the database up-to-date and it can
be used by multiple applications. So some bytes in the firmware image
can be saved, especially when only required timezones are installed.

Additionally, it not necessary anymore to configure the timezone
explicitly via php.ini (required since PHP 5.3). Instead OpenWRTs
system-wide settings are used.

This new approach is enabled by default, however it is possible
to deselect this feature to restore PHP's original behaviour.

The patches are taken from the Debian PHP patches.

Signed-off-by: Peter Naulls <peter@chocky.org>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28491 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobatman-adv: update package to lastest bugfix release (2011.3.1)
marek [Wed, 19 Oct 2011 12:52:18 +0000 (12:52 +0000)]
batman-adv: update package to lastest bugfix release (2011.3.1)

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28490 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ffmpeg: fix typo in libffmpeg-full dependencies (thanks to Espen Jürgensen)
nico [Wed, 19 Oct 2011 06:23:30 +0000 (06:23 +0000)]
[packages] ffmpeg: fix typo in libffmpeg-full dependencies (thanks to Espen Jürgensen)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28488 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] asterisk-1.8.x: remove mips from word alignment patch
zandbelt [Tue, 18 Oct 2011 21:56:41 +0000 (21:56 +0000)]
[packages] asterisk-1.8.x: remove mips from word alignment patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28487 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] remove empty net/pmacct dir
nico [Mon, 17 Oct 2011 19:32:44 +0000 (19:32 +0000)]
[packages] remove empty net/pmacct dir

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28484 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] netatalk: also load uams_dhx2.so (#10070)
jow [Mon, 17 Oct 2011 15:22:55 +0000 (15:22 +0000)]
[packages] netatalk: also load uams_dhx2.so (#10070)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28483 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] netatalk: remove some redundant CFLAG overrides, use autoreconf to ensure...
jow [Mon, 17 Oct 2011 14:52:22 +0000 (14:52 +0000)]
[packages] netatalk: remove some redundant CFLAG overrides, use autoreconf to ensure a consistent configure outcome, patch broken shipped iconv.m4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28482 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] sqlite3: install missing sqlite3ext.h header (closes: #10239)
nico [Mon, 17 Oct 2011 14:43:51 +0000 (14:43 +0000)]
[packages] sqlite3: install missing sqlite3ext.h header (closes: #10239)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28481 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] hiawatha: add dependency on zlib (closes: #9634)
nico [Mon, 17 Oct 2011 14:11:32 +0000 (14:11 +0000)]
[packages] hiawatha: add dependency on zlib (closes: #9634)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28480 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] hiawatha: update to 7.7 (thanks to Raphael Huck)
nico [Mon, 17 Oct 2011 14:06:01 +0000 (14:06 +0000)]
[packages] hiawatha: update to 7.7 (thanks to Raphael Huck)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28479 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] netatalk: update to 2.2.1 (closes: #10070)
nico [Mon, 17 Oct 2011 14:00:16 +0000 (14:00 +0000)]
[packages] netatalk: update to 2.2.1 (closes: #10070)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28478 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobatman-adv: yet another critical bug fix
marek [Mon, 17 Oct 2011 12:41:29 +0000 (12:41 +0000)]
batman-adv: yet another critical bug fix

Forgot to add this one during the last round.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28474 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobatman-adv: add critical bug fix
marek [Mon, 17 Oct 2011 12:16:11 +0000 (12:16 +0000)]
batman-adv: add critical bug fix

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28472 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] deluge: split daemon & UIs
nico [Mon, 17 Oct 2011 11:07:00 +0000 (11:07 +0000)]
[packages] deluge: split daemon & UIs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28470 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] lcd4linux: remove mdm166a driver (not present anymore)
nico [Mon, 17 Oct 2011 11:05:57 +0000 (11:05 +0000)]
[packages] lcd4linux: remove mdm166a driver (not present anymore)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28469 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] pmacct: use VARIANTs, add sfacctd
nico [Mon, 17 Oct 2011 11:04:31 +0000 (11:04 +0000)]
[packages] pmacct: use VARIANTs, add sfacctd

 * use VARIANTs to build basic, mysql, postgresql & sqlite derivatives
 * add sfacctd (sFlow accounting daemon)
 * add config-time dependency on IPv6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28468 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ffmpeg: use VARIANTs for building libffmeg
nico [Mon, 17 Oct 2011 10:41:49 +0000 (10:41 +0000)]
[packages] ffmpeg: use VARIANTs for building libffmeg

 * libffmeg-custom (configurable, for developers)
 * libffmeg-mini (hopefully suitable for DLNA)
 * libffmeg-full (full-blown)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28467 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] usb-modeswitch: fix md5sum (#9667)
swalker [Mon, 17 Oct 2011 01:38:19 +0000 (01:38 +0000)]
[packages] usb-modeswitch: fix md5sum (#9667)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28465 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] asterisk-1.8.x: add app_mixmonitor
zandbelt [Sun, 16 Oct 2011 06:21:56 +0000 (06:21 +0000)]
[packages] asterisk-1.8.x: add app_mixmonitor

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28463 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] asterisk-1.8.x: update to 1.8.7.0, add requested modules #10230, patch...
zandbelt [Sun, 16 Oct 2011 06:16:35 +0000 (06:16 +0000)]
[packages] asterisk-1.8.x: update to 1.8.7.0, add requested modules #10230, patch gtalk #10235, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28462 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] wshaper: use ifname option of interfaces, use input value as default to...
jow [Sat, 15 Oct 2011 18:55:15 +0000 (18:55 +0000)]
[packages] wshaper: use ifname option of interfaces, use input value as default to allow for raw device names

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28460 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] wshaper: add a missing INSTALL_DIR
jow [Fri, 14 Oct 2011 13:21:37 +0000 (13:21 +0000)]
[packages] wshaper: add a missing INSTALL_DIR

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28456 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH] Wondershaper uci config and modules fix
jow [Fri, 14 Oct 2011 12:35:19 +0000 (12:35 +0000)]
[PATCH] Wondershaper uci config and modules fix
Hi,

this patch adds uci config style for wshaper and also fixes a small
problem with the loaded modules (act_police needs to be loaded).

Signed-off-by: Manuel Munz <freifunk@somakoma.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28454 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] darkstat: fix build failure
nico [Fri, 14 Oct 2011 10:07:50 +0000 (10:07 +0000)]
[packages] darkstat: fix build failure

conv.c: In function 'strtonum':
conv.c:487: error: 'LLONG_MIN' undeclared (first use in this function)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28449 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] dmapd: fix dependency on libdb47, bump release number
nico [Thu, 13 Oct 2011 17:23:44 +0000 (17:23 +0000)]
[packages] dmapd: fix dependency on libdb47, bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28446 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] gst-ffmpeg: force use of embedded FFmpeg headers
nico [Thu, 13 Oct 2011 13:17:25 +0000 (13:17 +0000)]
[packages] gst-ffmpeg: force use of embedded FFmpeg headers

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28440 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] libmicrohttpd: cleanup & fix
nico [Thu, 13 Oct 2011 11:54:58 +0000 (11:54 +0000)]
[packages] libmicrohttpd: cleanup & fix

 * add dependency on libpthread
 * disable curl & https support
 * install static lib & pkgconfig file
 * don't ship shared lib symlink

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28434 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] pyserial: fix build
nico [Thu, 13 Oct 2011 11:11:08 +0000 (11:11 +0000)]
[packages] pyserial: fix build

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28431 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] openl2tp: ship generated RPC sources as many distros lack support the...
jow [Wed, 12 Oct 2011 14:03:06 +0000 (14:03 +0000)]
[packages] openl2tp: ship generated RPC sources as many distros lack support the required rpcgen features

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28429 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] twisted: add build dependency on librpc on uClibc, fix PyMod compilation...
nico [Wed, 12 Oct 2011 06:50:00 +0000 (06:50 +0000)]
[packages] twisted: add build dependency on librpc on uClibc, fix PyMod compilation, unmark as broken

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28426 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] distribute: make the host build depend on python to ensure that python...
jow [Tue, 11 Oct 2011 23:07:30 +0000 (23:07 +0000)]
[packages] distribute: make the host build depend on python to ensure that python-package.mk is available, fixes random distribute build failures during parallel build runs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28424 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] ffmpeg: install libswscale headers (closes: #9447), cleanup
nico [Tue, 11 Oct 2011 16:50:16 +0000 (16:50 +0000)]
[packages] ffmpeg: install libswscale headers (closes: #9447), cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28418 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] xapian-bindings: cleanup
nico [Tue, 11 Oct 2011 16:02:28 +0000 (16:02 +0000)]
[packages] xapian-bindings: cleanup

provide PYTHON_LIB, instead of patching configure

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28416 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] libxapian: fix xapian-config M4 macro
nico [Tue, 11 Oct 2011 15:55:43 +0000 (15:55 +0000)]
[packages] libxapian: fix xapian-config M4 macro

don't check for xapian using 'xapian-config --ltlibs', since .la files are not installed anymore

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28415 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] hippo-canvas: make python-hippo-canvas also depend on @FEATURE_drawing...
nico [Tue, 11 Oct 2011 14:25:54 +0000 (14:25 +0000)]
[packages] hippo-canvas: make python-hippo-canvas also depend on @FEATURE_drawing-backend_libX11

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28413 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packag] sctp: remove binutils dependency.
florian [Tue, 11 Oct 2011 09:19:26 +0000 (09:19 +0000)]
[packag] sctp: remove binutils dependency.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28411 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages]: update ntpd to 4.2.6p4
tripolar [Tue, 11 Oct 2011 01:22:23 +0000 (01:22 +0000)]
[packages]: update ntpd to 4.2.6p4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28408 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoUpdate to the latest GIT commit and added the new application mod_http_cache to downl...
mazilo [Mon, 10 Oct 2011 17:12:26 +0000 (17:12 +0000)]
Update to the latest GIT commit and added the new application mod_http_cache to download/play audio files from a webserver

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28407 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] mako: remove @BROKEN, it is building againg after [28402]
nico [Mon, 10 Oct 2011 14:22:28 +0000 (14:22 +0000)]
[packages] mako: remove @BROKEN, it is building againg after [28402]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28403 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] distribute: install host modules in hostpython search path
nico [Mon, 10 Oct 2011 14:21:09 +0000 (14:21 +0000)]
[packages] distribute: install host modules in hostpython search path

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28402 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[packages] libdlna: fix build after ffmpeg update (closes: #10002)
nico [Mon, 10 Oct 2011 11:18:57 +0000 (11:18 +0000)]
[packages] libdlna: fix build after ffmpeg update (closes: #10002)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28400 3c298f89-4303-0410-b956-a3cf2f4a3e73