openwrt/svn-archive/archive.git
12 years ago[packages] sispmctl: update to 3.0 (#9815), thanks Robert, use PKG_INSTALL
Stephen Walker [Wed, 27 Jul 2011 07:21:31 +0000 (07:21 +0000)]
[packages] sispmctl: update to 3.0 (#9815), thanks Robert, use PKG_INSTALL

SVN-Revision: 27796

12 years ago[packages] tinc: update to 1.0.16 (#9801)
Stephen Walker [Wed, 27 Jul 2011 07:20:42 +0000 (07:20 +0000)]
[packages] tinc: update to 1.0.16 (#9801)

SVN-Revision: 27795

12 years ago[packages] quagga, quagga-old: use "cat" as default pager and "head -n" as pager...
Jo-Philipp Wich [Tue, 26 Jul 2011 21:46:59 +0000 (21:46 +0000)]
[packages] quagga, quagga-old: use "cat" as default pager and "head -n" as pager for limited amount of lines (#9814)

SVN-Revision: 27790

12 years ago[packages] pulseaudio: remove optional gdbm dependency, bump PKG_RELEASE
Jan Willies [Tue, 26 Jul 2011 12:41:43 +0000 (12:41 +0000)]
[packages] pulseaudio: remove optional gdbm dependency, bump PKG_RELEASE

SVN-Revision: 27782

12 years ago[packages] pulseaudio: disable avai
Jan Willies [Tue, 26 Jul 2011 10:41:39 +0000 (10:41 +0000)]
[packages] pulseaudio: disable avai

SVN-Revision: 27778

12 years ago[packages] php5: fix cross compiling issue with -ldl
Michael Heimpold [Sun, 24 Jul 2011 22:21:34 +0000 (22:21 +0000)]
[packages] php5: fix cross compiling issue with -ldl

Php5's configure script seems to be a little bit buggy as
it disables dynamic library support during cross-compiling.

See also http://www.apachefriends.org/f/viewtopic.php?f=6&t=32367

For now, fix this by preventing the configure script overriding
the previously detected value.

SVN-Revision: 27763

12 years agoUSB/IP: Add missing dependency to kmod-usb-core
Felix Fietkau [Sun, 24 Jul 2011 09:10:01 +0000 (09:10 +0000)]
USB/IP: Add missing dependency to kmod-usb-core

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27746

12 years agoUSB/IP: Fix building for linux 3.0
Felix Fietkau [Sun, 24 Jul 2011 09:09:59 +0000 (09:09 +0000)]
USB/IP: Fix building for linux 3.0

The config symbol and module names were changed for 3.0.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27745

12 years agoclearsilver: selecting zlib from one place is enough
Felix Fietkau [Sun, 24 Jul 2011 08:22:54 +0000 (08:22 +0000)]
clearsilver: selecting zlib from one place is enough

SVN-Revision: 27741

12 years agoopennhrp: enable CONFIG_ARPD if selected (fixes #9751)
Felix Fietkau [Sun, 24 Jul 2011 08:22:53 +0000 (08:22 +0000)]
opennhrp: enable CONFIG_ARPD if selected (fixes #9751)

SVN-Revision: 27740

12 years ago[packages] mocp: delete multimedia remnant
Stephen Walker [Fri, 22 Jul 2011 20:08:40 +0000 (20:08 +0000)]
[packages] mocp: delete multimedia remnant

SVN-Revision: 27729

12 years ago[packages] mocp: move to sound, add upstream url
Stephen Walker [Fri, 22 Jul 2011 20:04:10 +0000 (20:04 +0000)]
[packages] mocp: move to sound, add upstream url

SVN-Revision: 27728

12 years ago[packages] nbd: update to 2.9.23
Stephen Walker [Fri, 22 Jul 2011 19:52:30 +0000 (19:52 +0000)]
[packages] nbd: update to 2.9.23

SVN-Revision: 27727

12 years ago[packages] lighttpd: update to 1.4.29, add patch for OpenSSL's disabled elliptic...
Stephen Walker [Fri, 22 Jul 2011 19:52:13 +0000 (19:52 +0000)]
[packages] lighttpd: update to 1.4.29, add patch for OpenSSL's disabled elliptic curve

SVN-Revision: 27726

12 years ago[packages] msmtp: update to 1.4.24, remove unrecognized configure options
Stephen Walker [Fri, 22 Jul 2011 19:51:21 +0000 (19:51 +0000)]
[packages] msmtp: update to 1.4.24, remove unrecognized configure options

SVN-Revision: 27725

12 years agomc: prevent from picking up ncursesw
Luka Perkov [Thu, 21 Jul 2011 23:26:27 +0000 (23:26 +0000)]
mc: prevent from picking up ncursesw

mc will link against ncursesw instead of ncurses if it finds it. Make sure
it always links only against ncurses.

Closes #9225 and #9315.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27719

12 years ago[packages] transmission: update to 2.33
Cezary Jackiewicz [Thu, 21 Jul 2011 13:42:50 +0000 (13:42 +0000)]
[packages] transmission: update to 2.33

SVN-Revision: 27718

12 years ago[packages] udpxy: update to version Chipmunk-20
Jo-Philipp Wich [Wed, 20 Jul 2011 22:04:41 +0000 (22:04 +0000)]
[packages] udpxy: update to version Chipmunk-20

SVN-Revision: 27717

12 years ago[packages] libgphoto2: bump PKG_REVISION to make the fix identifiable
Jo-Philipp Wich [Wed, 20 Jul 2011 21:50:11 +0000 (21:50 +0000)]
[packages] libgphoto2: bump PKG_REVISION to make the fix identifiable

SVN-Revision: 27715

12 years ago[packages] libgphoto2: disable iconv support if built against the stub, this allows...
Jo-Philipp Wich [Wed, 20 Jul 2011 21:48:49 +0000 (21:48 +0000)]
[packages] libgphoto2: disable iconv support if built against the stub, this allows drivers with optional conversion to work which would otherwise fail

SVN-Revision: 27714

12 years ago[packages] radvd: reduce log spam introduced by v1.8, it logs every RA it emits as...
Jo-Philipp Wich [Wed, 20 Jul 2011 20:19:51 +0000 (20:19 +0000)]
[packages] radvd: reduce log spam introduced by v1.8, it logs every RA it emits as warning. change it to a debug level message

SVN-Revision: 27712

12 years ago[packages] mpdas: update description
Jan Willies [Wed, 20 Jul 2011 15:13:16 +0000 (15:13 +0000)]
[packages] mpdas: update description

SVN-Revision: 27710

12 years ago[packages] mpdas: remove /usr/local PREFIX
Jan Willies [Wed, 20 Jul 2011 15:13:14 +0000 (15:13 +0000)]
[packages] mpdas: remove /usr/local PREFIX

SVN-Revision: 27709

12 years ago[packages] freeradius2: conditionally depend on libopenldap
Jo-Philipp Wich [Wed, 20 Jul 2011 14:58:59 +0000 (14:58 +0000)]
[packages] freeradius2: conditionally depend on libopenldap

SVN-Revision: 27708

12 years ago[packages] cyrus-sasl: autoreconf sasldb subdir as well
Jo-Philipp Wich [Wed, 20 Jul 2011 14:51:23 +0000 (14:51 +0000)]
[packages] cyrus-sasl: autoreconf sasldb subdir as well

SVN-Revision: 27707

12 years ago[packages] tor-alpha: update to 0.2.3.2-alpha, enable bufferevents, add fw-helper...
Stephen Walker [Tue, 19 Jul 2011 14:42:40 +0000 (14:42 +0000)]
[packages] tor-alpha: update to 0.2.3.2-alpha, enable bufferevents, add fw-helper package

SVN-Revision: 27693

12 years ago[packages] libnatpmp: update to 20110715, refresh patches
Stephen Walker [Tue, 19 Jul 2011 14:42:00 +0000 (14:42 +0000)]
[packages] libnatpmp: update to 20110715, refresh patches

SVN-Revision: 27692

12 years ago[packages] remove empty patches directories
Stephen Walker [Mon, 18 Jul 2011 11:37:24 +0000 (11:37 +0000)]
[packages] remove empty patches directories

SVN-Revision: 27684

12 years ago[packages] radvd: remove empty patches directory
Stephen Walker [Mon, 18 Jul 2011 10:55:34 +0000 (10:55 +0000)]
[packages] radvd: remove empty patches directory

SVN-Revision: 27683

12 years ago[packages] radvd: add new 1.8 options, split radvdump into a separate package
Stephen Walker [Mon, 18 Jul 2011 10:32:55 +0000 (10:32 +0000)]
[packages] radvd: add new 1.8 options, split radvdump into a separate package

SVN-Revision: 27682

12 years ago[packages] radvd: hook into hotplug to reload configuration when interfaces are broug...
Jo-Philipp Wich [Sun, 17 Jul 2011 23:37:36 +0000 (23:37 +0000)]
[packages] radvd: hook into hotplug to reload configuration when interfaces are brought up, otherwise radvd might stop sending advertisements in particular on bridges

SVN-Revision: 27678

12 years ago[packages] radvd: bump to v1.8 - solves size regression (#9733)
Jo-Philipp Wich [Sun, 17 Jul 2011 23:08:33 +0000 (23:08 +0000)]
[packages] radvd: bump to v1.8 - solves size regression (#9733)

SVN-Revision: 27673

12 years ago[packages] netatalk: update to 2.1.5
Stephen Walker [Sun, 17 Jul 2011 18:07:42 +0000 (18:07 +0000)]
[packages] netatalk: update to 2.1.5
 * Signed-off-by: Your Joe Roback <openwrt-devel at roback.cc>
 * drop local unmodified AppleVolumes.system
 * remove empty patches directory
 * mark conffile
 * use PKG_INSTALL

SVN-Revision: 27660

12 years ago[packages] libgcrypt: update to 1.5.0
Stephen Walker [Sun, 17 Jul 2011 18:06:47 +0000 (18:06 +0000)]
[packages] libgcrypt: update to 1.5.0
 * Signed-off-by: Your Joe Roback <openwrt-devel at roback.cc>
 * enable CAST5 cipher
 * drop obsolete patch
 * refresh patches

SVN-Revision: 27659

12 years ago[packages] libgpg-error: update to 1.9
Stephen Walker [Sun, 17 Jul 2011 18:05:53 +0000 (18:05 +0000)]
[packages] libgpg-error: update to 1.9
 * Signed-off-by: Your Joe Roback <openwrt-devel at roback.cc>
 * enable parallel building
 * remove dead mirrors
 * use CONFIGURE_ARGS

SVN-Revision: 27658

12 years ago[packages] ddns-scripts: add an option to specify the used interface - default to...
Jo-Philipp Wich [Sun, 17 Jul 2011 17:56:04 +0000 (17:56 +0000)]
[packages] ddns-scripts: add an option to specify the used interface - default to wan to retain compatibility (#7570)

SVN-Revision: 27657

12 years ago[packages] asterisk-1.8.x: make libmysql dependency conditional, make it depend on...
Jo-Philipp Wich [Sun, 17 Jul 2011 17:29:46 +0000 (17:29 +0000)]
[packages] asterisk-1.8.x: make libmysql dependency conditional, make it depend on the module needing it - other components might need similar fixes

SVN-Revision: 27656

12 years ago[packages] perl: use proper conditional dependency spec (#9721)
Jo-Philipp Wich [Sun, 17 Jul 2011 17:28:01 +0000 (17:28 +0000)]
[packages] perl: use proper conditional dependency spec (#9721)

SVN-Revision: 27655

12 years ago[packages] gsl: install pkgconfig gsl.pc, thanks Xiangfu Liu
Stephen Walker [Sun, 17 Jul 2011 14:53:28 +0000 (14:53 +0000)]
[packages] gsl: install pkgconfig gsl.pc, thanks Xiangfu Liu

SVN-Revision: 27645

12 years ago[packages] mrd6: depends on libstdcpp
Jo-Philipp Wich [Sun, 17 Jul 2011 14:42:24 +0000 (14:42 +0000)]
[packages] mrd6: depends on libstdcpp

SVN-Revision: 27644

12 years ago[packages] wing: update to 20110709 (#9722)
Stephen Walker [Sun, 17 Jul 2011 14:17:47 +0000 (14:17 +0000)]
[packages] wing: update to 20110709 (#9722)
 * Signed-off-by: Roberto Riggio <roberto.riggio at create-net.org>
 * remove unrecognized configure options
 * remove trailing whitespace

SVN-Revision: 27643

12 years ago[packages] unbound: update to 1.4.12
Stephen Walker [Sun, 17 Jul 2011 14:14:17 +0000 (14:14 +0000)]
[packages] unbound: update to 1.4.12

SVN-Revision: 27642

12 years ago[package] owfs: do not override dependency after r27639
Florian Fainelli [Sun, 17 Jul 2011 12:49:48 +0000 (12:49 +0000)]
[package] owfs: do not override dependency after r27639

SVN-Revision: 27640

12 years ago[package] owfs: add missing dependency on librpc (#9426)
Florian Fainelli [Sun, 17 Jul 2011 12:47:38 +0000 (12:47 +0000)]
[package] owfs: add missing dependency on librpc (#9426)

SVN-Revision: 27639

12 years ago[packages] sane-backends: update to 1.0.22 (#9706), thanks simnet
Stephen Walker [Sun, 17 Jul 2011 09:45:40 +0000 (09:45 +0000)]
[packages] sane-backends: update to 1.0.22 (#9706), thanks simnet
 * add working Debian mirror
 * build without SNMP support
 * refresh patches

SVN-Revision: 27634

12 years ago[packages] tinc: update to 1.0.15, thanks Saverio Proto
Stephen Walker [Sun, 17 Jul 2011 09:44:14 +0000 (09:44 +0000)]
[packages] tinc: update to 1.0.15, thanks Saverio Proto

SVN-Revision: 27633

12 years ago[packages] miredo: update to 1.2.4, add missing ip & librt dependencies
Stephen Walker [Sun, 17 Jul 2011 09:43:28 +0000 (09:43 +0000)]
[packages] miredo: update to 1.2.4, add missing ip & librt dependencies

SVN-Revision: 27632

12 years ago[package] sslh: add maintainer information
Matthias Buecher [Sat, 16 Jul 2011 20:52:08 +0000 (20:52 +0000)]
[package] sslh: add maintainer information

SVN-Revision: 27625

12 years ago[package] sslh move to submenu Routing and Redirection, mark config files
Matthias Buecher [Sat, 16 Jul 2011 20:11:03 +0000 (20:11 +0000)]
[package] sslh move to submenu Routing and Redirection, mark config files

SVN-Revision: 27624

12 years agoremoved config menu
Mazi Lo [Sat, 16 Jul 2011 01:52:58 +0000 (01:52 +0000)]
removed config menu

SVN-Revision: 27621

12 years ago[packages] mc: ship with a /root/.mc/ folder (#8770)
Jo-Philipp Wich [Sat, 16 Jul 2011 00:56:51 +0000 (00:56 +0000)]
[packages] mc: ship with a /root/.mc/ folder (#8770)

SVN-Revision: 27620

12 years agoupdating/cleaning freeswitch with some new/old modules
Mazi Lo [Fri, 15 Jul 2011 19:03:13 +0000 (19:03 +0000)]
updating/cleaning freeswitch with some new/old modules

SVN-Revision: 27619

12 years ago[packages] dejavu-fonts-ttf: make sure that virtual parent package is built
Jo-Philipp Wich [Fri, 15 Jul 2011 13:26:29 +0000 (13:26 +0000)]
[packages] dejavu-fonts-ttf: make sure that virtual parent package is built

SVN-Revision: 27613

12 years ago[packages] mtd-utils:
Jo-Philipp Wich [Fri, 15 Jul 2011 11:03:21 +0000 (11:03 +0000)]
[packages] mtd-utils:
- make sure the parent virtual package is built, fixes missing opkg dependencies on install
- replace underscores with dashes in the sub-package names

SVN-Revision: 27612

12 years ago[packages] perl: link with libbsd for (e)glibc, refresh patches, Signed-off-by: Phili...
Stephen Walker [Thu, 14 Jul 2011 18:38:34 +0000 (18:38 +0000)]
[packages] perl: link with libbsd for (e)glibc, refresh patches, Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 27611

12 years ago[packages] totd: update the URLs, refresh patches, Signed-off-by: Alexey I. Froloff...
Stephen Walker [Thu, 14 Jul 2011 17:07:11 +0000 (17:07 +0000)]
[packages] totd: update the URLs, refresh patches, Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>

SVN-Revision: 27610

12 years ago[packages] quagga: Move package to 'Routing and Redirection' submenu
Vasilis Tsiligiannis [Wed, 13 Jul 2011 20:29:27 +0000 (20:29 +0000)]
[packages] quagga: Move package to 'Routing and Redirection' submenu

SVN-Revision: 27609

12 years ago[packages] unbound: update to 1.4.11 (#9374), thanks Cybjit
Stephen Walker [Wed, 13 Jul 2011 05:35:48 +0000 (05:35 +0000)]
[packages] unbound: update to 1.4.11 (#9374), thanks Cybjit
 * add anchor, control, control-setup, host & library packages
 * add patch for the configuration options
 * drop the incomplete local configuration file
 * update named.cache
 * use the default auto-trust-anchor-file filename

SVN-Revision: 27603

12 years ago[packages] ldns: add the ldns library (#9374), thanks Cybjit
Stephen Walker [Wed, 13 Jul 2011 05:33:58 +0000 (05:33 +0000)]
[packages] ldns: add the ldns library (#9374), thanks Cybjit

SVN-Revision: 27602

12 years agoVersion Bump Minidlna 1.0.20
John Crispin [Tue, 12 Jul 2011 17:28:01 +0000 (17:28 +0000)]
Version Bump Minidlna 1.0.20

Primary changes are adding support for streaming to more hardware.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 27601

12 years ago[packages] lzo: update to 2.05
Jan Willies [Tue, 12 Jul 2011 07:55:25 +0000 (07:55 +0000)]
[packages] lzo: update to 2.05

SVN-Revision: 27598

12 years ago[packages] lvm2: update to 2.02.86, fixes linux-3.0 compatibility
Jan Willies [Mon, 11 Jul 2011 15:12:55 +0000 (15:12 +0000)]
[packages] lvm2: update to 2.02.86, fixes linux-3.0 compatibility

SVN-Revision: 27590

12 years ago[packages] pulseaudio: not supported in backfire release, requires newer uClibc
Jan Willies [Mon, 11 Jul 2011 09:03:47 +0000 (09:03 +0000)]
[packages] pulseaudio: not supported in backfire release, requires newer uClibc

SVN-Revision: 27589

12 years ago[packages] re, restund: mark as broken, its buildsystem fails completely, does not...
Jo-Philipp Wich [Mon, 11 Jul 2011 02:27:20 +0000 (02:27 +0000)]
[packages] re, restund: mark as broken, its buildsystem fails completely, does not support anything besides mipsel and mixes host with target variables, attempts to fix it where unsucessful

SVN-Revision: 27588

12 years ago[packages] mrd6: fix ambigious call errors exposed during backfire/avr32 compilation
Jo-Philipp Wich [Mon, 11 Jul 2011 00:59:26 +0000 (00:59 +0000)]
[packages] mrd6: fix ambigious call errors exposed during backfire/avr32 compilation

SVN-Revision: 27587

12 years ago[packages] weechat: need to link against libdl, fixes compilation on backfire
Jo-Philipp Wich [Mon, 11 Jul 2011 00:10:54 +0000 (00:10 +0000)]
[packages] weechat: need to link against libdl, fixes compilation on backfire

SVN-Revision: 27586

12 years ago[packages] procps: __attribute__((constructor)) needs an arg for gcc >= 4.3, fixes...
Jo-Philipp Wich [Mon, 11 Jul 2011 00:00:11 +0000 (00:00 +0000)]
[packages] procps: __attribute__((constructor)) needs an arg for gcc >= 4.3, fixes procps compilation on backfire

SVN-Revision: 27585

12 years ago[packages] tokyocabinet: add missing function nanl() to work with backfire/uClibc...
Jo-Philipp Wich [Sun, 10 Jul 2011 23:39:33 +0000 (23:39 +0000)]
[packages] tokyocabinet: add missing function nanl() to work with backfire/uClibc 0.9.30

SVN-Revision: 27584

12 years ago[packages] gw6c: switch to v5.1 as used by Freetz, the v5.0 seems to have gone missing
Jo-Philipp Wich [Sun, 10 Jul 2011 23:12:35 +0000 (23:12 +0000)]
[packages] gw6c: switch to v5.1 as used by Freetz, the v5.0 seems to have gone missing

SVN-Revision: 27583

12 years ago[packages] mdadm: refresh patches
Jo-Philipp Wich [Sun, 10 Jul 2011 23:10:45 +0000 (23:10 +0000)]
[packages] mdadm: refresh patches

SVN-Revision: 27582

12 years ago[packages] mdadm: add missing functions posix_memalign() and canonicalize_file_name...
Jo-Philipp Wich [Sun, 10 Jul 2011 22:40:21 +0000 (22:40 +0000)]
[packages] mdadm: add missing functions posix_memalign() and canonicalize_file_name() to work with backfire/uClibc 0.9.30

SVN-Revision: 27581

12 years ago[packages] crtmpserver: properly locate toolchain on backfire
Jo-Philipp Wich [Sun, 10 Jul 2011 20:12:53 +0000 (20:12 +0000)]
[packages] crtmpserver: properly locate toolchain on backfire

SVN-Revision: 27580

12 years ago[packages] libcrypto++: fix compilation on backfire by getting rid of the GNUmakefile...
Jo-Philipp Wich [Sun, 10 Jul 2011 19:50:05 +0000 (19:50 +0000)]
[packages] libcrypto++: fix compilation on backfire by getting rid of the GNUmakefile which injects invalid -mtune=native arguments

SVN-Revision: 27578

12 years ago[packages] dante: fix compilation with backfire
Jo-Philipp Wich [Sun, 10 Jul 2011 19:40:33 +0000 (19:40 +0000)]
[packages] dante: fix compilation with backfire

SVN-Revision: 27577

12 years agopackages/usb-modeswitch bump to 1.1.8
John Crispin [Fri, 8 Jul 2011 14:25:47 +0000 (14:25 +0000)]
packages/usb-modeswitch bump to 1.1.8

a new version of usb-modeswitch and usb-modeswitch-data is available.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 27560

12 years ago[packages] avahi: disable the dbus support on brcm-2.4, it does not build
Jo-Philipp Wich [Thu, 7 Jul 2011 11:10:59 +0000 (11:10 +0000)]
[packages] avahi: disable the dbus support on brcm-2.4, it does not build

SVN-Revision: 27521

12 years ago[packages] boost: disable on brcm-2.4, does not build
Jo-Philipp Wich [Thu, 7 Jul 2011 10:45:29 +0000 (10:45 +0000)]
[packages] boost: disable on brcm-2.4, does not build

SVN-Revision: 27520

12 years ago[packages] qt4: disable on brcm-2.4, it fails due to missing tslib support
Jo-Philipp Wich [Thu, 7 Jul 2011 10:23:50 +0000 (10:23 +0000)]
[packages] qt4: disable on brcm-2.4, it fails due to missing tslib support

SVN-Revision: 27516

12 years ago[package] elfutils: link with libargp
Florian Fainelli [Thu, 7 Jul 2011 08:07:35 +0000 (08:07 +0000)]
[package] elfutils: link with libargp

SVN-Revision: 27506

12 years ago[package] argp-standalone: should be compile with fpic
Florian Fainelli [Thu, 7 Jul 2011 08:07:24 +0000 (08:07 +0000)]
[package] argp-standalone: should be compile with fpic

SVN-Revision: 27505

12 years ago[packages] libs/avahi: Version bump (forgotten on previous update)
Daniel Dickinson [Thu, 7 Jul 2011 05:18:49 +0000 (05:18 +0000)]
[packages] libs/avahi: Version bump (forgotten on previous update)

SVN-Revision: 27504

12 years ago[packages] openvpn: openvpn-easy-rsa doesn't actually depend on openvpn, it's just...
Daniel Dickinson [Thu, 7 Jul 2011 04:20:03 +0000 (04:20 +0000)]
[packages] openvpn: openvpn-easy-rsa doesn't actually depend on openvpn, it's just invented by openvpn and in that source package

SVN-Revision: 27503

12 years ago[package] elfutils: package libelf and libdw, update to 0.152
Florian Fainelli [Wed, 6 Jul 2011 20:22:19 +0000 (20:22 +0000)]
[package] elfutils: package libelf and libdw, update to 0.152

SVN-Revision: 27499

12 years ago[packages] libs/avahi: fixed mutating libavahi/avahi-daemon. The package was produci...
Daniel Dickinson [Wed, 6 Jul 2011 08:19:14 +0000 (08:19 +0000)]
[packages] libs/avahi: fixed mutating libavahi/avahi-daemon.  The package was producing a package avahi which required dbus if libavahi-dbus-support was selected (even as module), and without dbus if that package was not select.  This has been fixed so that there are now dbus versions of the binary packages and non-dbus versions of the ones that can be without dbus, so that the smaller platformas can still have avahi without dbus, and those who want the dbus avahi can have it as well.

SVN-Revision: 27479

12 years ago[packages] lang/perl: Fixed finding libm and friends due to Ubuntu 11.04 and Debian...
Daniel Dickinson [Wed, 6 Jul 2011 04:01:17 +0000 (04:01 +0000)]
[packages] lang/perl: Fixed finding libm and friends due to Ubuntu 11.04 and Debian 6 (Wheezy) using arch dirs for system libraries instead of /usr/lib and /lib.  Patch by Andy Doughertry, submitted by Jan.  Thanks\!

SVN-Revision: 27468

12 years ago[packages] apr: ensure rlimit support, fixes httpd mod_cgi link failures, upstream...
Jo-Philipp Wich [Tue, 5 Jul 2011 22:21:13 +0000 (22:21 +0000)]
[packages] apr: ensure rlimit support, fixes httpd mod_cgi link failures, upstream httpd bug 51371

SVN-Revision: 27465

12 years ago[packages] asterisk-1.8.x: upgrade to 1.8.4.4; put keydir in static storage
Hans Zandbelt [Tue, 5 Jul 2011 18:23:30 +0000 (18:23 +0000)]
[packages] asterisk-1.8.x: upgrade to 1.8.4.4; put keydir in static storage

SVN-Revision: 27463

12 years ago[packages] wing: fix illegal modification of constant value triggered in at least...
Jo-Philipp Wich [Tue, 5 Jul 2011 17:39:51 +0000 (17:39 +0000)]
[packages] wing: fix illegal modification of constant value triggered in at least perl 5.8.8, observed on CentOS 5.6

SVN-Revision: 27462

12 years ago[packages] wing: the host build fails with glibc 2.5 - add compat macros, observed...
Jo-Philipp Wich [Tue, 5 Jul 2011 17:07:40 +0000 (17:07 +0000)]
[packages] wing: the host build fails with glibc 2.5 - add compat macros, observed on CentOS 5.6

SVN-Revision: 27461

12 years ago[package] imagemagick: add tiff plugin (#8430)
Florian Fainelli [Tue, 5 Jul 2011 12:40:18 +0000 (12:40 +0000)]
[package] imagemagick: add tiff plugin (#8430)

SVN-Revision: 27456

12 years ago[package] imagemagick: add tools (#8430)
Florian Fainelli [Tue, 5 Jul 2011 12:40:16 +0000 (12:40 +0000)]
[package] imagemagick: add tools (#8430)

SVN-Revision: 27455

12 years ago[packages] glib2: add missing gthread.h include, observed during host compilation...
Jo-Philipp Wich [Tue, 5 Jul 2011 11:52:20 +0000 (11:52 +0000)]
[packages] glib2: add missing gthread.h include, observed during host compilation of glib2 on CentOS 5.6 (#8794)

SVN-Revision: 27453

12 years ago[packages] transmission: add dependency to librt
Cezary Jackiewicz [Tue, 5 Jul 2011 09:04:48 +0000 (09:04 +0000)]
[packages] transmission: add dependency to librt

SVN-Revision: 27452

12 years ago[packages] libcrypto++: remove manual autoreconf invocation, use default configure...
Jo-Philipp Wich [Tue, 5 Jul 2011 02:16:20 +0000 (02:16 +0000)]
[packages] libcrypto++: remove manual autoreconf invocation, use default configure action

SVN-Revision: 27451

12 years ago[packages] p910nd: update to 0.95 (#8942).
Florian Fainelli [Mon, 4 Jul 2011 14:51:15 +0000 (14:51 +0000)]
[packages] p910nd: update to 0.95 (#8942).

SVN-Revision: 27447

12 years ago[packages] vsftpd: Change dl source due to backdoor discovered in original site
Cezary Jackiewicz [Mon, 4 Jul 2011 10:51:45 +0000 (10:51 +0000)]
[packages] vsftpd: Change dl source due to backdoor discovered in original site

SVN-Revision: 27443

12 years ago[packages] bash: update to 4.2
Jan Willies [Mon, 4 Jul 2011 09:23:29 +0000 (09:23 +0000)]
[packages] bash: update to 4.2

SVN-Revision: 27442

12 years agoasterisk: no reason to download sounds on each build
John Crispin [Mon, 4 Jul 2011 06:59:43 +0000 (06:59 +0000)]
asterisk: no reason to download sounds on each build

Use dl/ to cache the sound files.
have ./Configure instead pass this in.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27440

12 years ago[packages] usbutils: update to 003, drop obsolete patch
Stephen Walker [Mon, 4 Jul 2011 00:50:37 +0000 (00:50 +0000)]
[packages] usbutils: update to 003, drop obsolete patch

SVN-Revision: 27428

12 years ago[packages] nbd: update to 2.9.22
Stephen Walker [Mon, 4 Jul 2011 00:49:38 +0000 (00:49 +0000)]
[packages] nbd: update to 2.9.22

SVN-Revision: 27427