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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
zioproto [Tue, 8 Jan 2013 18:56:32 +0000 (18:56 +0000)]
[packages] tinc: The initscript for tinc writes a temporary config into /tmp/tinc.
In the prepare_net function it appends flags and params from the uci config to
the temporary tinc.conf for each net. These values are appended to the
config file on each /etc/init.d/tinc restart and the file grows. By
removing all old temporary config this problem is solved. Then we should
also remove the temporary config for a net which is stopped to free up
some bytes in memory.
Contribution from Manuel Munz <freifunk@somakoma.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35053
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Mon, 7 Jan 2013 22:01:34 +0000 (22:01 +0000)]
fix packaging issue
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35051
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 7 Jan 2013 21:04:06 +0000 (21:04 +0000)]
libcrypto++: fix build with GCC 4.7.0 (#12310)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35048
3c298f89-4303-0410-b956-
a3cf2f4a3e73
tripolar [Mon, 7 Jan 2013 16:44:58 +0000 (16:44 +0000)]
[packages/ctorrent] allow negative integers ... should fix random "error, initial meta info failed"
taken from this bugreport:
http://sourceforge.net/tracker/?func=detail&aid=
3159066&group_id=202532&atid=981959
thanks Norbert Zagyi <znorbi@znorbi.net> for the hint
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35041
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Mon, 7 Jan 2013 14:25:52 +0000 (14:25 +0000)]
updated to FS git HEAD
5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35036
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Mon, 7 Jan 2013 00:30:49 +0000 (00:30 +0000)]
[packages] lispmob: Updating the 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@35031
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Mon, 7 Jan 2013 00:30:22 +0000 (00:30 +0000)]
[packages] libjpeg-turbo: Fix copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35030
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 6 Jan 2013 22:35:27 +0000 (22:35 +0000)]
[packages] wing: Upgrade Wing package
Update wing package to latest version.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35029
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 6 Jan 2013 19:41:39 +0000 (19:41 +0000)]
boblight: forcibly build against libstdc++
The uClibc++ implementation of stringstream operator>> is broken which
fails boblightd at runtime when parsing the configuration.
Due to the failed parsing, std::list unique() is called with an empty
list which causes the program to trigger a segmentation fault, this
is most likely another uClibc++ implementation error.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35027
3c298f89-4303-0410-b956-
a3cf2f4a3e73