8886 Commits

Author SHA1 Message Date
mhei
c871c739c5 [packages] php5: use bundled libgd for gd extension
PHP devs doesn't only include an own copy of libgd but modified
it. As long as these modifications are not part of the offical
libgd distribution, we have to deal with the bundled version.

Details can be found at 
https://bugs.php.net/bug.php?id=55224 and
https://bugs.php.net/bug.php?id=60108

When this problem is fixed upstream, this patch should be reverted.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-26 15:34:45 +00:00
mhei
0232955fc4 [packages] php5: add sqlite extension
This extension was dropped with the release 5.4 of php and there is
a reference to a pecl module in the changelog. However, the pecl module
doesn't exist (yet) so this is a 'backport' of the latest sqlite
extension of php's 5.3 branch.
This is not tested completely.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:51:49 +00:00
mhei
b222004734 [packages] php5: update pecl module libevent to 0.0.5
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:43:20 +00:00
mhei
a268560dfe [packages] php5: update pecl module dio to 0.0.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:41:58 +00:00
mhei
06e5755183 [packages] php5: update pecl module http to 1.7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:40:34 +00:00
mhei
7f712cbe1a [packages] php5: update APC module to 3.1.11
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:38:22 +00:00
mhei
42801043b2 [packages] php5: upgrade to 5.4.5
- php.ini: remove obsolete options
- drop patch 'patches/900-prevent_buildconf_force.patch' as php now supports
  newer autoconf versions 'buildconf --force' can be called after patching the
  source tree to update build system
- cross compiling issue regarding libdl still present, so because of the last
  point the corresponding patch has to be against configure.in but configure
- update timezone patches



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:36:22 +00:00
mhei
77ce79457e [packages] php5: fix package config depends and remove leftover env variable
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 20:24:08 +00:00
blogic
df4e61ec16 [packages] fix asterisk-1.8.10.1 md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 19:22:24 +00:00
blogic
7f7b1d471a [packages] add missing -lpthread to curlftpfs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 18:58:46 +00:00
florian
ad4dafc099 [package] disable valgrind on all but armv7 targets
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 14:01:26 +00:00
florian
0aab4aa3ec [package] faifa: switch to the github repository
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 14:01:23 +00:00
loswillios
bd47930617 [packages] weechat: update to 0.3.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-25 08:56:41 +00:00
blogic
40590b62fd [packages] bump radvd to 1.9.1
Radvd has been updated to 1.9.1 in June. There are some changes related to
IPv6 functionality, but additionally the change concerns scrapping the
built-in daemonization code and starting to use libdaemon for that.

This patch updates radvd to 1.9.1 and adds the dependency for libdaemon.

Signed-off-by: hannu.nyman@iki.fi

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 22:26:25 +00:00
blogic
e959d57f61 [packages] Port the wing package to the new netifd infrastructure.
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 21:46:18 +00:00
acinonyx
0823b7d98f [packages] nzbget: Bump to version 0.8.0
Update the nzbget to the latest stable version 0.8.0

Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-23 19:16:57 +00:00
marek
02117b65e5 batman-adv: gateway selection class 1 fix
More info: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-July/007766.html

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-23 12:51:20 +00:00
loswillios
e05d8bb159 [packages] pulseaudio: update to 2.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-19 16:47:38 +00:00
luka
845e9da074 [packages] vim: fix building if only xxd is selected
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-18 23:27:50 +00:00
acinonyx
6759f2b2d6 [packages] vips: Fix a typo in configure arguments (#11875)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-17 17:25:29 +00:00
acinonyx
a16b4a5532 [packages] erlang: Remove empty patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-17 15:42:33 +00:00
acinonyx
c75b7a6c54 [packages] erlang: Cleanup configure vars and args
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-17 11:48:23 +00:00
acinonyx
fe8fb33faa [packages] erlang: Fix disabling of getaddrinfo()
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-17 11:48:19 +00:00
luka
88df887bbc [packages] privoxy: move privoxy startup to later in boot process
When using privoxy as a transparent HTTP proxy a race condition occurs
where privoxy may attempt to startup and start listening on the LAN
interface before the network configuration is completed. As a result
privoxy fails to start up because it can't bind to the correct listening
address. This patch changes the init.d script to be a little bit later
in the boot process.

Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 22:53:46 +00:00
luka
71f11fbfcb [packages] pciutils: update to version 3.1.10
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 22:33:06 +00:00
luka
9ac4641f15 [packages] ethtool: update to version 3.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 22:33:05 +00:00
luka
6617cefbe1 [packages] lzo: update to version 2.06
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 21:52:09 +00:00
luka
85a309c589 [packages] lvm2: update to version 2.02.96
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 21:52:07 +00:00
luka
211a7917b1 [packages] mdadm: update to version 3.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 21:52:06 +00:00
luka
a317e6eab1 [packages] logrotate: update to version 3.8.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 21:52:03 +00:00
acinonyx
f5f1f6d568 [packages] erlang: Disable java compiler (#11873)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 14:05:40 +00:00
acinonyx
227313d2da [packages] erlang: Add missing cross system root path variable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 12:40:26 +00:00
acinonyx
8e14d319e4 [packages] dmapd: Add missing GraphicsMagick dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 12:30:00 +00:00
acinonyx
d446177637 [packages] vips: Bump copyright date
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 12:22:57 +00:00
acinonyx
7e64f08225 [packages] vips: Bump to 7.28.9
Update VIPS to 7.28.9; fixes https://dev.openwrt.org/ticket/11866.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 12:22:53 +00:00
acinonyx
5ab5a4a24f [packages] libdmapsharing: Bump to 2.9.15
Update libdmapsharing to 2.9.15; fixes https://dev.openwrt.org/ticket/11866.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 12:22:49 +00:00
acinonyx
686a52e6f5 [packages] dmapd: Bump to v0.0.50
Update dmapd to 0.0.50; fixes https://dev.openwrt.org/ticket/11866.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 12:21:41 +00:00
luka
09312e7952 [packages] picocom: update to 1.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 00:11:18 +00:00
luka
e41ad2c38a [packages] git: update to 1.7.11.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 14:55:24 +00:00
acinonyx
2ef725b200 [packages] reaver: Add reaver-wps WPS penetration testing utility
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 13:10:15 +00:00
luka
a9ed77f56a [packages] libzip: add package
based on patch from <xiangfu@openmobilefree.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 11:51:48 +00:00
swalker
775da61431 [packages] arm: add arm, the anonymizing relay monitor for Tor
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 01:04:06 +00:00
swalker
2e297a83f9 [packages] tor-alpha: update to 0.2.3.19-rc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 01:03:46 +00:00
swalker
b052efd8da [packages] tor: update to 0.2.2.37
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 01:03:34 +00:00
luka
eeba2691fc [packages] strongswan: add package (version 5.0.0)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 23:16:06 +00:00
luka
e95efd482c [packages] strongswan4: remove package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 23:12:52 +00:00
acinonyx
199158b9ad [packages] alsa-utils: include midi utilities in alsa-utils
Along with http://patchwork.openwrt.org/patch/2144/ and
http://patchwork.openwrt.org/patch/2145/ this will enable the standard
ALSA midi utilities to be used in openwrt.

Signed-off-by: Adam Goode <adam@spicenitz.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 20:19:08 +00:00
acinonyx
1ac563dd16 [packages] erlang: Version bump to R15B01
Updated lang/erlang package with some adjustments for the new version.

Signed-off-by: Mark Wolfe <mark@wolfe.id.au>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 19:56:32 +00:00
jow
3c166ac22a [packages] aiccu: repair depends
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 16:23:38 +00:00
acinonyx
6ef9c0584e [packages] quagga: babeld depends on IPv6 support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 12:59:27 +00:00