openwrt/svn-archive/packages.git
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 agoquagga: Fix OLSR recursive nexthop selection
Vasilis Tsiligiannis [Fri, 29 Jun 2012 15:31:27 +0000 (15:31 +0000)]
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 agocups: reenable libusb support, refresh patches (#11768)
Jo-Philipp Wich [Thu, 28 Jun 2012 14:47:02 +0000 (14:47 +0000)]
cups: reenable libusb support, refresh patches (#11768)

SVN-Revision: 32519

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

SVN-Revision: 32502

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

SVN-Revision: 32501

11 years agolevel up zabbix to version 2.0.0
Mirko Vogt [Sun, 24 Jun 2012 19:03:42 +0000 (19:03 +0000)]
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 agolibusb-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)]
libusb-1.0: update to 1.0.9, fix title & description, use PKG_INSTALL

SVN-Revision: 32495

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

SVN-Revision: 32494

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

SVN-Revision: 32493

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

SVN-Revision: 32484

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

SVN-Revision: 32483

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

SVN-Revision: 32480

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

SVN-Revision: 32479

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

SVN-Revision: 32478

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

SVN-Revision: 32476

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

SVN-Revision: 32475

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

SVN-Revision: 32468

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

SVN-Revision: 32445

12 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

12 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

12 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

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

SVN-Revision: 32439

12 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

12 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

12 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

12 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

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

SVN-Revision: 32412

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

SVN-Revision: 32411

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

SVN-Revision: 32410

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

SVN-Revision: 32408

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

SVN-Revision: 32407

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

SVN-Revision: 32406

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

SVN-Revision: 32405

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

SVN-Revision: 32404

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

SVN-Revision: 32399

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

SVN-Revision: 32398

12 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

12 years agotor-alpha: update to 0.2.3.17-beta, disable bufferevents because of hangs on ar71xx
Stephen Walker [Sat, 16 Jun 2012 19:34:45 +0000 (19:34 +0000)]
tor-alpha: update to 0.2.3.17-beta, disable bufferevents because of hangs on ar71xx

SVN-Revision: 32391

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

SVN-Revision: 32390

12 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

12 years agofix linker error when compiling with support for polarssl and certain options
Mirko Vogt [Fri, 15 Jun 2012 08:31:45 +0000 (08:31 +0000)]
fix linker error when compiling with support for polarssl and certain options

SVN-Revision: 32382

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

SVN-Revision: 32363

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

SVN-Revision: 32352

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

SVN-Revision: 32351

12 years agojpeg: 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)]
jpeg: add build dependency on libltdl, needed for the cross libtool fixup

SVN-Revision: 32350

12 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

12 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

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

SVN-Revision: 32347

12 years agoquagga: rework packaging - split watchquagga and zebra into quagga-watchquagga and...
Jo-Philipp Wich [Wed, 13 Jun 2012 19:14:08 +0000 (19:14 +0000)]
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

12 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

12 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

12 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

12 years agopciutils: update to 3.1.9
Luka Perkov [Wed, 13 Jun 2012 18:05:27 +0000 (18:05 +0000)]
pciutils: update to 3.1.9

SVN-Revision: 32341

12 years agopurge openvpn-polarssl
Mirko Vogt [Wed, 13 Jun 2012 15:54:34 +0000 (15:54 +0000)]
purge openvpn-polarssl

got obsoleted by openvpn-devel

SVN-Revision: 32338

12 years agorework openvpn-devel package
Mirko Vogt [Wed, 13 Jun 2012 15:54:29 +0000 (15:54 +0000)]
rework openvpn-devel package

 - make use of build-variants to support OpenSSL, PolarSSL and no SSL at all
 - add menu derived from the stable package, to enable/disable support for various functionality at compile time

SVN-Revision: 32337

12 years agodovecot: explicitely disable libcap, depend on zlib and libbz2, remove manual autorec...
Jo-Philipp Wich [Wed, 13 Jun 2012 12:37:41 +0000 (12:37 +0000)]
dovecot: explicitely disable libcap, depend on zlib and libbz2, remove manual autoreconf invocation

SVN-Revision: 32335

12 years agoushare: depends on libffmpeg
Jo-Philipp Wich [Wed, 13 Jun 2012 12:11:04 +0000 (12:11 +0000)]
ushare: depends on libffmpeg

SVN-Revision: 32334

12 years agomocp: revert libffmpeg-mini dependency to virtual libffmpeg
Jo-Philipp Wich [Wed, 13 Jun 2012 12:11:03 +0000 (12:11 +0000)]
mocp: revert libffmpeg-mini dependency to virtual libffmpeg

SVN-Revision: 32333

12 years agounixodbc: unixodbc-utils depends on libncurses and libreadline
Jo-Philipp Wich [Wed, 13 Jun 2012 11:02:36 +0000 (11:02 +0000)]
unixodbc: unixodbc-utils depends on libncurses and libreadline

SVN-Revision: 32331