openwrt/svn-archive/archive.git
11 years agoUpdate mosquitto to 0.15
Jo-Philipp Wich [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>
SVN-Revision: 32564

11 years agopackages/net/xl2tpd: netifd support
Jo-Philipp Wich [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>
SVN-Revision: 32563

11 years ago[package] tinc: version bump to 1.0.19
Saverio Proto [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.

SVN-Revision: 32560

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

SVN-Revision: 32552

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

SVN-Revision: 32551

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

SVN-Revision: 32550

11 years agolsof: fix broken patch
Felix Fietkau [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>
SVN-Revision: 32549

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

SVN-Revision: 32548

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

SVN-Revision: 32547

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

SVN-Revision: 32546

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

SVN-Revision: 32545

11 years agouob-nomad: put include statements in the cflags to work around lots of missing includ...
Felix Fietkau [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

SVN-Revision: 32544

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

SVN-Revision: 32543

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

SVN-Revision: 32542

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

SVN-Revision: 32541

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

SVN-Revision: 32540

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

SVN-Revision: 32539

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

SVN-Revision: 32538

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

SVN-Revision: 32537

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

SVN-Revision: 32536

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

SVN-Revision: 32535

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

SVN-Revision: 32534

11 years agogzip: avoid using clock_gettime. it is unnecessary and pulls in librt when using...
Felix Fietkau [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

SVN-Revision: 32533

11 years agovalgrind: update the package to latest svn, rework and modularize it. tested and...
Felix Fietkau [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

SVN-Revision: 32532

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

SVN-Revision: 32530

11 years agolsof: use environment variables correctly to prime Configure
Felix Fietkau [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>
SVN-Revision: 32529

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

SVN-Revision: 32526

11 years agolibxapian: add a build dependency on util-linux (it needs libuuid at build time)
Felix Fietkau [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)

SVN-Revision: 32523

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

SVN-Revision: 32519

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

SVN-Revision: 32502

11 years ago[packages] baresip: make baresip-mod-avformat depend on libffmpeg-full, it is the...
Jo-Philipp Wich [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

SVN-Revision: 32501

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

SVN-Revision: 32497

11 years agoap51-flash: add mirror md5sum to fix package build - the repository layout was change...
Felix Fietkau [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)

SVN-Revision: 32496

11 years ago[packages] libusb-1.0: update to 1.0.9, fix title & description, use PKG_INSTALL
Stephen Walker [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

SVN-Revision: 32495

11 years ago[packages] lldpd: update to 0.6.0, remove default/obsolete CONFIGURE_{ARGS,VARS}...
Stephen Walker [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

SVN-Revision: 32494

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

SVN-Revision: 32493

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

SVN-Revision: 32484

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

SVN-Revision: 32483

11 years ago[packages] bluelog: update to 1.0.4, remove unused files from bluelog-live, thanks...
Stephen Walker [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

SVN-Revision: 32480

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

SVN-Revision: 32479

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

SVN-Revision: 32478

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

SVN-Revision: 32477

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

SVN-Revision: 32476

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

SVN-Revision: 32475

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

SVN-Revision: 32468

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

SVN-Revision: 32445

11 years agoupgrade baresip, restund, libre, librem to version 0.4.1
Jo-Philipp Wich [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>
SVN-Revision: 32442

11 years agoshorewall-lite: update to 4.4.27.3
Jo-Philipp Wich [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
SVN-Revision: 32441

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

Signed-off-by: Roman A. aka BasicXP
SVN-Revision: 32440

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

SVN-Revision: 32439

11 years agohsflowd: fix compile for x86+uClibc
Jo-Philipp Wich [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>
SVN-Revision: 32437

11 years agoopenssh dependency fix
Jo-Philipp Wich [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>
SVN-Revision: 32435

11 years agozaptel-1.4.x: unbreak kernel module build, use cross-ar and cross-ranlib to fix furth...
Felix Fietkau [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

SVN-Revision: 32425

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

SVN-Revision: 32424

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

SVN-Revision: 32412

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

SVN-Revision: 32411

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

SVN-Revision: 32410

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

SVN-Revision: 32408

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

SVN-Revision: 32407

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

SVN-Revision: 32406

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

SVN-Revision: 32405

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

SVN-Revision: 32404

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

SVN-Revision: 32399

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

SVN-Revision: 32398

11 years agomark as broken for now, it is causing defconfig to get stuck in a infinite loop
Travis Kemen [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

SVN-Revision: 32392

11 years ago[packages] tor-alpha: update to 0.2.3.17-beta, disable bufferevents because of hangs...
Stephen Walker [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

SVN-Revision: 32391

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

SVN-Revision: 32390

11 years agobatman-adv: fix skb data assignment
Marek Lindner [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>
SVN-Revision: 32386

11 years ago[packages/openvpn-devel] fix linker error when compiling with support for polarssl...
Mirko Vogt [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

SVN-Revision: 32382

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

SVN-Revision: 32381

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

SVN-Revision: 32380

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

SVN-Revision: 32379

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

SVN-Revision: 32378

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

SVN-Revision: 32377

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

SVN-Revision: 32375

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

SVN-Revision: 32374

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

SVN-Revision: 32373

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

SVN-Revision: 32372

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

SVN-Revision: 32371

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

SVN-Revision: 32370

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

SVN-Revision: 32365

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

SVN-Revision: 32364

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

SVN-Revision: 32363

11 years agopulseaudio: provide a virtual package for the two pulseaudio daemon variants to fix...
Felix Fietkau [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}

SVN-Revision: 32362

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

SVN-Revision: 32361

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

SVN-Revision: 32360

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

SVN-Revision: 32359

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

SVN-Revision: 32357

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

SVN-Revision: 32355

11 years agoasterisk-1.8.x: mark the -cdr plugin as broken, it partially overlaps with other...
Felix Fietkau [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

SVN-Revision: 32354

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

SVN-Revision: 32352

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

SVN-Revision: 32351

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

SVN-Revision: 32350

11 years agonginx: libcrypto from libopenssl is required even if ssl support is disabled, add...
Felix Fietkau [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

SVN-Revision: 32349

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

SVN-Revision: 32348

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

SVN-Revision: 32347

11 years ago[packages] quagga: rework packaging
Jo-Philipp Wich [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

SVN-Revision: 32346

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

SVN-Revision: 32345

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

SVN-Revision: 32344

11 years agobatman-adv: upgrade package to latest release 2012.2.0
Marek Lindner [Wed, 13 Jun 2012 18:26:26 +0000 (18:26 +0000)]
batman-adv: upgrade package to latest release 2012.2.0

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 32342