florian [Sun, 28 Aug 2011 12:08:28 +0000 (12:08 +0000)]
[package] axtls: updae to 1.4.3
I'm the developer of axTLS. I've got an update to use the latest
version. Hopefully nothing too dramatic here.
Signed-off-by: Cameron Rich <camster444@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28100
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:27 +0000 (12:08 +0000)]
[package] libosip2: minor fix for libosip2 package
Remove unneeded configure flags and add support for parallel build.
No need to bump the PKG_RELEASE.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28099
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:25 +0000 (12:08 +0000)]
[package] openvpn: update to 2.2.1, reorganize makefile
Upgrade to new version, add menu, refresh patches and reorganize
Makefile.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28098
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 28 Aug 2011 12:08:23 +0000 (12:08 +0000)]
[package] reorganize siproxd package
Reorganize siproxd package, add better plugins support and revert to
shared plugins.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28097
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 27 Aug 2011 19:13:44 +0000 (19:13 +0000)]
[packages] paris-traceroute: add paris-traceroute
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28092
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sat, 27 Aug 2011 19:12:45 +0000 (19:12 +0000)]
[packages] ditg: update to 2.8.0-rc1, remove obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28091
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jmccrohan [Fri, 26 Aug 2011 21:10:48 +0000 (21:10 +0000)]
[package] lcd4linux: fix new plugins that were added during bump to r1158
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28090
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jmccrohan [Thu, 25 Aug 2011 22:56:41 +0000 (22:56 +0000)]
[package] lcd4linux: bump to r1158
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 25 Aug 2011 10:10:38 +0000 (10:10 +0000)]
[package] Fix mysql dependencies
Trying to fix some issues with php5 I discoverd that php5's mysql extension doesn't load:
<snip>
root@OpenWrt:/tmp# php-cli -m
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/mysql.so' - File not found in Unknown on line 0
[PHP Modules]
Core
ctype
curl
date
ereg
gettext
json
openssl
pcntl
pcre
posix
Reflection
session
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
zlib
[Zend Modules]
</snap>
After installing uclibcxx, the extension loads fine:
<snip>
root@OpenWrt:/tmp# opkg install uclibcxx
Installing uclibcxx (0.2.2-3) to root...
Downloading http://192.168.1.2:8081/brcm47xx/packages/uclibcxx_0.2.2-3_brcm47xx.ipk.
Configuring uclibcxx.
root@OpenWrt:/tmp# php-cli -m
[PHP Modules]
<...>
mysql
<...>
[Zend Modules]
</snap>
So the mysqlclient library needs uclibcxx, not only mysql-server. But since
mysql-server is depended of the mysqlclient library we can shorten its dependencies.
I also cross-checked that e.g. a mysql-enabled lighttpd shows the same behaviour
when uclibcxx is not installed.
<snip>
root@OpenWrt:/tmp/log/lighttpd# lighttpd -f /etc/lighttpd/lighttpd.conf
1970-01-01 05:07:30: (plugin.c.169) dlopen() failed for: /usr/lib/lighttpd/mod_mysql_vhost.so File not found
1970-01-01 05:07:30: (server.c.650) loading plugins finally failed
</snap>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28083
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 22 Aug 2011 22:50:16 +0000 (22:50 +0000)]
[package] wide-dhcpv6: improve user DUID handling
- values containing exactly six octets are treated as type 3 (DUID-LL)
- values containing seven and more octets get the length tag added in native endianess
- all other values are treated as invalid
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28079
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Mon, 22 Aug 2011 11:26:02 +0000 (11:26 +0000)]
[packages] asterisk-1.8.x: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28072
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Mon, 22 Aug 2011 11:25:37 +0000 (11:25 +0000)]
[packages] asterisk-1.8.x: fix chan_gtalk (#9976)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28071
3c298f89-4303-0410-b956-
a3cf2f4a3e73
zandbelt [Mon, 22 Aug 2011 11:24:32 +0000 (11:24 +0000)]
[packages] asterisk-1.8.x: add chan_skinny (#9756) fix voicemail res_smdi inclusion (#9748)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28070
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Mon, 22 Aug 2011 06:48:56 +0000 (06:48 +0000)]
[packages] pulseaudio: use PKG_CONFIG_LIBDIR
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28068
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Mon, 22 Aug 2011 06:48:53 +0000 (06:48 +0000)]
[packages] libsndfile: fix large file support (#9955), thanks jow for tracking this down
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28067
3c298f89-4303-0410-b956-
a3cf2f4a3e73
marek [Sun, 21 Aug 2011 23:45:09 +0000 (23:45 +0000)]
batman-adv: upgrade package to latest release (2011.3.0)
Also split init script into lib and init script as suggested by
Filippo Sallemi to allow including the lib from a hotplug script.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28066
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 21 Aug 2011 14:41:10 +0000 (14:41 +0000)]
[packages] libsndfile: update to 1.0.25
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28065
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 12:15:37 +0000 (12:15 +0000)]
[package] vips: update to 7.26.1 (#9666)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28064
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 11:27:00 +0000 (11:27 +0000)]
[package] ffmpeg: 0.8.2 Version Bump (#8831)
FFmpeg 0.8.2 Version Bump (#8831)
Dropped configure options:
--disable-ipv6: IPv6 is no longer a separate switch. It's network aware or isn't.
--disable-libfaad: This switch isn't listed as part of ./configure --help.
--disable-vhook: vhook is no longer a part of ffmpeg.
Added configure options:
--disable-doc: Disables documentation
--disable-dxva2: Disables Microsoft's DirectX Video Acceleration v2
--enable-version3: Builds GPLv3 code
--disable-filters: Disables audio/video stream processing filters
--disable-hwaccels: Disables hardware video playback acceleration
--disable-ffplay: FFplay is a SDL(?) based media player.
Dropped formats:
oss is not listed in ./configure --list-muxers
mpeg4aac is not listed in ./configure --list-decoders
Configure options were reordered to roughly be:
Generic program configure switches
Libav* feature options
Binary selection
All of the libav* feature disabling was done at once. This is to keep from second guessing FFmpeg's internal dependency checking when we start enabling options.
Added options to keep from mass disabling encoders/muxers and decoders/demuxers. This should address #8831's issue.
Added option to build FFprobe. FFprobe is a command line media identification tool, very similar to the output of a bare ffmpeg -i.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28063
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 11:26:58 +0000 (11:26 +0000)]
[package] vips: update to 7.24.5
This updates to VIPS 7.24.5 and includes the im_bufjpeg2vips function,
backported from Git master.
Signed-off-by: W. Michael Petullo <mike at flyn.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28062
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 11:26:57 +0000 (11:26 +0000)]
[package] coova-chilli: update to 1.2.8
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28061
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 11:26:55 +0000 (11:26 +0000)]
[package] shorewall6-lite: fix typo in category name
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28060
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 11:26:54 +0000 (11:26 +0000)]
[package] shorewall6-lite: remove ip6tables-utiles dependency after r27961
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28059
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 20 Aug 2011 11:26:49 +0000 (11:26 +0000)]
[package] shorewall6-lite: update to 4.4.22.2
Signed-off-by: Edy Corak info@loenshotel.de
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28058
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 19 Aug 2011 23:35:30 +0000 (23:35 +0000)]
[packages] hplib: ship SANE configuration (#9964)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28055
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Fri, 19 Aug 2011 09:35:06 +0000 (09:35 +0000)]
[packages] pulseaudio: always build pulseaudio-tools sans dbus (#9956)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28046
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Thu, 18 Aug 2011 21:03:34 +0000 (21:03 +0000)]
[packages] pulseaudio: fix VARIANT building (#9952)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28045
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Thu, 18 Aug 2011 13:44:20 +0000 (13:44 +0000)]
rework pulseaudio package:
- split pulseaudio into pulseaudio-daemon and pulseaudio-daemon-avahi
- cleanup dependencies (remove OSS, libsamplerate, manpages)
- add conffiles section
- rename pa-tools to pulseaudio-tools
- add pulseaudio-profiles package
- refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28044
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Thu, 18 Aug 2011 09:04:27 +0000 (09:04 +0000)]
[packages] uftp: add uftp, a multicast ftp client, server & proxy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28037
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Thu, 18 Aug 2011 09:03:54 +0000 (09:03 +0000)]
[packages] nuttcp: add nuttcp, a network perf tool
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28036
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Thu, 18 Aug 2011 08:57:52 +0000 (08:57 +0000)]
[packages] utils/boxbackup: Corrected refresh (delete, touch) before rebuild of the raidfile configuration. It was happening for every set instead of only before the first set.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28035
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Thu, 18 Aug 2011 08:27:29 +0000 (08:27 +0000)]
Version Bump Minidlna 1.0.21
Adjust minidlna for inotify becoming part of the default kernel.
minidlna.init: stop forcing a rescan (-R) of the media library on startup. Users will need to run it once after installing.
040-configuration-tweak.patch: enable use of inotify in the default configuration
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28034
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 17 Aug 2011 14:37:25 +0000 (14:37 +0000)]
[package] elfutils: rename libelf to libelf1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28032
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 17 Aug 2011 10:13:21 +0000 (10:13 +0000)]
[package] minidlna: update to 1.0.21
010-genconfig-checks.patch adjusts two configure checks to use ICONV_PREFIX and INTL_PREFIX. These changes were already made previously elsewhere in the build process and looks like it was just overlooked here.
040-configuration-tweak.patch was to rebase.
Minidlna's changes were primarily bug fixes and compatibility with newer ffmpeg.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28031
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 17 Aug 2011 10:13:20 +0000 (10:13 +0000)]
[package] add fwknopd
Signed-off-by; Jonathan Bennett <jbscience87@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28030
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 17 Aug 2011 10:13:19 +0000 (10:13 +0000)]
[package] siproxd: update to 0.8.1
Upgrade siproxd, fix init script, link statically with libosip2 (size)
and add description.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28029
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 17 Aug 2011 10:13:17 +0000 (10:13 +0000)]
[package] elfutils: add back libelf, package is marked BROKEN
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28028
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 17 Aug 2011 09:32:11 +0000 (09:32 +0000)]
[packages] dbus: remove empty patches directory
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28027
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Tue, 16 Aug 2011 22:10:23 +0000 (22:10 +0000)]
[packages] utils/boxbackup: Added boxbackup. Currently only the server is fully integrated (init script and uci), but it compiles and the server works.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28023
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 16 Aug 2011 21:10:55 +0000 (21:10 +0000)]
[packages] remove json-c, its in trunk already
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28020
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 16 Aug 2011 21:10:51 +0000 (21:10 +0000)]
[packages] pulseaudio: change json dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28019
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:24 +0000 (20:34 +0000)]
[package] autossh: increase reliability of connection behavior
patch from Paul Geraedts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28018
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:22 +0000 (20:34 +0000)]
[package] strongswan4: add af-alg plugin
* Add kernel crypto user-space interface plugin (strongswan4-mod-af-alg)
* Requires kmod-crypto-user
Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28017
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:20 +0000 (20:34 +0000)]
[package] strongswan4: update to 4.5.3
Private libraries moved from /usr/lib to /usr/lib/ipsec.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28016
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:19 +0000 (20:34 +0000)]
[package] dbus: update to 1.4.14
This bumps dbus in the packages repository to 1.4.14.
It also requires librt now due to clock function usage.
It also supports systemd and launchd now.
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28015
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:17 +0000 (20:34 +0000)]
[package] bind: update to 9.8.0-P4
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28014
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:12 +0000 (20:34 +0000)]
[package] ipv6: add tayga
TAYGA is an out-of-kernel stateless NAT64 implementation for
Linux. It uses the TUN driver to exchange packets with the
kernel, which is the same driver used by OpenVPN and QEMU/KVM.
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28013
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:10 +0000 (20:34 +0000)]
[package] xl2tpd: update to 1.3.0 (#9921)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28012
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 16 Aug 2011 20:34:08 +0000 (20:34 +0000)]
[package] openl2tp: fix pppd version (#9940)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28011
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 16 Aug 2011 14:12:48 +0000 (14:12 +0000)]
[packages] pulseaudio: update to 1.0-rc2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28009
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 16 Aug 2011 14:12:47 +0000 (14:12 +0000)]
[packages] add json-c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28008
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Mon, 15 Aug 2011 14:54:15 +0000 (14:54 +0000)]
[packages] mosquitto: [PATCH] Add support for the mosquitto MQTT message broker, tools and library. Signed-off-by: Karl Palsson<karlp@tweak.net.au>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28001
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 15 Aug 2011 05:04:20 +0000 (05:04 +0000)]
[packages] remove empty patches directories
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27987
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 15 Aug 2011 03:38:32 +0000 (03:38 +0000)]
[packages] time: add the GNU time utility
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27986
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 15 Aug 2011 03:37:19 +0000 (03:37 +0000)]
[packages] httping: update to 1.5.2, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27985
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 14 Aug 2011 07:29:18 +0000 (07:29 +0000)]
[packages] tmux: fix librt dependency (#9938)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27981
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Mon, 8 Aug 2011 13:23:37 +0000 (13:23 +0000)]
[package] babeld: upstream release 1.1.3
New option: -u (keep unfeasible routes), called "keep_unfeasible" in UCI.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27933
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kerneis [Mon, 8 Aug 2011 13:23:35 +0000 (13:23 +0000)]
[package] ahcpd: upstream release 0.52
INCOMPATIBLE CHANGE: client mode configuration cannot be done in
/etc/config/network anymore (at least for this release). It will
be added back in the near future.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27932
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mazilo [Mon, 8 Aug 2011 02:20:17 +0000 (02:20 +0000)]
added modules: codecs/mod_opus, endpoints/mod_skypopen, and event_handlers/mod_snmp. NOTE: mod_skypopen requires a Skype client for the platform to function. Additional information can be found on wiki.freeswitch.org/wiki/Mod_skypopen
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27928
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 6 Aug 2011 12:17:56 +0000 (12:17 +0000)]
openswan: Update Openswan to upstream 2.6.34
OpenWRT's bulid process currently uses Openswan v2.6.33, which does not build against the 2.6.39 kernel.
This patch updates the OpenWRT build process to build Openswan v2.6.34, released 2011-06-08.
hauke:
* use Openswan v2.6.35
Signed-off-by: Stephen Oberholtzer <oliverklozoff@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27922
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Fri, 5 Aug 2011 15:32:23 +0000 (15:32 +0000)]
[packages] olsrd: Remove 'destination == gateway' routes workaround - should be fixed with new Quagga patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27914
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Fri, 5 Aug 2011 15:32:18 +0000 (15:32 +0000)]
[packages] quagga: Fix installing of OLSR host routes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27913
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 4 Aug 2011 18:51:41 +0000 (18:51 +0000)]
[packages] at: revert r27801
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27898
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 4 Aug 2011 10:46:22 +0000 (10:46 +0000)]
[package] elfutils: mark as broken for now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27892
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 3 Aug 2011 21:08:39 +0000 (21:08 +0000)]
[packages] upgrade libosip2 package
Upgrade to new version and refresh patches.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27886
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Wed, 3 Aug 2011 12:57:49 +0000 (12:57 +0000)]
[packages] pyclips: Add new package pyclips
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27884
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 2 Aug 2011 09:26:55 +0000 (09:26 +0000)]
ruby: add missing dependency on librt (#9867)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27873
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 1 Aug 2011 18:16:00 +0000 (18:16 +0000)]
[package] elfutils: do not package nor stage libelf for now
This is clashing with libs/libelf, and only 'perf' is using this version, so
until we resolve that clashing, do not build libelf from elfutils.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27866
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 1 Aug 2011 02:19:07 +0000 (02:19 +0000)]
[packages] owfs: update to 2.8p13 (#9862)
* drop unrecognized configure options
* use MAKE_FLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27858
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Mon, 1 Aug 2011 02:17:57 +0000 (02:17 +0000)]
[packages] httping: update to 1.5.1
* add nossl variant
* drop unused extra_flags patch
* refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27857
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 1 Aug 2011 00:34:09 +0000 (00:34 +0000)]
[PATCH] #9863: don't export target $PROFILE into postgresql
PROFILE is overloaded by postgresql versus how target's define it.
Fixes: https://dev.openwrt.org/ticket/9863
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27856
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Sun, 31 Jul 2011 19:48:33 +0000 (19:48 +0000)]
[packages] tmux: correct the 1.5 platform renaming
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27854
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 31 Jul 2011 15:19:53 +0000 (15:19 +0000)]
[packages] tmux: change dependency to libevent2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27848
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Sun, 31 Jul 2011 15:19:51 +0000 (15:19 +0000)]
[packages] tmux: update to 1.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27847
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sun, 31 Jul 2011 12:46:00 +0000 (12:46 +0000)]
[packages] madwimax: fix detection for big endian systems
closes #7510.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27845
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 30 Jul 2011 22:18:04 +0000 (22:18 +0000)]
[packages] freeswitch: fix ZeroMQ download location
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27842
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Sat, 30 Jul 2011 08:21:58 +0000 (08:21 +0000)]
[packages] php5: fix dependencies for apc and sqlite3 (closes #9368)
When using CONFIGURE_LIBS the php binary itself depends on these libs,
so the opkg depends also reflected this. But in this case it was
required to install those libs even when they were never planned to use.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27839
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Sat, 30 Jul 2011 06:38:53 +0000 (06:38 +0000)]
[packages] php5: PECL: include support for libevent
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27838
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Fri, 29 Jul 2011 21:59:03 +0000 (21:59 +0000)]
[packages] php5: fix compile with older gcc
This fix work around the membar_producer link error which
can be seen on backfire for brcm-2.4.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27834
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 29 Jul 2011 12:40:09 +0000 (12:40 +0000)]
[packages] irssi: use PKG_INSTALL, make headers available in staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27829
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [Wed, 27 Jul 2011 22:18:29 +0000 (22:18 +0000)]
[packages] php5: add PECL dio extension
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27802
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Wed, 27 Jul 2011 21:51:33 +0000 (21:51 +0000)]
fix compile issue
somebody please close #9808
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27801
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 27 Jul 2011 14:38:28 +0000 (14:38 +0000)]
znc: Hide fixfreenode module
This module isn't needed anymore and will be get removed in the next release.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27799
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 27 Jul 2011 14:27:32 +0000 (14:27 +0000)]
[packages] znc: Fix a memory leak in CChan::AddNick()
Backport upstream fix reported by Olipro. Thanks!
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27798
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 27 Jul 2011 07:21:31 +0000 (07:21 +0000)]
[packages] sispmctl: update to 3.0 (#9815), thanks Robert, use PKG_INSTALL
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27796
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Wed, 27 Jul 2011 07:20:42 +0000 (07:20 +0000)]
[packages] tinc: update to 1.0.16 (#9801)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27795
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [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)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27790
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 26 Jul 2011 12:41:43 +0000 (12:41 +0000)]
[packages] pulseaudio: remove optional gdbm dependency, bump PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27782
3c298f89-4303-0410-b956-
a3cf2f4a3e73
loswillios [Tue, 26 Jul 2011 10:41:39 +0000 (10:41 +0000)]
[packages] pulseaudio: disable avai
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27778
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mhei [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.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27763
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27746
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27745
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 24 Jul 2011 08:22:54 +0000 (08:22 +0000)]
clearsilver: selecting zlib from one place is enough
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27741
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 24 Jul 2011 08:22:53 +0000 (08:22 +0000)]
opennhrp: enable CONFIG_ARPD if selected (fixes #9751)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27740
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 22 Jul 2011 20:08:40 +0000 (20:08 +0000)]
[packages] mocp: delete multimedia remnant
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27729
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 22 Jul 2011 20:04:10 +0000 (20:04 +0000)]
[packages] mocp: move to sound, add upstream url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27728
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 22 Jul 2011 19:52:30 +0000 (19:52 +0000)]
[packages] nbd: update to 2.9.23
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27727
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [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
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27726
3c298f89-4303-0410-b956-
a3cf2f4a3e73
swalker [Fri, 22 Jul 2011 19:51:21 +0000 (19:51 +0000)]
[packages] msmtp: update to 1.4.24, remove unrecognized configure options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27725
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27719
3c298f89-4303-0410-b956-
a3cf2f4a3e73