packages.git
11 years agoUpdate radvd to 1.8.5
jow [Sun, 1 Jul 2012 11:04:04 +0000 (11:04 +0000)]
Update radvd to 1.8.5

Radvd has been updated to 1.8.5 a few months ago, while Openwrt still uses
1.8.3. http://www.litech.org/radvd/

This patch updates radvd to 1.8.5. No major changes required.

signed off by: hannu.nyman@iki.fi

I send the patch again to make sure that Windows does not mess with LFs...
(not sure if that is needed, but Patchwork shows the previous one strangely)

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

11 years agoUpdate mosquitto to 0.15
jow [Sun, 1 Jul 2012 11:04:03 +0000 (11:04 +0000)]
Update mosquitto to 0.15

Includes support for the luci-app-mosquitto package, if installed.

Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32564 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages/net/xl2tpd: netifd support
jow [Sun, 1 Jul 2012 10:38:45 +0000 (10:38 +0000)]
packages/net/xl2tpd: netifd support

This integrates xl2tpd suppport into netifd, based on what I saw for ppp and pptp.
I also changed the init script so that it makes sure that all modules needed for
kernel-mode l2tp support are loaded at the time that xl2tpd is started, as
otherwise xl2tpd falls back into using user-mode l2tp.

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

11 years ago[package] tinc: version bump to 1.0.19
zioproto [Sun, 1 Jul 2012 10:27:50 +0000 (10:27 +0000)]
[package] tinc: version bump to 1.0.19

With pleasure we announce the release of version 1.0.19. Here is a
summary of the changes:

 * Allow :: notation in IPv6 Subnets.

 * Add support for systemd style socket activation.

 * Allow environment variables to be used for the Name option.

 * Add basic support for SOCKS proxies, HTTP proxies, and proxying through an
   external command.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.

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

11 years agovalgrind: suppress bogus "index" conditional dependencies on uninitialized bytes...
nbd [Sat, 30 Jun 2012 15:20:20 +0000 (15:20 +0000)]
valgrind: suppress bogus "index" conditional dependencies on uninitialized bytes warnings

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

11 years agovalgrind: suppress bogus strnlen conditional dependencies on uninitialized bytes...
nbd [Fri, 29 Jun 2012 22:41:37 +0000 (22:41 +0000)]
valgrind: suppress bogus strnlen conditional dependencies on uninitialized bytes warnings

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

11 years agovalgrind: suppress bogus strlen conditional dependencies on uninitialized bytes warnings
nbd [Fri, 29 Jun 2012 22:29:51 +0000 (22:29 +0000)]
valgrind: suppress bogus strlen conditional dependencies on uninitialized bytes warnings

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

11 years agolsof: fix broken patch
nbd [Fri, 29 Jun 2012 22:03:26 +0000 (22:03 +0000)]
lsof: fix broken patch

The line:

if 1 -eq 0

is missing the 'test' command. Alternatively, "if /bin/false" would have worked too.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32549 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobird: link against librt when using eglibc
nbd [Fri, 29 Jun 2012 21:56:37 +0000 (21:56 +0000)]
bird: link against librt when using eglibc

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

11 years agoatftp: fix picking the right argz.h header file on eglibc
nbd [Fri, 29 Jun 2012 21:56:35 +0000 (21:56 +0000)]
atftp: fix picking the right argz.h header file on eglibc

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

11 years agovalgrind: fix installation on x86
nbd [Fri, 29 Jun 2012 21:56:32 +0000 (21:56 +0000)]
valgrind: fix installation on x86

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

11 years agoyaddns: link against librt when using eglibc
nbd [Fri, 29 Jun 2012 21:56:29 +0000 (21:56 +0000)]
yaddns: link against librt when using eglibc

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

11 years agouob-nomad: put include statements in the cflags to work around lots of missing includ...
nbd [Fri, 29 Jun 2012 21:19:55 +0000 (21:19 +0000)]
uob-nomad: put include statements in the cflags to work around lots of missing include statements in the source

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

11 years agouhub: link against librt when eglibc is enabled
nbd [Fri, 29 Jun 2012 21:19:52 +0000 (21:19 +0000)]
uhub: link against librt when eglibc is enabled

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

11 years agotsocks: avoid linking statically
nbd [Fri, 29 Jun 2012 21:09:42 +0000 (21:09 +0000)]
tsocks: avoid linking statically

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

11 years agosg3-utils: link dynamically instead of statically
nbd [Fri, 29 Jun 2012 21:09:39 +0000 (21:09 +0000)]
sg3-utils: link dynamically instead of statically

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

11 years agoprocmail: pass openwrt cflags to the makefile
nbd [Fri, 29 Jun 2012 21:09:37 +0000 (21:09 +0000)]
procmail: pass openwrt cflags to the makefile

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

11 years agoprocmail: rename the internal getline function to avoid conflict with eglibc
nbd [Fri, 29 Jun 2012 21:09:35 +0000 (21:09 +0000)]
procmail: rename the internal getline function to avoid conflict with eglibc

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

11 years agopeercast: add -fpermissive to avoid build breakage
nbd [Fri, 29 Jun 2012 21:09:28 +0000 (21:09 +0000)]
peercast: add -fpermissive to avoid build breakage

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

11 years agomdadm: remove old junk that breaks eglibc compilation
nbd [Fri, 29 Jun 2012 20:41:45 +0000 (20:41 +0000)]
mdadm: remove old junk that breaks eglibc compilation

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

11 years agondisc: remove obsolete ppoll patch, it breaks eglibc
nbd [Fri, 29 Jun 2012 20:41:09 +0000 (20:41 +0000)]
ndisc: remove obsolete ppoll patch, it breaks eglibc

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

11 years agomemtester: rename a function to avoid build breakage with eglibc
nbd [Fri, 29 Jun 2012 20:17:56 +0000 (20:17 +0000)]
memtester: rename a function to avoid build breakage with eglibc

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

11 years agoigmpproxy: depend on librt when eglibc is used
nbd [Fri, 29 Jun 2012 20:17:54 +0000 (20:17 +0000)]
igmpproxy: depend on librt when eglibc is used

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

11 years agogzip: avoid using clock_gettime. it is unnecessary and pulls in librt when using...
nbd [Fri, 29 Jun 2012 20:12:05 +0000 (20:12 +0000)]
gzip: avoid using clock_gettime. it is unnecessary and pulls in librt when using eglibc

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

11 years agovalgrind: update the package to latest svn, rework and modularize it. tested and...
nbd [Fri, 29 Jun 2012 19:17:51 +0000 (19:17 +0000)]
valgrind: update the package to latest svn, rework and modularize it. tested and working on mips now

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

11 years agobtpd: add missing dependency on librt
nbd [Fri, 29 Jun 2012 18:30:12 +0000 (18:30 +0000)]
btpd: add missing dependency on librt

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

11 years agolsof: use environment variables correctly to prime Configure
nbd [Fri, 29 Jun 2012 18:30:10 +0000 (18:30 +0000)]
lsof: use environment variables correctly to prime Configure

Rewrite of the configure and compile stages as per the suggestions in the packages 00XCONFIG instructions.

Note that this is required to get eglibc working, as eglibc doesn't include the RPC functions as part of libc.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32529 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix OLSR recursive nexthop selection
acinonyx [Fri, 29 Jun 2012 15:31:27 +0000 (15:31 +0000)]
[packages] quagga: Fix OLSR recursive nexthop selection

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

11 years agolibxapian: add a build dependency on util-linux (it needs libuuid at build time)
nbd [Fri, 29 Jun 2012 11:40:15 +0000 (11:40 +0000)]
libxapian: add a build dependency on util-linux (it needs libuuid at build time)

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

11 years ago[packages] cups: reenable libusb support, refresh patches (#11768)
jow [Thu, 28 Jun 2012 14:47:02 +0000 (14:47 +0000)]
[packages] cups: reenable libusb support, refresh patches (#11768)

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

11 years ago[packages] yate: make yate-mod-mysqldb depend on libmysqlclient-r
jow [Tue, 26 Jun 2012 14:53:33 +0000 (14:53 +0000)]
[packages] yate: make yate-mod-mysqldb depend on libmysqlclient-r

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

11 years ago[packages] baresip: make baresip-mod-avformat depend on libffmpeg-full, it is the...
jow [Tue, 26 Jun 2012 08:55:42 +0000 (08:55 +0000)]
[packages] baresip: make baresip-mod-avformat depend on libffmpeg-full, it is the only variant providing libswscale

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

11 years ago[packages/zabbix] level up zabbix to version 2.0.0
mirko [Sun, 24 Jun 2012 19:03:42 +0000 (19:03 +0000)]
[packages/zabbix] level up zabbix to version 2.0.0

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

11 years agoap51-flash: add mirror md5sum to fix package build - the repository layout was change...
nbd [Sun, 24 Jun 2012 15:42:02 +0000 (15:42 +0000)]
ap51-flash: add mirror md5sum to fix package build - the repository layout was changed and the revision that is mentioned in the makefile does not exist (fixes #11742)

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

11 years ago[packages] libusb-1.0: update to 1.0.9, fix title & description, use PKG_INSTALL
swalker [Sat, 23 Jun 2012 21:36:45 +0000 (21:36 +0000)]
[packages] libusb-1.0: update to 1.0.9, fix title & description, use PKG_INSTALL

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

11 years ago[packages] lldpd: update to 0.6.0, remove default/obsolete CONFIGURE_{ARGS,VARS}...
swalker [Sat, 23 Jun 2012 20:06:33 +0000 (20:06 +0000)]
[packages] lldpd: update to 0.6.0, remove default/obsolete CONFIGURE_{ARGS,VARS}, use PKG_INSTALL

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

11 years ago[packages] strongswan4: cleanup and fix #11662
luka [Sat, 23 Jun 2012 19:02:46 +0000 (19:02 +0000)]
[packages] strongswan4: cleanup and fix #11662

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

11 years ago[packages] olsrd: fix stack corruption in net_output()
jow [Fri, 22 Jun 2012 01:40:20 +0000 (01:40 +0000)]
[packages] olsrd: fix stack corruption in net_output()

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

11 years ago[packages] git: update to 1.7.11
luka [Thu, 21 Jun 2012 22:29:50 +0000 (22:29 +0000)]
[packages] git: update to 1.7.11

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

11 years ago[packages] bluelog: update to 1.0.4, remove unused files from bluelog-live, thanks...
swalker [Wed, 20 Jun 2012 23:07:28 +0000 (23:07 +0000)]
[packages] bluelog: update to 1.0.4, remove unused files from bluelog-live, thanks Tom Nardi

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

11 years ago[packages] bind: update to 9.9.1-P1 (CVE-2012-1667)
swalker [Wed, 20 Jun 2012 23:06:03 +0000 (23:06 +0000)]
[packages] bind: update to 9.9.1-P1 (CVE-2012-1667)

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

11 years ago[packages] dhcp-forwarder: update to 0.10
luka [Wed, 20 Jun 2012 22:40:16 +0000 (22:40 +0000)]
[packages] dhcp-forwarder: update to 0.10

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

11 years ago[packages] dhcp4: remove empty folders
luka [Wed, 20 Jun 2012 22:12:19 +0000 (22:12 +0000)]
[packages] dhcp4: remove empty folders

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

11 years ago[packages] dhcp4: update to 4.2.4 and rename to dhcp
luka [Wed, 20 Jun 2012 22:07:09 +0000 (22:07 +0000)]
[packages] dhcp4: update to 4.2.4 and rename to dhcp

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

11 years ago[packages] dhcp: remove package, it's replaced by dhcp4
luka [Wed, 20 Jun 2012 22:07:08 +0000 (22:07 +0000)]
[packages] dhcp: remove package, it's replaced by dhcp4

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

11 years ago[packages] lispmob: New package
acinonyx [Wed, 20 Jun 2012 17:09:49 +0000 (17:09 +0000)]
[packages] lispmob: New package

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

11 years ago[packages] cgilib: add missing build dependency on libltdl (#11705)
jow [Tue, 19 Jun 2012 00:12:29 +0000 (00:12 +0000)]
[packages] cgilib: add missing build dependency on libltdl (#11705)

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

11 years agoupgrade baresip, restund, libre, librem to version 0.4.1
jow [Mon, 18 Jun 2012 23:50:30 +0000 (23:50 +0000)]
upgrade baresip, restund, libre, librem to version 0.4.1

Hi,

this patch upgrades the following packages to v0.4.1:

   baresip v0.4.1 (Portable and modular SIP User-Agent with audio and video support)
   restund v0.4.1 (Modular STUN/TURN server)
   libre   v0.4.1 (Generic library for real-time communications with async IO support)
   librem  v0.4.1 (Audio and video processing media library)

detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)

Please review and apply if OK.

Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32442 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoshorewall-lite: update to 4.4.27.3
jow [Mon, 18 Jun 2012 23:49:27 +0000 (23:49 +0000)]
shorewall-lite: update to 4.4.27.3

This patch updates shorewall-lite to stable release 4.4.27.3 and the lsm_script

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

11 years agowifitoggle: fix typos in Makefile
jow [Mon, 18 Jun 2012 23:45:30 +0000 (23:45 +0000)]
wifitoggle: fix typos in Makefile

Signed-off-by: Roman A. aka BasicXP
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32440 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] apr: add missing dependency on libuuid
jow [Mon, 18 Jun 2012 23:44:44 +0000 (23:44 +0000)]
[packages] apr: add missing dependency on libuuid

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

11 years agohsflowd: fix compile for x86+uClibc
jow [Mon, 18 Jun 2012 23:40:36 +0000 (23:40 +0000)]
hsflowd: fix compile for x86+uClibc

Remove another call to backtrace_symbols_fd to make hsflowd compile
for x86+uClibc targets.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32437 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoopenssh dependency fix
jow [Mon, 18 Jun 2012 23:35:55 +0000 (23:35 +0000)]
openssh dependency fix

Hi,
this patch adds libssp dependency if @SSP_SUPPORT is enabled. Without dependency on libssp this package is not compilable.

Jiri Slachta
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32435 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agozaptel-1.4.x: unbreak kernel module build, use cross-ar and cross-ranlib to fix furth...
nbd [Mon, 18 Jun 2012 15:06:33 +0000 (15:06 +0000)]
zaptel-1.4.x: unbreak kernel module build, use cross-ar and cross-ranlib to fix further build issues

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

11 years agonewt: fix compile errors caused by using the wrong ar util
nbd [Mon, 18 Jun 2012 15:06:07 +0000 (15:06 +0000)]
newt: fix compile errors caused by using the wrong ar util

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

11 years ago[package] fix opensips dependencies
blogic [Sun, 17 Jun 2012 17:41:07 +0000 (17:41 +0000)]
[package] fix opensips dependencies

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

11 years ago[packages] postgresql: switch from coreutils-su to shadow-su
luka [Sun, 17 Jun 2012 17:21:29 +0000 (17:21 +0000)]
[packages] postgresql: switch from coreutils-su to shadow-su

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

11 years ago[packages] freecwmp: should fix defconfig issue
luka [Sun, 17 Jun 2012 16:28:30 +0000 (16:28 +0000)]
[packages] freecwmp: should fix defconfig issue

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

11 years ago[packages] fixes nagios-plugins dependencies
blogic [Sun, 17 Jun 2012 15:56:50 +0000 (15:56 +0000)]
[packages] fixes nagios-plugins dependencies

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

11 years ago[package] fix crtmpserver dependencies
blogic [Sun, 17 Jun 2012 15:45:33 +0000 (15:45 +0000)]
[package] fix crtmpserver dependencies

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

11 years ago[packages] g++-uc fixup for tabglib
blogic [Sun, 17 Jun 2012 15:38:03 +0000 (15:38 +0000)]
[packages] g++-uc fixup for tabglib

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

11 years ago[packages] fix ruby dependencies
blogic [Sun, 17 Jun 2012 15:30:39 +0000 (15:30 +0000)]
[packages] fix ruby dependencies

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

11 years ago[packages] fixes pmacct dependencies
blogic [Sun, 17 Jun 2012 14:41:44 +0000 (14:41 +0000)]
[packages] fixes pmacct dependencies

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

11 years ago[packages] fix mocp dependencies
blogic [Sun, 17 Jun 2012 11:58:43 +0000 (11:58 +0000)]
[packages] fix mocp dependencies

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

11 years ago[packages] fix alsa-utils dependencies
blogic [Sun, 17 Jun 2012 11:58:42 +0000 (11:58 +0000)]
[packages] fix alsa-utils dependencies

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

11 years agomark as broken for now, it is causing defconfig to get stuck in a infinite loop
thepeople [Sat, 16 Jun 2012 20:45:04 +0000 (20:45 +0000)]
mark as broken for now, it is causing defconfig to get stuck in a infinite loop

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

11 years ago[packages] tor-alpha: update to 0.2.3.17-beta, disable bufferevents because of hangs...
swalker [Sat, 16 Jun 2012 19:34:45 +0000 (19:34 +0000)]
[packages] tor-alpha: update to 0.2.3.17-beta, disable bufferevents because of hangs on ar71xx

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

11 years ago[packages] tor: update to 0.2.2.36
swalker [Sat, 16 Jun 2012 19:34:14 +0000 (19:34 +0000)]
[packages] tor: update to 0.2.2.36

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

11 years agobatman-adv: fix skb data assignment
marek [Fri, 15 Jun 2012 19:48:05 +0000 (19:48 +0000)]
batman-adv: fix skb data assignment

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

11 years ago[packages/openvpn-devel] fix linker error when compiling with support for polarssl...
mirko [Fri, 15 Jun 2012 08:31:45 +0000 (08:31 +0000)]
[packages/openvpn-devel] fix linker error when compiling with support for polarssl and certain options

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

11 years agofreeswitch: add libopenzap package, add missing dependencies
nbd [Thu, 14 Jun 2012 23:07:30 +0000 (23:07 +0000)]
freeswitch: add libopenzap package, add missing dependencies

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

11 years agofreeswitch: avoid picking up libgcrypt
nbd [Thu, 14 Jun 2012 23:07:27 +0000 (23:07 +0000)]
freeswitch: avoid picking up libgcrypt

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

11 years agogst-plugins-good: fix missing dependencies
nbd [Thu, 14 Jun 2012 23:07:26 +0000 (23:07 +0000)]
gst-plugins-good: fix missing dependencies

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

11 years agogst-ffmpeg: add missing dependency
nbd [Thu, 14 Jun 2012 23:07:24 +0000 (23:07 +0000)]
gst-ffmpeg: add missing dependency

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

11 years agocoreutils: add missing dependency
nbd [Thu, 14 Jun 2012 23:07:22 +0000 (23:07 +0000)]
coreutils: add missing dependency

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

11 years agoxmail: use uclibc++.mk
nbd [Thu, 14 Jun 2012 20:26:28 +0000 (20:26 +0000)]
xmail: use uclibc++.mk

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

11 years agoskels: clean up the makefile template a bit
nbd [Thu, 14 Jun 2012 20:26:27 +0000 (20:26 +0000)]
skels: clean up the makefile template a bit

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

11 years agopeercast: use uclibc++.mk
nbd [Thu, 14 Jun 2012 20:26:25 +0000 (20:26 +0000)]
peercast: use uclibc++.mk

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

11 years agoiperf: use uclibc++.mk
nbd [Thu, 14 Jun 2012 20:26:23 +0000 (20:26 +0000)]
iperf: use uclibc++.mk

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

11 years agoremove uclibc++ from packages (now maintained in trunk)
nbd [Thu, 14 Jun 2012 20:26:22 +0000 (20:26 +0000)]
remove uclibc++ from packages (now maintained in trunk)

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

11 years agogst-plugins-bad: fix dependency issues
nbd [Thu, 14 Jun 2012 20:26:20 +0000 (20:26 +0000)]
gst-plugins-bad: fix dependency issues

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

11 years agolibdmapsharing: add missing dependency
nbd [Thu, 14 Jun 2012 19:14:44 +0000 (19:14 +0000)]
libdmapsharing: add missing dependency

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

11 years agogst-plugins-base: fix various missing dependencies
nbd [Thu, 14 Jun 2012 19:14:42 +0000 (19:14 +0000)]
gst-plugins-base: fix various missing dependencies

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

11 years agopulseaudio: disable fftw
nbd [Thu, 14 Jun 2012 19:14:39 +0000 (19:14 +0000)]
pulseaudio: disable fftw

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

11 years agopulseaudio: provide a virtual package for the two pulseaudio daemon variants to fix...
nbd [Thu, 14 Jun 2012 19:14:37 +0000 (19:14 +0000)]
pulseaudio: provide a virtual package for the two pulseaudio daemon variants to fix dependency issues in pulseaudio-{tools,profiles}

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

11 years agokrb5: prevent libcom_err from leaking into other packages like e2fsprogs
nbd [Thu, 14 Jun 2012 19:14:35 +0000 (19:14 +0000)]
krb5: prevent libcom_err from leaking into other packages like e2fsprogs

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

11 years agoffmpeg: disable output devices to prevent it from picking up stuff like sdl
nbd [Thu, 14 Jun 2012 19:14:33 +0000 (19:14 +0000)]
ffmpeg: disable output devices to prevent it from picking up stuff like sdl

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

11 years agopulseaudio: remove obsolete uclibc dependencies
nbd [Thu, 14 Jun 2012 19:14:28 +0000 (19:14 +0000)]
pulseaudio: remove obsolete uclibc dependencies

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

11 years agolibusb: split off libusbpp into a separate package
nbd [Thu, 14 Jun 2012 17:04:57 +0000 (17:04 +0000)]
libusb: split off libusbpp into a separate package

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

11 years agomgen: replace uclibc++ hacks with g++-uc wrapper
nbd [Thu, 14 Jun 2012 16:17:08 +0000 (16:17 +0000)]
mgen: replace uclibc++ hacks with g++-uc wrapper

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

11 years agoasterisk-1.8.x: mark the -cdr plugin as broken, it partially overlaps with other...
nbd [Thu, 14 Jun 2012 14:36:42 +0000 (14:36 +0000)]
asterisk-1.8.x: mark the -cdr plugin as broken, it partially overlaps with other packages (e.g. mysql support) and installs plugins with broken dependencies

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

11 years ago[packages] asterisk-1.8.x: explicitely disable libcap
jow [Thu, 14 Jun 2012 00:28:46 +0000 (00:28 +0000)]
[packages] asterisk-1.8.x: explicitely disable libcap

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

11 years ago[packages] wavemon: explicitely disable libcap
jow [Thu, 14 Jun 2012 00:10:38 +0000 (00:10 +0000)]
[packages] wavemon: explicitely disable libcap

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

11 years ago[packages] jpeg: add build dependency on libltdl, needed for the cross libtool fixup
jow [Wed, 13 Jun 2012 23:52:52 +0000 (23:52 +0000)]
[packages] jpeg: add build dependency on libltdl, needed for the cross libtool fixup

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

11 years agonginx: libcrypto from libopenssl is required even if ssl support is disabled, add...
nbd [Wed, 13 Jun 2012 23:49:37 +0000 (23:49 +0000)]
nginx: libcrypto from libopenssl is required even if ssl support is disabled, add dependency on libpthread as well

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

11 years agonagios: avoid using libgd to fix a dependency issue
nbd [Wed, 13 Jun 2012 23:30:21 +0000 (23:30 +0000)]
nagios: avoid using libgd to fix a dependency issue

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

11 years ago[packages] git: reduce size
luka [Wed, 13 Jun 2012 21:08:59 +0000 (21:08 +0000)]
[packages] git: reduce size

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

11 years ago[packages] quagga: rework packaging
jow [Wed, 13 Jun 2012 19:14:08 +0000 (19:14 +0000)]
[packages] quagga: rework packaging
- split watchquagga and zebra into quagga-watchquagga and quagga-zebra
- make quagga-watchquagga and quagga-zebra default to enabled if quagga is selected
- make quagga-isisd, quagga-zebra and quagga-watchquagga depend on quagga-libzebra
- remove manual autoreconf invocation

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

11 years agophp5: add missing dependency
nbd [Wed, 13 Jun 2012 19:07:37 +0000 (19:07 +0000)]
php5: add missing dependency

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

11 years agophp5: use libevent2 instead of libevent
nbd [Wed, 13 Jun 2012 19:07:35 +0000 (19:07 +0000)]
php5: use libevent2 instead of libevent

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