packages.git
12 years ago[package] wide-dhcpv6: improve user DUID handling
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

12 years ago[packages] asterisk-1.8.x: refresh patches
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

12 years ago[packages] asterisk-1.8.x: fix chan_gtalk (#9976)
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

12 years ago[packages] asterisk-1.8.x: add chan_skinny (#9756) fix voicemail res_smdi inclusion...
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

12 years ago[packages] pulseaudio: use PKG_CONFIG_LIBDIR
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

12 years ago[packages] libsndfile: fix large file support (#9955), thanks jow for tracking this...
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

12 years agobatman-adv: upgrade package to latest release (2011.3.0)
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

12 years ago[packages] libsndfile: update to 1.0.25
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

12 years ago[package] vips: update to 7.26.1 (#9666)
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

12 years ago[package] ffmpeg: 0.8.2 Version Bump (#8831)
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

12 years ago[package] vips: update to 7.24.5
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

12 years ago[package] coova-chilli: update to 1.2.8
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

12 years ago[package] shorewall6-lite: fix typo in category name
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

12 years ago[package] shorewall6-lite: remove ip6tables-utiles dependency after r27961
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

12 years ago[package] shorewall6-lite: update to 4.4.22.2
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

12 years ago[packages] hplib: ship SANE configuration (#9964)
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

12 years ago[packages] pulseaudio: always build pulseaudio-tools sans dbus (#9956)
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

12 years ago[packages] pulseaudio: fix VARIANT building (#9952)
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

12 years agorework pulseaudio package:
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

12 years ago[packages] uftp: add uftp, a multicast ftp client, server & proxy
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

12 years ago[packages] nuttcp: add nuttcp, a network perf tool
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

12 years ago[packages] utils/boxbackup: Corrected refresh (delete, touch) before rebuild of the...
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

12 years agoVersion Bump Minidlna 1.0.21
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

12 years ago[package] elfutils: rename libelf to libelf1
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

12 years ago[package] minidlna: update to 1.0.21
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

12 years ago[package] add fwknopd
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

12 years ago[package] siproxd: update to 0.8.1
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

12 years ago[package] elfutils: add back libelf, package is marked BROKEN
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

12 years ago[packages] dbus: remove empty patches directory
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

12 years ago[packages] utils/boxbackup: Added boxbackup. Currently only the server is fully...
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

12 years ago[packages] remove json-c, its in trunk already
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

12 years ago[packages] pulseaudio: change json dependency
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

12 years ago[package] autossh: increase reliability of connection behavior
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

12 years ago[package] strongswan4: add af-alg plugin
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

12 years ago[package] strongswan4: update to 4.5.3
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

12 years ago[package] dbus: update to 1.4.14
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

12 years ago[package] bind: update to 9.8.0-P4
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

12 years ago[package] ipv6: add tayga
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

12 years ago[package] xl2tpd: update to 1.3.0 (#9921)
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

12 years ago[package] openl2tp: fix pppd version (#9940)
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

12 years ago[packages] pulseaudio: update to 1.0-rc2
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

12 years ago[packages] add json-c
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

12 years ago[packages] mosquitto: [PATCH] Add support for the mosquitto MQTT message broker,...
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

12 years ago[packages] remove empty patches directories
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

12 years ago[packages] time: add the GNU time utility
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

12 years ago[packages] httping: update to 1.5.2, refresh patches
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

12 years ago[packages] tmux: fix librt dependency (#9938)
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

12 years ago[package] babeld: upstream release 1.1.3
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

12 years ago[package] ahcpd: upstream release 0.52
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

12 years agoadded modules: codecs/mod_opus, endpoints/mod_skypopen, and event_handlers/mod_snmp...
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

12 years agoopenswan: Update Openswan to upstream 2.6.34
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

12 years ago[packages] olsrd: Remove 'destination == gateway' routes workaround - should be fixed...
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

12 years ago[packages] quagga: Fix installing of OLSR host routes
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

12 years ago[packages] at: revert r27801
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

12 years ago[package] elfutils: mark as broken for now
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

12 years ago[packages] upgrade libosip2 package
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

12 years ago[packages] pyclips: Add new package pyclips
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

12 years agoruby: add missing dependency on librt (#9867)
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

12 years ago[package] elfutils: do not package nor stage libelf for now
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

12 years ago[packages] owfs: update to 2.8p13 (#9862)
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

12 years ago[packages] httping: update to 1.5.1
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

12 years ago[PATCH] #9863: don't export target $PROFILE into postgresql
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

12 years ago[packages] tmux: correct the 1.5 platform renaming
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

12 years ago[packages] tmux: change dependency to libevent2
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

12 years ago[packages] tmux: update to 1.5
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

12 years ago[packages] madwimax: fix detection for big endian systems
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

12 years ago[packages] freeswitch: fix ZeroMQ download location
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

12 years ago[packages] php5: fix dependencies for apc and sqlite3 (closes #9368)
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

12 years ago[packages] php5: PECL: include support for libevent
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

12 years ago[packages] php5: fix compile with older gcc
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

12 years ago[packages] irssi: use PKG_INSTALL, make headers available in staging_dir
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

12 years ago[packages] php5: add PECL dio extension
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

12 years agofix compile issue
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

12 years agoznc: Hide fixfreenode module
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

12 years ago[packages] znc: Fix a memory leak in CChan::AddNick()
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

12 years ago[packages] sispmctl: update to 3.0 (#9815), thanks Robert, use PKG_INSTALL
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

12 years ago[packages] tinc: update to 1.0.16 (#9801)
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

12 years ago[packages] quagga, quagga-old: use "cat" as default pager and "head -n" as pager...
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

12 years ago[packages] pulseaudio: remove optional gdbm dependency, bump PKG_RELEASE
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

12 years ago[packages] pulseaudio: disable avai
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

12 years ago[packages] php5: fix cross compiling issue with -ldl
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

12 years agoUSB/IP: Add missing dependency to kmod-usb-core
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

12 years agoUSB/IP: Fix building for linux 3.0
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

12 years agoclearsilver: selecting zlib from one place is enough
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

12 years agoopennhrp: enable CONFIG_ARPD if selected (fixes #9751)
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

12 years ago[packages] mocp: delete multimedia remnant
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

12 years ago[packages] mocp: move to sound, add upstream url
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

12 years ago[packages] nbd: update to 2.9.23
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

12 years ago[packages] lighttpd: update to 1.4.29, add patch for OpenSSL's disabled elliptic...
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

12 years ago[packages] msmtp: update to 1.4.24, remove unrecognized configure options
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

12 years agomc: prevent from picking up ncursesw
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

12 years ago[packages] transmission: update to 2.33
obsy [Thu, 21 Jul 2011 13:42:50 +0000 (13:42 +0000)]
[packages] transmission: update to 2.33

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

12 years ago[packages] udpxy: update to version Chipmunk-20
jow [Wed, 20 Jul 2011 22:04:41 +0000 (22:04 +0000)]
[packages] udpxy: update to version Chipmunk-20

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

12 years ago[packages] libgphoto2: bump PKG_REVISION to make the fix identifiable
jow [Wed, 20 Jul 2011 21:50:11 +0000 (21:50 +0000)]
[packages] libgphoto2: bump PKG_REVISION to make the fix identifiable

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

12 years ago[packages] libgphoto2: disable iconv support if built against the stub, this allows...
jow [Wed, 20 Jul 2011 21:48:49 +0000 (21:48 +0000)]
[packages] libgphoto2: disable iconv support if built against the stub, this allows drivers with optional conversion to work which would otherwise fail

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

12 years ago[packages] radvd: reduce log spam introduced by v1.8, it logs every RA it emits as...
jow [Wed, 20 Jul 2011 20:19:51 +0000 (20:19 +0000)]
[packages] radvd: reduce log spam introduced by v1.8, it logs every RA it emits as warning. change it to a debug level message

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

12 years ago[packages] mpdas: update description
loswillios [Wed, 20 Jul 2011 15:13:16 +0000 (15:13 +0000)]
[packages] mpdas: update description

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

12 years ago[packages] mpdas: remove /usr/local PREFIX
loswillios [Wed, 20 Jul 2011 15:13:14 +0000 (15:13 +0000)]
[packages] mpdas: remove /usr/local PREFIX

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

12 years ago[packages] freeradius2: conditionally depend on libopenldap
jow [Wed, 20 Jul 2011 14:58:59 +0000 (14:58 +0000)]
[packages] freeradius2: conditionally depend on libopenldap

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

12 years ago[packages] cyrus-sasl: autoreconf sasldb subdir as well
jow [Wed, 20 Jul 2011 14:51:23 +0000 (14:51 +0000)]
[packages] cyrus-sasl: autoreconf sasldb subdir as well

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