8668 Commits

Author SHA1 Message Date
blogic
9a0c9241f9 [packages] fcgi libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:32 +00:00
blogic
06fddda200 [packages] dibbler libc++ fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 21:35:30 +00:00
florian
ae61d0aaca [package] imagemagick: update to 6.7.8-7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 15:16:44 +00:00
florian
d340c886e7 [package] openswan: fix build for 64-bits targets
Do not override LDFLAGS otherwise we are going to kill Kbuild's
specific LDFLAGS and fail linking modules on 64-bits targets.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 13:32:40 +00:00
florian
321acbec8d [package] xtables-addons: fix build for 64-bits targets
The first fix is a pointer comparison fix, and the second is not to
override the Linux kernel's TARGET_LDFLAGS with those that we use
during cross-compiling.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 13:32:39 +00:00
florian
256c60a8bb [package] l7-protocols: fix g++-uc location
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 13:32:36 +00:00
blogic
9e76f2bbf4 [packages] uhub: libevent fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 09:15:21 +00:00
blogic
306b2852ad [packages] memcached: libevent fixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 09:15:20 +00:00
luka
336d46d1d3 [packages] freecwmp: update to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-03 00:00:48 +00:00
florian
a1c284cd9a [package] update faifa and package hpavcfg
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-01 18:40:35 +00:00
florian
cadd0a0483 [package] faifa: update to latest revision to get rid of openssl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-01 18:40:34 +00:00
florian
5151878443 [package] zaptel-1.4.x: fix build failure, refresh patches move to "Voice over IP"
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-01 18:40:32 +00:00
florian
5c8f51ddfb [package] appweb: fix linking against libdl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-01 18:40:25 +00:00
florian
de298af876 [package] bash: do not attempt to build documentation
As this may require makeinfo on the host

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:19 +00:00
florian
eeb3b43999 [package] libevent: move headers and libs to a specific sub-folder
And update nfs-kernel-server to use these new headers location

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:18 +00:00
florian
240e8535de [package] memcached: fix dependency against libevent2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:17 +00:00
florian
01750623ea [package] uhub: depend on libevent2 instead of libevent
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:13 +00:00
florian
a3e8904469 [package] libmpeg2: fix build on armv4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:12 +00:00
florian
682747ee98 [package] dfu-util: do not build the static variant
Some platforms like ARM do not provide a static libgcc and this will
just fail unconditionnaly.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:07 +00:00
florian
b9687a8704 [package] imagemagick: update to 6.7.8-6 to fix build failure
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:40:02 +00:00
florian
a72d8b0ad0 [package] remotefs: update to revision 1297, fixes makefile issue
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-30 15:39:57 +00:00
mirko
8a7121d7f4 [packages/openvpn] update to latest git revision, remove misplaced patch - fixes #11739
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-29 15:38:44 +00:00
obsy
800a1855b2 [packages] transmission: update to 2.61
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-29 12:07:31 +00:00
blogic
1ba2de8dd6 [packages] amule: disable backtrace to avaoid missin -lbfd error
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-28 21:54:43 +00:00
mhei
e900ebe95a [packages] php5: fix compilation without CONFIG_PHP5_SYSTEMTZDATA selected
Fixes #11917.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@32900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-28 13:00:47 +00:00
mhei
5c9ed461c3 [packages] php5: fix regression erroneously introduced by r32872
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-28 12:50:30 +00:00
luka
27814fecd9 [packages] dhcp: rename to isc-dhcp and fix ipv6 support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-27 20:59:55 +00:00
florian
fcfa3dd3ab Revert "[package] openssh: add ESSENTIAL_PROCESSES"
The infrastructure to handle this is not yet in place.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-27 15:43:34 +00:00
florian
fd2b771a70 [package] openssh: add ESSENTIAL_PROCESSES
This adds an ESSENTIAL_PROCESSES shell variable to /etc/init.d/sshd.
The corresponding openwrt patch has the details.

Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-27 14:58:53 +00:00
florian
b13286d8d6 [package] avahi: bump to 0.6.31
Signed-off-by Mike Brady <mikebrady@eircom.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-27 14:58:51 +00:00
florian
29ebced21f [package] usbip: update userspace to match kernel part
After kernel 2.6.39, usbip kernel and userspace are in kernel tree
The new kernel modules names have already been updated in openwrt for
kernel > 2.6.39

This patch, allow to build the new corresponding usbip userspace tool
when of the device use a kernel > 2.6.39
And continue to build version 0.1.7 for older version.

Fix #10992

Florian:
- do not use an md5sum for usb.ids since it changes often
- dropped the parts to support kernels <= 2.6.39
- make the package depend on LINUX_3_3

Signed-off-by: Mehdi Abaakouk <sileht@sileht.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-27 11:49:22 +00:00
mhei
07c3b4a635 [packages] php5: gd extension: add missing dependencies for bundled version
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@32881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-26 16:02:02 +00:00
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