packages.git
11 years ago[packages] iioutils: add new package
luka [Mon, 11 Feb 2013 10:58:51 +0000 (10:58 +0000)]
[packages] iioutils: add new package

Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35551 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] anyremote: upgrade to version 6.2
luka [Mon, 11 Feb 2013 10:47:00 +0000 (10:47 +0000)]
[packages] anyremote: upgrade to version 6.2

Signed-off-by: Mikhail Fedotov <anyremote@mail.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35550 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] asterisk-11.x: fix typo in CONFIGURE_ARGS
luka [Mon, 11 Feb 2013 09:29:33 +0000 (09:29 +0000)]
[packages] asterisk-11.x: fix typo in CONFIGURE_ARGS

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

11 years ago[packages] asterisk-11.x: add new package
luka [Sun, 10 Feb 2013 17:17:09 +0000 (17:17 +0000)]
[packages] asterisk-11.x: add new package

LTS version of Asterisk has been recently released. This package is a
bleeding-edge alternative to existing asterisk-1.8.x package.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35540 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogupnp: update to latest version (0.19.4), dependency on newer version of gssdp
yardley [Fri, 8 Feb 2013 18:41:43 +0000 (18:41 +0000)]
gupnp: update to latest version (0.19.4), dependency on newer version of gssdp
gssdp: updated due to dependency

Signed-off-by: Tim Yardley <yardley@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35523 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibupnp: security update to 1.6.18
yardley [Fri, 8 Feb 2013 17:41:50 +0000 (17:41 +0000)]
libupnp: security update to 1.6.18

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Tim Yardley <yardley@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35522 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agominiupnpc: security update to 1.8
yardley [Fri, 8 Feb 2013 17:17:16 +0000 (17:17 +0000)]
miniupnpc: security update to 1.8

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

11 years agominiupnpd: security update to 1.8
yardley [Fri, 8 Feb 2013 17:16:08 +0000 (17:16 +0000)]
miniupnpd: security update to 1.8

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

11 years agominor update to sound packages
mazilo [Thu, 7 Feb 2013 17:42:10 +0000 (17:42 +0000)]
minor update to sound packages

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

11 years agoadded mod_isac for MIPS platform (from Keith Laaks).
mazilo [Tue, 5 Feb 2013 20:20:05 +0000 (20:20 +0000)]
added mod_isac for MIPS platform (from Keith Laaks).

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

11 years ago[packages] cyrus-sasl: add config/libtool.m4 to PKG_REMOVE_FILES list (closes #11700)
luka [Mon, 4 Feb 2013 14:23:27 +0000 (14:23 +0000)]
[packages] cyrus-sasl: add config/libtool.m4 to PKG_REMOVE_FILES list (closes #11700)

Signed-off-by: Mark Baugher <mark@mbaugher.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35483 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] zsh: add version 5.0.2
luka [Mon, 4 Feb 2013 00:10:08 +0000 (00:10 +0000)]
[packages] zsh: add version 5.0.2

Installs the shell binary, and all applicable completion functions.
Completion functions specific for other systems (e.g. AIX/Solaris/Redhat/etc)
are not installed.

Compiled against ncurses. Notice the "--with-term-lib=..." at Build/Configure
forcing the preference for ncurses (against ncursesw). To build with ncursesw,
(i) change the dependencies, (ii) remove the '--with-term-lib=...' (iii) add
CPPFLAGS=-I$(STAGING_DIR)/usr/include/ncursesw to the configure command.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35474 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoRemove all old config XML files and update to copy config files on-the-fly directly...
mazilo [Sat, 2 Feb 2013 17:15:23 +0000 (17:15 +0000)]
Remove all old config XML files and update to copy config files on-the-fly directly from FS source tree during installation process.

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

11 years ago[packages]: update nfs-kernel-server to 1.2.7
tripolar [Fri, 1 Feb 2013 15:45:10 +0000 (15:45 +0000)]
[packages]: update nfs-kernel-server to 1.2.7

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35422 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agowifitoggle: don't assume option disabled to be present (#9750)
jow [Thu, 31 Jan 2013 12:47:50 +0000 (12:47 +0000)]
wifitoggle: don't assume option disabled to be present (#9750)

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

11 years agopolarssl,openvpn,openvpn-devel: delete (merged to trunk)
nbd [Wed, 30 Jan 2013 20:07:38 +0000 (20:07 +0000)]
polarssl,openvpn,openvpn-devel: delete (merged to trunk)

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

11 years agoumurmur: add support for the new polarssl library
nbd [Wed, 30 Jan 2013 20:07:35 +0000 (20:07 +0000)]
umurmur: add support for the new polarssl library

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

11 years agomove lzo from /packages to trunk
nbd [Wed, 30 Jan 2013 19:52:03 +0000 (19:52 +0000)]
move lzo from /packages to trunk

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

11 years agonut: fix remaining reference to libusb
nbd [Tue, 29 Jan 2013 18:43:49 +0000 (18:43 +0000)]
nut: fix remaining reference to libusb

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

11 years agoremove libusb-legacy and point its users at libusb-compat
nbd [Tue, 29 Jan 2013 18:09:28 +0000 (18:09 +0000)]
remove libusb-legacy and point its users at libusb-compat

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

11 years ago[package] libdirectfb: When volotile keyword is not used, compiler generates code...
hcg [Tue, 29 Jan 2013 15:26:42 +0000 (15:26 +0000)]
[package] libdirectfb: When volotile keyword is not used, compiler generates code that uses old value of implementations and not the new one set by dlopen()

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

11 years ago[packages] cyrus-sasl: Remove libtool requirement (required for building with eglibc...
hcg [Tue, 29 Jan 2013 15:12:47 +0000 (15:12 +0000)]
[packages] cyrus-sasl: Remove libtool requirement (required for building with eglibc 2.12 - now deprecated)

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

11 years agousb-modeswitch, usb-modeswitch-data: remove (moved to trunk)
nbd [Tue, 29 Jan 2013 12:02:58 +0000 (12:02 +0000)]
usb-modeswitch, usb-modeswitch-data: remove (moved to trunk)

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

11 years agolibusb-1.0, usbutils: remove (moved to trunk)
nbd [Tue, 29 Jan 2013 10:49:16 +0000 (10:49 +0000)]
libusb-1.0, usbutils: remove (moved to trunk)

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

11 years agolibusb: rename to libusb-legacy
nbd [Tue, 29 Jan 2013 10:22:02 +0000 (10:22 +0000)]
libusb: rename to libusb-legacy

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

11 years agocryptsetup: require kernel direct IO support (#12703)
jow [Mon, 28 Jan 2013 13:45:14 +0000 (13:45 +0000)]
cryptsetup: require kernel direct IO support (#12703)

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

11 years agobatman-adv: distributed arp table fixes
marek [Sun, 27 Jan 2013 00:41:37 +0000 (00:41 +0000)]
batman-adv: distributed arp table fixes

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

11 years agoKill obsoleted 6scripts
cyrus [Thu, 24 Jan 2013 11:41:40 +0000 (11:41 +0000)]
Kill obsoleted 6scripts

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

11 years agoipsec-tools: fix compilation against Linux 3.7, refresh patches
jow [Thu, 24 Jan 2013 11:35:58 +0000 (11:35 +0000)]
ipsec-tools: fix compilation against Linux 3.7, refresh patches

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

11 years agoelfutils: update to 0.155
florian [Wed, 23 Jan 2013 20:29:45 +0000 (20:29 +0000)]
elfutils: update to 0.155

Based on patch from Vadim A. Misbakh-Soloviov <mva@mva.name>

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35311 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] nginx: update to 1.2.6 and revert r35201
luka [Wed, 23 Jan 2013 13:42:08 +0000 (13:42 +0000)]
[packages] nginx: update to 1.2.6 and revert r35201

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

11 years agoethtool: update to 3.7
florian [Tue, 22 Jan 2013 19:38:22 +0000 (19:38 +0000)]
ethtool: update to 3.7

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35301 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: upgrade to 5.4.11
florian [Mon, 21 Jan 2013 15:27:55 +0000 (15:27 +0000)]
[packages] php5: upgrade to 5.4.11

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35284 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: upgrade to 5.4.10
florian [Mon, 21 Jan 2013 15:27:54 +0000 (15:27 +0000)]
[packages] php5: upgrade to 5.4.10

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35283 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5-pecl-bcompile: mark package as BROKEN
florian [Mon, 21 Jan 2013 15:27:53 +0000 (15:27 +0000)]
[packages] php5-pecl-bcompile: mark package as BROKEN

bcompiler needs to be fixed for php 5.4.x

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35282 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: upgrade to 5.4.8 and refresh patches
florian [Mon, 21 Jan 2013 15:27:52 +0000 (15:27 +0000)]
[packages] php5: upgrade to 5.4.8 and refresh patches

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35281 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5-pecl-apc: upgrade to 3.1.13
florian [Mon, 21 Jan 2013 15:27:51 +0000 (15:27 +0000)]
[packages] php5-pecl-apc: upgrade to 3.1.13

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35280 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5-pecl-libevent: fix build after r32918
florian [Mon, 21 Jan 2013 15:27:50 +0000 (15:27 +0000)]
[packages] php5-pecl-libevent: fix build after r32918

The mentioned changeset moved libevent header and library to a specific
subdirectory, so we have to give this pecl module a hint where to look
for its required stuff now.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35279 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: fix paths in php-config, used by pecl module builds
florian [Mon, 21 Jan 2013 15:27:49 +0000 (15:27 +0000)]
[packages] php5: fix paths in php-config, used by pecl module builds

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35278 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Introduce php5-pecl-libevent package
florian [Mon, 21 Jan 2013 15:27:48 +0000 (15:27 +0000)]
[packages] Introduce php5-pecl-libevent package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35277 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Introduce php5-pecl-http package
florian [Mon, 21 Jan 2013 15:27:47 +0000 (15:27 +0000)]
[packages] Introduce php5-pecl-http package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35276 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Introduce php5-pecl-dio package
florian [Mon, 21 Jan 2013 15:27:46 +0000 (15:27 +0000)]
[packages] Introduce php5-pecl-dio package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35275 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Introduce php5-pecl-bcompiler package
florian [Mon, 21 Jan 2013 15:27:45 +0000 (15:27 +0000)]
[packages] Introduce php5-pecl-bcompiler package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35274 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Introduce php5-pecl-apc package
florian [Mon, 21 Jan 2013 15:27:44 +0000 (15:27 +0000)]
[packages] Introduce php5-pecl-apc package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35273 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: Remove all patched-in pecl modules, prepare for
florian [Mon, 21 Jan 2013 15:27:42 +0000 (15:27 +0000)]
[packages] php5: Remove all patched-in pecl modules, prepare for
standalone pecl modules

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35272 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] new package uboot-env-mmc: hacked in support for reading/writing an uboot...
florian [Mon, 21 Jan 2013 15:27:41 +0000 (15:27 +0000)]
[packages] new package uboot-env-mmc: hacked in support for reading/writing an uboot environment from/to none-flash devices

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35271 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] stm32flash: use package name in subdir template
florian [Mon, 21 Jan 2013 15:27:37 +0000 (15:27 +0000)]
[packages] stm32flash: use package name in subdir template

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35270 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] new package: libugpio - library for accessing gpios via sysfs interface
florian [Mon, 21 Jan 2013 15:27:36 +0000 (15:27 +0000)]
[packages] new package: libugpio - library for accessing gpios via sysfs interface

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35269 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] new package: stm32flash - tool for flashing STM32 controllers
florian [Mon, 21 Jan 2013 15:27:34 +0000 (15:27 +0000)]
[packages] new package: stm32flash - tool for flashing STM32 controllers

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35268 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoopenswan: fix build against Linux v3.7.3
jow [Mon, 21 Jan 2013 13:18:10 +0000 (13:18 +0000)]
openswan: fix build against Linux v3.7.3

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

11 years agolibelf: remove
florian [Mon, 21 Jan 2013 11:01:27 +0000 (11:01 +0000)]
libelf: remove

all dependencies have been converted to use libelf1 now, both have
conflicting paths for their headers shared objects.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35261 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] bluelog: update to 1.1.0, thanks Tom Nardi
swalker [Sun, 20 Jan 2013 20:57:23 +0000 (20:57 +0000)]
[packages] bluelog: update to 1.1.0, thanks Tom Nardi

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

11 years agofixed some installation scripts and updated to the latest git HEAD (8e6460fed3d4182dd...
mazilo [Sat, 19 Jan 2013 03:35:39 +0000 (03:35 +0000)]
fixed some installation scripts and updated to the latest git HEAD (8e6460fed3d4182dd90d07c5e9a980c71d22acc9)

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

11 years agocups: fix cups build against libusb/libusb-1.0
florian [Fri, 18 Jan 2013 16:34:37 +0000 (16:34 +0000)]
cups: fix cups build against libusb/libusb-1.0

cups was getting confused between libusb and libusb-1.0, the dependency
said libusb, but a configure script was seeing libusb-1.0 available and
preferred it, but then failed during link.  Also, an install target had
some line wrapping problems.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35236 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoperf: make cleaning non-fatal if $(PKG_BUILD_DIR) does not exist
florian [Fri, 18 Jan 2013 16:34:36 +0000 (16:34 +0000)]
perf: make cleaning non-fatal if $(PKG_BUILD_DIR) does not exist

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35235 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoffmpeg: 0.8.12 Version Bump
florian [Fri, 18 Jan 2013 16:34:35 +0000 (16:34 +0000)]
ffmpeg: 0.8.12 Version Bump

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35234 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agovnstat: update init script to use latest service functions
florian [Fri, 18 Jan 2013 16:34:34 +0000 (16:34 +0000)]
vnstat: update init script to use latest service functions

This is just a simple patch to update vnstatd to use the latest
service functions.

Signed-off-by: Joe Roback <openwrt-devel@roback.cc>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35233 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoi2c-tools: update i2c-tools to v3.1.0
florian [Fri, 18 Jan 2013 16:34:33 +0000 (16:34 +0000)]
i2c-tools: update i2c-tools to v3.1.0

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35232 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoless: update to 457
florian [Fri, 18 Jan 2013 16:34:33 +0000 (16:34 +0000)]
less: update to 457

This patch updates less to 457.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35231 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoperf: add missing binutils dependency, needed for libbfd
florian [Fri, 18 Jan 2013 16:34:32 +0000 (16:34 +0000)]
perf: add missing binutils dependency, needed for libbfd

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35230 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoelfutils: add missing libbz2 dependency
florian [Fri, 18 Jan 2013 16:34:31 +0000 (16:34 +0000)]
elfutils: add missing libbz2 dependency

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35229 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoappweb: restore autconf compat patch (#7897)
jow [Fri, 18 Jan 2013 14:20:49 +0000 (14:20 +0000)]
appweb: restore autconf compat patch (#7897)

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

11 years ago[packages] gst-plugins: Add debugging information
hcg [Fri, 18 Jan 2013 13:30:28 +0000 (13:30 +0000)]
[packages] gst-plugins: Add debugging information

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

11 years ago[packages] gst-plugins-base: Add debugging info
hcg [Fri, 18 Jan 2013 13:22:57 +0000 (13:22 +0000)]
[packages] gst-plugins-base: Add debugging info

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

11 years ago[packages] gstreamer: Enable debugging and add gst_log2_debug symbol
hcg [Fri, 18 Jan 2013 13:20:39 +0000 (13:20 +0000)]
[packages] gstreamer: Enable debugging and add gst_log2_debug symbol

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

11 years ago[packages] libmms: Remove iconv dependency
hcg [Fri, 18 Jan 2013 13:10:03 +0000 (13:10 +0000)]
[packages] libmms: Remove iconv dependency

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

11 years agoFix build for eglibc
hcg [Fri, 18 Jan 2013 13:05:01 +0000 (13:05 +0000)]
Fix build for eglibc

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

11 years ago[packages] pygobject: Bump revision and remove patches
hcg [Fri, 18 Jan 2013 13:02:25 +0000 (13:02 +0000)]
[packages] pygobject: Bump revision and remove patches

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

11 years agofix sox build
jow [Thu, 17 Jan 2013 15:51:44 +0000 (15:51 +0000)]
fix sox build

Added missing libao dependency.  Would not build for me without it.

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35202 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofix nginx build
jow [Thu, 17 Jan 2013 15:51:42 +0000 (15:51 +0000)]
fix nginx build

The NGINX_SSL qualifier in the dependencies list doesn't seem to do
what is intended.  Needed to remove it in order to build to a
successful conclusion.

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35201 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetatalk: only disable shadow password support if it is disabled globally (#12819)
jow [Thu, 17 Jan 2013 15:25:02 +0000 (15:25 +0000)]
netatalk: only disable shadow password support if it is disabled globally (#12819)

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

11 years ago[packages] perl: COrrect installation of prove binary for test hasrness
hcg [Thu, 17 Jan 2013 15:20:19 +0000 (15:20 +0000)]
[packages] perl: COrrect installation of prove binary for test hasrness

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

11 years ago[packages] python: Enable threading in python
hcg [Thu, 17 Jan 2013 15:17:11 +0000 (15:17 +0000)]
[packages] python: Enable threading in python

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

11 years agoxtables-addons: move to package/, add myself as maintainer
jow [Thu, 17 Jan 2013 12:29:26 +0000 (12:29 +0000)]
xtables-addons: move to package/, add myself as maintainer

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

11 years agoxtables-addons: update to v2.1, fix compilation against Linux 3.7.2, refresh patches
jow [Thu, 17 Jan 2013 11:20:51 +0000 (11:20 +0000)]
xtables-addons: update to v2.1, fix compilation against Linux 3.7.2, refresh patches

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

11 years agomadwifi: fix build against Linux 3.7
jow [Wed, 16 Jan 2013 14:05:27 +0000 (14:05 +0000)]
madwifi: fix build against Linux 3.7

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

11 years agowprobe: fix build against Linux 3.7
jow [Wed, 16 Jan 2013 14:05:21 +0000 (14:05 +0000)]
wprobe: fix build against Linux 3.7

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

11 years ago[packages] lispmob: Update copyright date
acinonyx [Tue, 15 Jan 2013 23:21:40 +0000 (23:21 +0000)]
[packages] lispmob: Update copyright date

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

11 years ago[packages] lispmob: Adding licensing metadata to lispmob package.
acinonyx [Tue, 15 Jan 2013 23:21:34 +0000 (23:21 +0000)]
[packages] lispmob: Adding licensing metadata to lispmob package.

Signed-off-by: Vasileios Lakafosis <lakafv@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35183 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] libjpeg-turbo: 1.2.1 Version Bump
acinonyx [Tue, 15 Jan 2013 23:16:13 +0000 (23:16 +0000)]
[packages] libjpeg-turbo: 1.2.1 Version Bump

The license changed in version 1.2.0 from the wxWindows Library license to the 3-clause BSD license.

v2: Corrects licensing information in the Makefile.
v3: Extend Copyright to 2013. The 2011 is from the original package submission in Dec. 2011 of libjpeg-turbo to OpenWrt.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35182 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: upgrade package to latest release 2013.0.0 & netifd integration
marek [Tue, 15 Jan 2013 13:09:04 +0000 (13:09 +0000)]
batman-adv: upgrade package to latest release 2013.0.0 & netifd integration

Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35175 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoelfutils: fix build with CONFIG_NLS_FULL (#12740)
florian [Tue, 15 Jan 2013 10:15:44 +0000 (10:15 +0000)]
elfutils: fix build with CONFIG_NLS_FULL (#12740)

Thanks to mva for providing logs.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35166 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodevel: add lttng-tools package
florian [Tue, 15 Jan 2013 10:15:44 +0000 (10:15 +0000)]
devel: add lttng-tools package

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35165 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibs: add lttng-ust library
florian [Tue, 15 Jan 2013 10:15:42 +0000 (10:15 +0000)]
libs: add lttng-ust library

Required for the LTTng package

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35164 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibs: add userspace-rcu library
florian [Tue, 15 Jan 2013 10:15:37 +0000 (10:15 +0000)]
libs: add userspace-rcu library

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35163 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agominiupnpd: add missing patch from previous commit
jow [Mon, 14 Jan 2013 15:20:49 +0000 (15:20 +0000)]
miniupnpd: add missing patch from previous commit

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

11 years agominiupnpd: don't fail if IPv6 is not available at runtime (#12809)
jow [Mon, 14 Jan 2013 15:18:50 +0000 (15:18 +0000)]
miniupnpd: don't fail if IPv6 is not available at runtime (#12809)

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

11 years agoAdded an option to compile with latest git HEAD (default disabled). Please use this...
mazilo [Mon, 14 Jan 2013 00:15:24 +0000 (00:15 +0000)]
Added an option to compile with latest git HEAD (default disabled). Please use this option with care. It may break he compilation.

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

11 years agominiupnpd: update to v1.7.20121005 (#9811, #10694, #10829)
jow [Sun, 13 Jan 2013 18:03:27 +0000 (18:03 +0000)]
miniupnpd: update to v1.7.20121005 (#9811, #10694, #10829)

- enable IPv6 support
- enable lease file support
- simplify build recipe

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

11 years agomysql: update to 5.1.66 and clean up the makefile, fixes #11065
nbd [Sat, 12 Jan 2013 19:32:26 +0000 (19:32 +0000)]
mysql: update to 5.1.66 and clean up the makefile, fixes #11065

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

11 years ago[packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date
acinonyx [Fri, 11 Jan 2013 16:50:24 +0000 (16:50 +0000)]
[packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date

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

11 years ago[packages] mosquitto: Upgrade MQTT tools to v1.1
acinonyx [Fri, 11 Jan 2013 16:50:12 +0000 (16:50 +0000)]
[packages] mosquitto: Upgrade MQTT tools to v1.1

This is a bugfix and feature release.  Full release notes at
http://mosquitto.org/2012/12/version-1-1-released/

This also removes some unnecessary flags included by mistake in an earlier
update.

As before, I volunteer to maintain this package.

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35098 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage: haproxy
heil [Thu, 10 Jan 2013 23:49:52 +0000 (23:49 +0000)]
package: haproxy
 - refresh patches

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

11 years agopackage: haproxy
heil [Thu, 10 Jan 2013 23:47:03 +0000 (23:47 +0000)]
package: haproxy
 - add missing patches
 - add patch number to version

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

11 years ago[packages] rtl-sdr: New package, software defined radio with RTL2832U dongle
acinonyx [Thu, 10 Jan 2013 16:19:23 +0000 (16:19 +0000)]
[packages] rtl-sdr: New package, software defined radio with RTL2832U dongle

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

11 years ago[packages] transmission: update to 2.76
obsy [Thu, 10 Jan 2013 15:46:39 +0000 (15:46 +0000)]
[packages] transmission: update to 2.76

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

11 years ago[packages] gmp: Update copyright date
acinonyx [Wed, 9 Jan 2013 21:47:55 +0000 (21:47 +0000)]
[packages] gmp: Update copyright date

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

11 years ago[packages] jamvm: Bump release number, update copyright date
acinonyx [Wed, 9 Jan 2013 21:47:49 +0000 (21:47 +0000)]
[packages] jamvm: Bump release number, update copyright date

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

11 years ago[packages] jamvm: Fix source package mirror MD5 sum
acinonyx [Wed, 9 Jan 2013 21:47:45 +0000 (21:47 +0000)]
[packages] jamvm: Fix source package mirror MD5 sum

MD5SUM of a package jamvm located in openwrt mirror does not match the PKG_MIRROR_MD5SUM in the Makefile of jamvm package

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35072 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] gmp: Version bump
acinonyx [Wed, 9 Jan 2013 21:47:33 +0000 (21:47 +0000)]
[package] gmp: Version bump

this patch updates gmp package from 5.0.5 to 5.1.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35071 3c298f89-4303-0410-b956-a3cf2f4a3e73