openwrt/svn-archive/archive.git
13 years ago[package] update shorewall-lite to 4.4.12.2
Florian Fainelli [Sun, 24 Oct 2010 13:20:25 +0000 (13:20 +0000)]
[package] update shorewall-lite to 4.4.12.2

This simply updates shorewall-lite to the (at least near) current
4.4.12.2

Signed-off-by: Brian J. Murrell <brian <at> interlinx.bc.ca>
SVN-Revision: 23617

13 years agopwrtray: Compilefix on avr32
Michael Büsch [Sun, 24 Oct 2010 11:34:41 +0000 (11:34 +0000)]
pwrtray: Compilefix on avr32

SVN-Revision: 23614

13 years ago[package] stage krb5 headers and libs
Florian Fainelli [Sun, 24 Oct 2010 11:13:18 +0000 (11:13 +0000)]
[package] stage krb5 headers and libs

This is needed for other packages to link against krb5.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 23613

13 years ago[package] update openssh to 5.6p1
Florian Fainelli [Sun, 24 Oct 2010 11:13:16 +0000 (11:13 +0000)]
[package] update openssh to 5.6p1

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 23612

13 years ago[package] update lm-sensors to 3.2.0
Florian Fainelli [Sun, 24 Oct 2010 11:13:13 +0000 (11:13 +0000)]
[package] update lm-sensors to 3.2.0

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 23611

13 years ago[package] fix libevent libtool fixup
Florian Fainelli [Sun, 24 Oct 2010 10:54:40 +0000 (10:54 +0000)]
[package] fix libevent libtool fixup

The use of Hooks/InstallDev/Post is invalid and superseded by the PKG_FIXUP use

Signed-off-by: Nicolas Leonard <leonard.nicolas@gmail.com>
SVN-Revision: 23610

13 years agospandsp: PPC compile fix.
Michael Büsch [Sun, 24 Oct 2010 10:24:09 +0000 (10:24 +0000)]
spandsp: PPC compile fix.

SVN-Revision: 23609

13 years agoxkeyboard-config: Add missing dependency to xkbcomp
Michael Büsch [Sun, 24 Oct 2010 09:52:01 +0000 (09:52 +0000)]
xkeyboard-config: Add missing dependency to xkbcomp

SVN-Revision: 23608

13 years agoxkbdata: Add missing dependency to xkbcomp
Michael Büsch [Sun, 24 Oct 2010 09:49:23 +0000 (09:49 +0000)]
xkbdata: Add missing dependency to xkbcomp

SVN-Revision: 23607

13 years agosetserial: Compile fixes
Michael Büsch [Sun, 24 Oct 2010 09:28:15 +0000 (09:28 +0000)]
setserial: Compile fixes

SVN-Revision: 23606

13 years agogpxview: Simplify install rule
Michael Büsch [Sun, 24 Oct 2010 09:12:47 +0000 (09:12 +0000)]
gpxview: Simplify install rule

SVN-Revision: 23605

13 years agopython-sip: Host need -fPIC
Michael Büsch [Sat, 23 Oct 2010 20:31:21 +0000 (20:31 +0000)]
python-sip: Host need -fPIC

SVN-Revision: 23599

13 years agopython-sip: Check for python-dev prereq
Michael Büsch [Sat, 23 Oct 2010 20:16:12 +0000 (20:16 +0000)]
python-sip: Check for python-dev prereq

SVN-Revision: 23597

13 years ago[package] update avahi to 0.6.28
Florian Fainelli [Sat, 23 Oct 2010 19:05:45 +0000 (19:05 +0000)]
[package] update avahi to 0.6.28

This updates the avahi package from 0.6.25 to 0.6.28, which, according
to the avahi developers, incorporates bugfixes and fixes minor security
issues.

There seems to be an ongoing problem in certain situations where the
avahi-daemon stops working, e.g. see
http://www.mail-archive.com/avahi@lists.freedesktop.org/msg01512.html

It is not known if 0.6.28 fixes that, but at least we will be working
off the latest version.

Signed-off-by: Mike Brady <mikebrady@eircom.net>
SVN-Revision: 23595

13 years ago[packages] iodine: Bump copyright date from r22619
Vasilis Tsiligiannis [Sat, 23 Oct 2010 15:44:51 +0000 (15:44 +0000)]
[packages] iodine: Bump copyright date from r22619

SVN-Revision: 23589

13 years ago[vim] enable multibyte feature in vim-full package
Mirko Vogt [Fri, 22 Oct 2010 21:40:52 +0000 (21:40 +0000)]
[vim] enable multibyte feature in vim-full package

SVN-Revision: 23587

13 years ago[packages] asterisk-1.6.x: add func_channel and func_blacklist
Hans Zandbelt [Fri, 22 Oct 2010 19:45:39 +0000 (19:45 +0000)]
[packages] asterisk-1.6.x: add func_channel and func_blacklist

SVN-Revision: 23586

13 years ago[PATCH] php5: Php's sqlite3 module needs to be explicite linked to -lpthread with...
Jo-Philipp Wich [Fri, 22 Oct 2010 16:47:43 +0000 (16:47 +0000)]
[PATCH] php5: Php's sqlite3 module needs to be explicite linked to -lpthread with uClibc.
Also add the required package dependencies. See also ticket #7237 for
reference.

A simple test case is the following php script:
<?php
  $db = new SQLite3("test.db");
?>

It hangs and triggers the max execution time without this patch.

Signed-off-by: Michael Heimpold <mhei at heimpold.de>
SVN-Revision: 23585

13 years agoutils/smartmontools: fix a cross compile issue (thank you mbm)
Alexandros C. Couloumbis [Fri, 22 Oct 2010 13:59:29 +0000 (13:59 +0000)]
utils/smartmontools: fix a cross compile issue (thank you mbm)

SVN-Revision: 23584

13 years agonet/iperf: fix a typo
Alexandros C. Couloumbis [Fri, 22 Oct 2010 11:58:01 +0000 (11:58 +0000)]
net/iperf: fix a typo

SVN-Revision: 23583

13 years agoutils/smartmontools: update package to version 5.40 (closes #8116)
Alexandros C. Couloumbis [Fri, 22 Oct 2010 09:37:13 +0000 (09:37 +0000)]
utils/smartmontools: update package to version 5.40 (closes #8116)

SVN-Revision: 23582

13 years agonet/quagga: fix default options
Alexandros C. Couloumbis [Thu, 21 Oct 2010 13:03:12 +0000 (13:03 +0000)]
net/quagga: fix default options

SVN-Revision: 23569

13 years agonet/usbip: fix SDK compile issues
Alexandros C. Couloumbis [Thu, 21 Oct 2010 09:57:57 +0000 (09:57 +0000)]
net/usbip: fix SDK compile issues

SVN-Revision: 23568

13 years agotils/procps: fix a make compile issue
Alexandros C. Couloumbis [Thu, 21 Oct 2010 08:47:05 +0000 (08:47 +0000)]
tils/procps: fix a make compile issue

SVN-Revision: 23566

13 years ago[packages] bind: Update to version 9.7.2-P2 (#8093)
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:36:31 +0000 (08:36 +0000)]
[packages] bind: Update to version 9.7.2-P2 (#8093)

SVN-Revision: 23564

13 years ago[packages] alsa-utils: Update to version 1.0.23 (#8106)
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:34:07 +0000 (08:34 +0000)]
[packages] alsa-utils: Update to version 1.0.23 (#8106)

SVN-Revision: 23562

13 years ago[packages] alsa-libs: Update to version 1.0.23 (#8104)
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:32:54 +0000 (08:32 +0000)]
[packages] alsa-libs: Update to version 1.0.23 (#8104)

SVN-Revision: 23561

13 years agoutils/haserl: update to version 0.9.27
Alexandros C. Couloumbis [Thu, 21 Oct 2010 08:21:21 +0000 (08:21 +0000)]
utils/haserl: update to version 0.9.27

SVN-Revision: 23559

13 years agonet/click: update to today's git, add a fix patch.
Alexandros C. Couloumbis [Wed, 20 Oct 2010 16:20:17 +0000 (16:20 +0000)]
net/click: update to today's git, add a fix patch.

SVN-Revision: 23550

13 years agoPKG_RELEASE++
Peter Wagner [Wed, 20 Oct 2010 11:52:00 +0000 (11:52 +0000)]
PKG_RELEASE++

SVN-Revision: 23547

13 years agouse kill $(cat /var/run/sshd.pid) instead of killall sshd to
Peter Wagner [Wed, 20 Oct 2010 11:35:23 +0000 (11:35 +0000)]
use kill $(cat /var/run/sshd.pid) instead of killall sshd to
avoid that the init script and all sshd instances are killed
when sshd is restarted
thanks  matt

SVN-Revision: 23546

13 years agointltool: Check for Perl XML prereq
Michael Büsch [Tue, 19 Oct 2010 10:57:21 +0000 (10:57 +0000)]
intltool: Check for Perl XML prereq

SVN-Revision: 23538

13 years agonet/usbip: cosmetic fix of r23514
Alexandros C. Couloumbis [Tue, 19 Oct 2010 08:06:47 +0000 (08:06 +0000)]
net/usbip: cosmetic fix of r23514

SVN-Revision: 23537

13 years ago[packages] mt-daapd: replace dead upstream url
Stephen Walker [Tue, 19 Oct 2010 07:56:16 +0000 (07:56 +0000)]
[packages] mt-daapd: replace dead upstream url

SVN-Revision: 23536

13 years ago[packages] click: store the git hash in the PKG_REV variable, add PKG_RELEASE, remove...
Stephen Walker [Tue, 19 Oct 2010 07:44:36 +0000 (07:44 +0000)]
[packages] click: store the git hash in the PKG_REV variable, add PKG_RELEASE, remove redundant PKG_CAT and PKG_BUILD_DIR

SVN-Revision: 23535

13 years ago[packages] miredo: replace dead upstream url
Stephen Walker [Tue, 19 Oct 2010 07:38:56 +0000 (07:38 +0000)]
[packages] miredo: replace dead upstream url

SVN-Revision: 23534

13 years agospandsp: We start with PKG_RELEASE:=1
Michael Büsch [Mon, 18 Oct 2010 21:58:30 +0000 (21:58 +0000)]
spandsp: We start with PKG_RELEASE:=1

SVN-Revision: 23527

13 years agospandsp: Enable parallel build
Michael Büsch [Mon, 18 Oct 2010 21:45:13 +0000 (21:45 +0000)]
spandsp: Enable parallel build

SVN-Revision: 23525

13 years agoFrom: Roman Yeryomin <leroi.lists@gmail.com>
Michael Büsch [Mon, 18 Oct 2010 21:35:46 +0000 (21:35 +0000)]
From:  Roman Yeryomin <leroi.lists@gmail.com>
add spandsp library package

SVN-Revision: 23523

13 years ago[package] change sigscheme lib installation directory
Florian Fainelli [Mon, 18 Oct 2010 20:45:55 +0000 (20:45 +0000)]
[package] change sigscheme lib installation directory

This patch installs the lib files for sigscheme (.scm files) in
/usr/share/sigscheme/lib instead of /usr/lib/sigscheme/lib.

If installed in another location, sigscheme can't find them and
refuses to start.

Another way to tackle the problem would be to make sigscheme look
for the .scm files in /usr/lib/sigscheme (the trailinig /lib seems
more than a bit superfluous), but that would require patching
configure.ac, which is probably more trouble than it's worth.

Signed-off-by: Andrea Bolognani <eof@kiyuko.org>
SVN-Revision: 23522

13 years ago[package] install gsl headers in usr/include/gsl
Florian Fainelli [Mon, 18 Oct 2010 20:38:45 +0000 (20:38 +0000)]
[package] install gsl headers in usr/include/gsl

Signed-off-by: Rainer Poisel <rainer.poisel@fhstp.ac.at>
SVN-Revision: 23520

13 years ago[package] update heyu to 2.9.1
Florian Fainelli [Mon, 18 Oct 2010 20:38:42 +0000 (20:38 +0000)]
[package] update heyu to 2.9.1

Signed-off-by: Raphael Huck <rhk@cksum.org>
SVN-Revision: 23519

13 years ago[package] ruby: fix path to libiconv
Florian Fainelli [Mon, 18 Oct 2010 20:38:40 +0000 (20:38 +0000)]
[package] ruby: fix path to libiconv

This enables encoding of iconv.so.

Signed-off-by: Woojae, Park<nikescar at gmail.com>
SVN-Revision: 23518

13 years ago[packages] python: ship pyconfig.h (#8032)
Jo-Philipp Wich [Mon, 18 Oct 2010 18:37:41 +0000 (18:37 +0000)]
[packages] python: ship pyconfig.h (#8032)

SVN-Revision: 23515

13 years agonet/usbip: add some upstream patches (sync to svn #152, may deal with issues of ...
Alexandros C. Couloumbis [Mon, 18 Oct 2010 18:33:43 +0000 (18:33 +0000)]
net/usbip: add some upstream patches (sync to svn #152, may deal with issues of #5590)

SVN-Revision: 23514

13 years agoxorg-server: Enable parallel build
Michael Büsch [Sun, 17 Oct 2010 18:20:13 +0000 (18:20 +0000)]
xorg-server: Enable parallel build

SVN-Revision: 23512

13 years agoxorg-kdrive: Enable parallel build
Michael Büsch [Sun, 17 Oct 2010 18:15:51 +0000 (18:15 +0000)]
xorg-kdrive: Enable parallel build

SVN-Revision: 23511

13 years ago[packages] transmission: update to 2.11, remove dependency -daemon from -remote
Cezary Jackiewicz [Sun, 17 Oct 2010 18:15:35 +0000 (18:15 +0000)]
[packages] transmission: update to 2.11, remove dependency -daemon from -remote

SVN-Revision: 23510

13 years agoxorg-kdrive: Disable xsdl autoconf check
Michael Büsch [Sun, 17 Oct 2010 18:14:48 +0000 (18:14 +0000)]
xorg-kdrive: Disable xsdl autoconf check

SVN-Revision: 23509

13 years agoxf86-video-glamo: Fails to compile on some arches. Make it depend on s3c24xx.
Michael Büsch [Sun, 17 Oct 2010 16:47:37 +0000 (16:47 +0000)]
xf86-video-glamo: Fails to compile on some arches. Make it depend on s3c24xx.

SVN-Revision: 23506

13 years agofirmwarehotplug: Fix parallel build
Michael Büsch [Sun, 17 Oct 2010 12:50:14 +0000 (12:50 +0000)]
firmwarehotplug: Fix parallel build

SVN-Revision: 23496

13 years agoxsupplicant: Internal LEX deps are broken. Disable parallel build.
Michael Büsch [Sun, 17 Oct 2010 12:21:37 +0000 (12:21 +0000)]
xsupplicant: Internal LEX deps are broken. Disable parallel build.

SVN-Revision: 23494

13 years agogmediaserver links to uclibcxx and zlib. So add these deps.
Michael Büsch [Sun, 17 Oct 2010 01:02:30 +0000 (01:02 +0000)]
gmediaserver links to uclibcxx and zlib. So add these deps.

SVN-Revision: 23493

13 years agogmediaserver: Fix parallel build
Michael Büsch [Sun, 17 Oct 2010 00:55:10 +0000 (00:55 +0000)]
gmediaserver: Fix parallel build

SVN-Revision: 23492

13 years ago[packages] asterisk-1.6.6: added app_alarmreceiver,app_setcallerid and app_verbose
Hans Zandbelt [Sat, 16 Oct 2010 22:50:22 +0000 (22:50 +0000)]
[packages] asterisk-1.6.6: added app_alarmreceiver,app_setcallerid and app_verbose

SVN-Revision: 23491

13 years agobtrfs-progs: Enable parallel build
Michael Büsch [Sat, 16 Oct 2010 21:50:11 +0000 (21:50 +0000)]
btrfs-progs: Enable parallel build

SVN-Revision: 23490

13 years agoFixes #8086
Michael Büsch [Sat, 16 Oct 2010 21:43:16 +0000 (21:43 +0000)]
Fixes #8086

SVN-Revision: 23489

13 years agognokii: Parallel build is broken
Michael Büsch [Sat, 16 Oct 2010 21:36:34 +0000 (21:36 +0000)]
gnokii: Parallel build is broken

SVN-Revision: 23488

13 years agognokii: Fix whitespace
Michael Büsch [Sat, 16 Oct 2010 21:17:04 +0000 (21:17 +0000)]
gnokii: Fix whitespace

SVN-Revision: 23487

13 years agomaemo-kexec: Rename script to bootmaemo.
Michael Büsch [Sat, 16 Oct 2010 21:12:26 +0000 (21:12 +0000)]
maemo-kexec: Rename script to bootmaemo.

SVN-Revision: 23486

13 years agopython-sip: Compile with -fpic
Michael Büsch [Sat, 16 Oct 2010 20:26:35 +0000 (20:26 +0000)]
python-sip: Compile with -fpic

SVN-Revision: 23484

13 years agopwrtray: MIPS fixes
Michael Büsch [Sat, 16 Oct 2010 20:08:05 +0000 (20:08 +0000)]
pwrtray: MIPS fixes

SVN-Revision: 23483

13 years agoUse PKG_BUILD_PARALLEL:=0 to force-disable parallel build
Michael Büsch [Sat, 16 Oct 2010 18:43:37 +0000 (18:43 +0000)]
Use PKG_BUILD_PARALLEL:=0 to force-disable parallel build

SVN-Revision: 23481

13 years agomdnsreponder: Internal deps are broken. Force -j1
Michael Büsch [Sat, 16 Oct 2010 18:09:16 +0000 (18:09 +0000)]
mdnsreponder: Internal deps are broken. Force -j1

SVN-Revision: 23479

13 years ago[package] add vips library (#7866)
Florian Fainelli [Sat, 16 Oct 2010 17:15:27 +0000 (17:15 +0000)]
[package] add vips library (#7866)

SVN-Revision: 23478

13 years agocdparanoia: Internal deps are broken. Force -j1
Michael Büsch [Sat, 16 Oct 2010 17:08:36 +0000 (17:08 +0000)]
cdparanoia: Internal deps are broken. Force -j1

SVN-Revision: 23477

13 years agoxglamo: Depend on s3c24xx
Michael Büsch [Sat, 16 Oct 2010 14:51:13 +0000 (14:51 +0000)]
xglamo: Depend on s3c24xx

SVN-Revision: 23476

13 years agoxine-lib: Fix compile. Configure/build may not include headers from the host.
Michael Büsch [Sat, 16 Oct 2010 14:08:11 +0000 (14:08 +0000)]
xine-lib: Fix compile. Configure/build may not include headers from the host.

SVN-Revision: 23475

13 years agoadd maintainer to all of my packages
Peter Wagner [Sat, 16 Oct 2010 11:23:19 +0000 (11:23 +0000)]
add maintainer to all of my packages

SVN-Revision: 23473

13 years agofix perl signal numbering for mips
Gabor Juhos [Sat, 16 Oct 2010 09:22:42 +0000 (09:22 +0000)]
fix perl signal numbering for mips

This is a followup to my 16 month old patch for perl signal numbering for mipsel:

  https://dev.openwrt.org/changeset/16539

This time for mips.  Tested on atheros (accton mr3201a).  Also
compared favorably to linux-2.6.git's arch/mips/include/asm/signals.h

The most obvious benefit is that forked children get reaped
appropriately in long-running perl processes.  Please apply.

http://www.personaltelco.net/~russell/mips-perl-signal.patch

Signed-off-by: Russell Senior <seniorr@aracnet.com>
SVN-Revision: 23472

13 years agoReturn 001-krb5kdc-dir-to-etc.patch; move database from /var to /etc for persistence
W. Michael Petullo [Sat, 16 Oct 2010 06:14:27 +0000 (06:14 +0000)]
Return 001-krb5kdc-dir-to-etc.patch; move database from /var to /etc for persistence

SVN-Revision: 23471

13 years agonfs-kernel-server: Fix parallel build
Michael Büsch [Sat, 16 Oct 2010 01:12:55 +0000 (01:12 +0000)]
nfs-kernel-server: Fix parallel build

SVN-Revision: 23469

13 years agocollectd: Enable parallel build
Michael Büsch [Sat, 16 Oct 2010 00:13:59 +0000 (00:13 +0000)]
collectd: Enable parallel build

SVN-Revision: 23468

13 years agocollectd: Fix build on 2.6.36
Michael Büsch [Sat, 16 Oct 2010 00:13:23 +0000 (00:13 +0000)]
collectd: Fix build on 2.6.36

SVN-Revision: 23467

13 years agoznc: Enable parallel build
Michael Büsch [Fri, 15 Oct 2010 22:01:56 +0000 (22:01 +0000)]
znc: Enable parallel build

SVN-Revision: 23466

13 years agoznc: Fix call to g++-uc
Michael Büsch [Fri, 15 Oct 2010 21:57:03 +0000 (21:57 +0000)]
znc: Fix call to g++-uc

SVN-Revision: 23465

13 years ago[packages] quagga{,-unstable}: Merge quagga-unstable package with quagga package
Vasilis Tsiligiannis [Fri, 15 Oct 2010 21:43:27 +0000 (21:43 +0000)]
[packages] quagga{,-unstable}: Merge quagga-unstable package with quagga package

 * Switch to quagga 0.99.x for stable version
 * Add menuconfig option to allow selection of old 0.98.6 version
 * Makefile cleanups

SVN-Revision: 23464

13 years ago[packages] btpd: Add default value for bool config options
Vasilis Tsiligiannis [Fri, 15 Oct 2010 21:39:30 +0000 (21:39 +0000)]
[packages] btpd: Add default value for bool config options

SVN-Revision: 23463

13 years agoxmpp4r: Fix ruby library path
Michael Büsch [Fri, 15 Oct 2010 21:23:53 +0000 (21:23 +0000)]
xmpp4r: Fix ruby library path

SVN-Revision: 23462

13 years agoulogd: mysql config may introduce a stray -lgcc_s. Force remove it.
Michael Büsch [Fri, 15 Oct 2010 19:58:59 +0000 (19:58 +0000)]
ulogd: mysql config may introduce a stray -lgcc_s. Force remove it.

SVN-Revision: 23461

13 years agoruby: Fix parallel build
Michael Büsch [Fri, 15 Oct 2010 18:56:23 +0000 (18:56 +0000)]
ruby: Fix parallel build

SVN-Revision: 23460

13 years ago[packages] quagga-unstable: Enable OSPF6, ISIS and RIPng daemons
Vasilis Tsiligiannis [Fri, 15 Oct 2010 17:59:57 +0000 (17:59 +0000)]
[packages] quagga-unstable: Enable OSPF6, ISIS and RIPng daemons

SVN-Revision: 23459

13 years agosend: Internal dependencies are broken. Force -j1
Michael Büsch [Fri, 15 Oct 2010 17:41:59 +0000 (17:41 +0000)]
send: Internal dependencies are broken. Force -j1

SVN-Revision: 23458

13 years agouclibc++: Also install .so to dev
Michael Büsch [Fri, 15 Oct 2010 16:44:52 +0000 (16:44 +0000)]
uclibc++: Also install .so to dev

SVN-Revision: 23457

13 years agonet/quagga-unstable: Enable parallel build
Alexandros C. Couloumbis [Thu, 14 Oct 2010 16:44:45 +0000 (16:44 +0000)]
net/quagga-unstable: Enable parallel build

SVN-Revision: 23450

13 years agonet/quagga-unstable: fix a cross-compile issue. this need to go upstream. (thank...
Alexandros C. Couloumbis [Thu, 14 Oct 2010 16:42:52 +0000 (16:42 +0000)]
net/quagga-unstable: fix a cross-compile issue. this need to go upstream. (thank you Acinonyx)

SVN-Revision: 23449

13 years agonet/quagga-unstable: fix compile issue on FreeBSD 8.1
Alexandros C. Couloumbis [Thu, 14 Oct 2010 16:41:09 +0000 (16:41 +0000)]
net/quagga-unstable: fix compile issue on FreeBSD 8.1

SVN-Revision: 23448

13 years agoosiris: Fix parallel build
Michael Büsch [Thu, 14 Oct 2010 16:13:07 +0000 (16:13 +0000)]
osiris: Fix parallel build

SVN-Revision: 23447

13 years agoopennhrp: Enable parallel build
Michael Büsch [Thu, 14 Oct 2010 15:46:12 +0000 (15:46 +0000)]
opennhrp: Enable parallel build

SVN-Revision: 23444

13 years agoopennhrp: Fix compile on 2.6.36
Michael Büsch [Thu, 14 Oct 2010 15:42:25 +0000 (15:42 +0000)]
opennhrp: Fix compile on 2.6.36

SVN-Revision: 23443

13 years agopackages/zabbix: use common CONFIGURE_ARGS var, cleanup
Nicolas Thill [Thu, 14 Oct 2010 12:41:29 +0000 (12:41 +0000)]
packages/zabbix: use common CONFIGURE_ARGS var, cleanup

SVN-Revision: 23438

13 years agopackages/znc: remove redundant configure args
Nicolas Thill [Thu, 14 Oct 2010 12:40:04 +0000 (12:40 +0000)]
packages/znc: remove redundant configure args

SVN-Revision: 23437

13 years agonet/quagga-unstable: add some upstream patches
Alexandros C. Couloumbis [Thu, 14 Oct 2010 09:22:39 +0000 (09:22 +0000)]
net/quagga-unstable: add some upstream patches

SVN-Revision: 23436

13 years agoopenl2tp: Enable parallel build
Michael Büsch [Wed, 13 Oct 2010 19:05:59 +0000 (19:05 +0000)]
openl2tp: Enable parallel build

SVN-Revision: 23428

13 years agoopenl2tp: Remove -Werror. Fixes compile on 2.6.36
Michael Büsch [Wed, 13 Oct 2010 18:58:57 +0000 (18:58 +0000)]
openl2tp: Remove -Werror. Fixes compile on 2.6.36

SVN-Revision: 23427

13 years agonginx: Try to fix openssl dependencies
Michael Büsch [Wed, 13 Oct 2010 17:38:31 +0000 (17:38 +0000)]
nginx: Try to fix openssl dependencies

SVN-Revision: 23426

13 years agokeynote has broken internal dependencies. Force -j1 for now.
Michael Büsch [Wed, 13 Oct 2010 16:58:33 +0000 (16:58 +0000)]
keynote has broken internal dependencies. Force -j1 for now.

SVN-Revision: 23425

13 years agonet/lsm: Upgrade to new upstream version 0.60. (thank you Brian J. Murrell)
Alexandros C. Couloumbis [Wed, 13 Oct 2010 09:09:43 +0000 (09:09 +0000)]
net/lsm: Upgrade to new upstream version 0.60. (thank you Brian J. Murrell)

SVN-Revision: 23422

13 years agopackages/freetype: update to 2.3.12
Nicolas Thill [Tue, 12 Oct 2010 20:09:12 +0000 (20:09 +0000)]
packages/freetype: update to 2.3.12

SVN-Revision: 23418

13 years agopackages/gd: various fixes
Nicolas Thill [Tue, 12 Oct 2010 20:08:18 +0000 (20:08 +0000)]
packages/gd: various fixes
 * fix patch to tweak configure.ac instead of configure since autoreconf is used in Build/Configure
 * pass --force to libtoolize to actually update libtool
 * add a patch to properly deal with LIBICONV
 * install gdlib-config in $(STAGING_DIR) and a symlink in $(STAGING_DIR_HOST)

SVN-Revision: 23417