openwrt/svn-archive/archive.git
12 years agopackages: zabbix: update to version 2.0.8
Gabor Juhos [Sun, 20 Oct 2013 15:58:16 +0000 (15:58 +0000)]
packages: zabbix: update to version 2.0.8

Signed-off-by: Jiri Slachta <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 38471

12 years agopackages: avahi: clean up dependencies
Gabor Juhos [Sun, 20 Oct 2013 15:58:15 +0000 (15:58 +0000)]
packages: avahi: clean up dependencies

libavahi does not require libdaemon nor libgdbm. Move the dependencies
into the right avahi sub-packages to allow smaller footprint when only
using libavahi.

Signed-off-by: Helmut Schaa <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 38470

12 years agopackages: lighttpd: update to 1.4.32
Gabor Juhos [Sun, 20 Oct 2013 15:58:14 +0000 (15:58 +0000)]
packages: lighttpd: update to 1.4.32

This patch updates the lighttpd package to version 1.4.32
The makefile has been reworked and uses a macro for module
creation. The config file has been updated to include module
dependant configuration from conf.d subdirectory.

Signed-off-by: Gerald Matzka <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 38469

12 years agopackages: tig: update tig to 1.2.1.
Gabor Juhos [Sun, 20 Oct 2013 15:58:13 +0000 (15:58 +0000)]
packages: tig: update tig to 1.2.1.

http://jonas.nitro.dk/tig/NEWS.html says:

Incompatibilities:

    Move manual and man pages to doc/ directory and rename AsciiDoc files
    to have .asciidoc as the extension to make them render on GitHub.

Improvements:

    Show blob sizes in the tree view either as bytes or using binary
    unit prefixes. Example: set show-file-size = units. (GH #163)

    Reduce main view memory usage and startup time, especially when
    revision graph rendering is disabled. (GH #160)

Bug fixes:

    Fix submodule-related setup to check for non-zero return value from
    setenv(). (GH #188)

[juhosg: add ccommit message, fix md5sum]

Signed-off-by: Francisco Borges <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 38468

12 years agopackages: mosquitto: update to 1.2
Gabor Juhos [Sun, 20 Oct 2013 15:58:12 +0000 (15:58 +0000)]
packages: mosquitto: update to 1.2

Updates mosquitto, the MQTT broker, and client libraries to version 1.2.
Full changelog here: http://mosquitto.org/2013/08/version-1-2-released/

Added missing library depends to suit updated requirements in OpenWrt.
Fixed missing symlinks.

Signed-off-by: Karl Palsson <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 38467

12 years agopackages: add sysprof tool
Gabor Juhos [Sun, 20 Oct 2013 15:58:09 +0000 (15:58 +0000)]
packages: add sysprof tool

Add sysprof - preformance profiler
for Linux - to the development tools.

Patches for mips/arm are from openembedded
code.

sysprof-cli <outfile> get required events/stack frames.
Next outfile can be loaded/displayed on PC using
sysprof.

Tool using:
- PERF events
- /proc/kallsyms for kernel symbols

You should compile kernel with profiling enabled,
debug information, symbol table information.

Signed-off-by: Janusz Dziedzic <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 38466

12 years ago[packages] unbound update to 1.4.21 and refresh patches
Peter Wagner [Sun, 20 Oct 2013 01:15:43 +0000 (01:15 +0000)]
[packages] unbound update to 1.4.21 and refresh patches

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38465

12 years ago[packages] ldns update to v1.6.16
Peter Wagner [Sun, 20 Oct 2013 01:12:20 +0000 (01:12 +0000)]
[packages] ldns update to v1.6.16

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38464

12 years ago[packages] curl: LIBCURL_THREADED_RESOLVER depends on libpthread
Peter Wagner [Sun, 20 Oct 2013 01:05:28 +0000 (01:05 +0000)]
[packages] curl: LIBCURL_THREADED_RESOLVER depends on libpthread

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38463

12 years agoglib2: disable mips16 support
Felix Fietkau [Sat, 19 Oct 2013 13:48:09 +0000 (13:48 +0000)]
glib2: disable mips16 support

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 38460

12 years agolibffi: disable mips16 support (#14338)
Felix Fietkau [Sat, 19 Oct 2013 13:48:07 +0000 (13:48 +0000)]
libffi: disable mips16 support (#14338)

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 38459

12 years ago[libcurl]: make SSL (now defaults to PolarSSL), zlib support and most options configu...
Imre Kaloz [Fri, 18 Oct 2013 14:44:02 +0000 (14:44 +0000)]
[libcurl]: make SSL (now defaults to PolarSSL), zlib support and most options configurable

Signed-off-by: Imre Kaloz <[email protected]>
SVN-Revision: 38456

12 years agoisc-dhcp: dhcrelay: Add RFC3527 link selection sub-option
Jo-Philipp Wich [Fri, 18 Oct 2013 11:40:00 +0000 (11:40 +0000)]
isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option

RFC3527 link selection sub-option is used to select the "uplink" interface of
dhcrelay in cases where the DHCP server does not know how to reach the dhcrelay
based on the DHCP range. This can happen in weird network configurations like
Mesh networks.

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 38447

12 years agoisc-dhcp: dhcrelay: Add more UCI options
Jo-Philipp Wich [Fri, 18 Oct 2013 11:39:56 +0000 (11:39 +0000)]
isc-dhcp: dhcrelay: Add more UCI options

Add more options to dhcrelay UCI and init script:

- enabled
- interfaces: Listen interfaces
- relay_mode: What to do about packets that already have a relay option

Also mark /etc/config/dhcrelay as conffile

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 38446

12 years agopptpd: Add uci configuration for PPTPD.
Jo-Philipp Wich [Fri, 18 Oct 2013 11:39:47 +0000 (11:39 +0000)]
pptpd: Add uci configuration for PPTPD.

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 38445

12 years ago[curl]: upgrade to 7.33.0, add myself as maintainer
Imre Kaloz [Wed, 16 Oct 2013 09:09:45 +0000 (09:09 +0000)]
[curl]: upgrade to 7.33.0, add myself as maintainer

Signed-off-by: Imre Kaloz <[email protected]>
SVN-Revision: 38429

12 years agopptpd: remove IP in options.pptp
Jo-Philipp Wich [Tue, 15 Oct 2013 13:45:58 +0000 (13:45 +0000)]
pptpd: remove IP in options.pptp

ppp has obsoleted this option (as of v2.4.3-7) according to
http://wiki.openwrt.org/doc/howto/vpn.server.pptpd

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 38417

12 years agoddns-scripts: add init script
Jo-Philipp Wich [Tue, 15 Oct 2013 13:37:34 +0000 (13:37 +0000)]
ddns-scripts: add init script

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 38416

12 years agolibgphoto2 depends on libusb-compat, not libusb-1.0
Jo-Philipp Wich [Tue, 15 Oct 2013 13:37:32 +0000 (13:37 +0000)]
libgphoto2 depends on libusb-compat, not libusb-1.0

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 38415

12 years agolibnfc: Update to version 1.7.0
Jo-Philipp Wich [Tue, 15 Oct 2013 13:28:09 +0000 (13:28 +0000)]
libnfc: Update to version 1.7.0

Update libnfc to version 1.7.0.

https://libnfc.googlecode.com/files/libnfc-1.7.0.tar.bz2 needs to be added
to http://downloads.openwrt.org/sources/

Signed-off-by: JiapengLi <[email protected]>
SVN-Revision: 38414

12 years agomadwifi: Fix removal of proc entries
Vasilis Tsiligiannis [Mon, 14 Oct 2013 11:05:15 +0000 (11:05 +0000)]
madwifi: Fix removal of proc entries

Signed-off-by: Vasilis Tsiligiannis <[email protected]>
SVN-Revision: 38391

12 years agomadwifi: Fix compile warnings
Vasilis Tsiligiannis [Sat, 12 Oct 2013 19:54:01 +0000 (19:54 +0000)]
madwifi: Fix compile warnings

SVN-Revision: 38373

12 years agomadwifi: Fix building against linux 3.10
Vasilis Tsiligiannis [Sat, 12 Oct 2013 19:53:18 +0000 (19:53 +0000)]
madwifi: Fix building against linux 3.10

SVN-Revision: 38372

12 years ago[coova-chilli]: add some compile time options (more to come)
Imre Kaloz [Fri, 11 Oct 2013 13:20:27 +0000 (13:20 +0000)]
[coova-chilli]: add some compile time options (more to come)

Signed-off-by: Imre Kaloz <[email protected]>
SVN-Revision: 38363

12 years agovips: Bump to 7.34.0
Jo-Philipp Wich [Thu, 10 Oct 2013 15:18:14 +0000 (15:18 +0000)]
vips: Bump to 7.34.0

Bump to 7.34.0.

Signed-off-by: W. Michael Petullo <[email protected]>
SVN-Revision: 38360

12 years agoudpxy: Update to version 1.0.23-9
Jo-Philipp Wich [Thu, 10 Oct 2013 14:48:23 +0000 (14:48 +0000)]
udpxy: Update to version 1.0.23-9

Switch from http://sourceforge.net/projects/udpxy to http://www.udpxy.com/index-en.html

[jow: fixed source url, trimmed commit message]

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
SVN-Revision: 38357

12 years agobind: update to v9.9.4-1
Jo-Philipp Wich [Thu, 10 Oct 2013 13:58:24 +0000 (13:58 +0000)]
bind: update to v9.9.4-1

- update to 9.9.4-1
- refresh patches
- disable ecdsa

Signed-off-by: Thommas Heil <[email protected]>
SVN-Revision: 38353

12 years agobird: drop from repository, moved to openwrt-routing feed
Jo-Philipp Wich [Tue, 8 Oct 2013 17:20:46 +0000 (17:20 +0000)]
bird: drop from repository, moved to openwrt-routing feed

SVN-Revision: 38343

12 years ago[packages/net/coova-chilli]: remove PKG_FIXUP, it's not needed anymore
Imre Kaloz [Mon, 7 Oct 2013 14:54:24 +0000 (14:54 +0000)]
[packages/net/coova-chilli]: remove PKG_FIXUP, it's not needed anymore

Signed-off-by: Imre Kaloz <[email protected]>
SVN-Revision: 38316

12 years ago[packages/net]: upgrade coova to 1.3.0
Imre Kaloz [Mon, 7 Oct 2013 12:54:19 +0000 (12:54 +0000)]
[packages/net]: upgrade coova to 1.3.0

Signed-off-by: Imre Kaloz <[email protected]>
SVN-Revision: 38315

12 years ago[packages] mtd-utils: upgrade to latest git version
Luka Perkov [Fri, 4 Oct 2013 03:15:02 +0000 (03:15 +0000)]
[packages] mtd-utils: upgrade to latest git version

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 38300

12 years ago[packages] libcrypt update to 1.5.3
Peter Wagner [Tue, 1 Oct 2013 20:00:47 +0000 (20:00 +0000)]
[packages] libcrypt update to 1.5.3

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38272

12 years ago[packages] cryptsetup update to 1.6.2 and add version that links against openssl
Peter Wagner [Tue, 1 Oct 2013 19:56:02 +0000 (19:56 +0000)]
[packages] cryptsetup update to 1.6.2 and add version that links against openssl
instead of libgcrypt

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38271

12 years ago[packages] lvm2: update to 2.02.97
Peter Wagner [Tue, 1 Oct 2013 19:54:43 +0000 (19:54 +0000)]
[packages] lvm2: update to 2.02.97

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38270

12 years ago[packages] dovecot: update to 2.2.6
Peter Wagner [Fri, 27 Sep 2013 03:05:58 +0000 (03:05 +0000)]
[packages] dovecot: update to 2.2.6

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38227

12 years ago[packages] ntpd: switch to new procd init script style
Peter Wagner [Thu, 26 Sep 2013 12:50:25 +0000 (12:50 +0000)]
[packages] ntpd: switch to new procd init script style

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38208

12 years ago[packages]: nfs-kernel-server switch to new procd init script style
Peter Wagner [Thu, 26 Sep 2013 12:08:31 +0000 (12:08 +0000)]
[packages]: nfs-kernel-server switch to new procd init script style

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38207

12 years ago[packages] dovecot: switch to new procd init script style
Peter Wagner [Thu, 26 Sep 2013 11:21:41 +0000 (11:21 +0000)]
[packages] dovecot: switch to new procd init script style

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38206

12 years ago[packages] lxc: bump to latest git version
Luka Perkov [Wed, 25 Sep 2013 14:20:39 +0000 (14:20 +0000)]
[packages] lxc: bump to latest git version

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 38177

12 years ago[packages] update .gitignore file
Luka Perkov [Wed, 25 Sep 2013 14:20:37 +0000 (14:20 +0000)]
[packages] update .gitignore file

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 38176

12 years ago[packages] lxc: update lxc repository
Luka Perkov [Mon, 23 Sep 2013 22:06:52 +0000 (22:06 +0000)]
[packages] lxc: update lxc repository

http://sourceforge.net/mailarchive/message.php?msg_id=31432051

Signed-off-by: Dirk Neukirchen <[email protected]
SVN-Revision: 38144

12 years ago[packages] mjpg-streamer: upgrade package
Luka Perkov [Mon, 23 Sep 2013 21:59:42 +0000 (21:59 +0000)]
[packages] mjpg-streamer: upgrade package

Changes include:

* version bump to r181
* convert init script so it can use procd
* add menu so one can select only desired features

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 38143

12 years ago[packages] openssh: update to 6.3p1
Peter Wagner [Mon, 23 Sep 2013 11:25:27 +0000 (11:25 +0000)]
[packages] openssh: update to 6.3p1

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38136

12 years ago[packages] tor: use new procd init script style
Peter Wagner [Mon, 23 Sep 2013 10:14:15 +0000 (10:14 +0000)]
[packages] tor: use new procd init script style

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38135

12 years ago[packages] portmap: switch to new procd init script style and create and use the...
Peter Wagner [Mon, 23 Sep 2013 10:11:17 +0000 (10:11 +0000)]
[packages] portmap: switch to new procd init script style and create and use the "rpc"
user instead of the "nobody" user for the daemon

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38134

12 years ago[packages]: pulseaudio - revert accidently commited code
Peter Wagner [Sun, 22 Sep 2013 17:46:39 +0000 (17:46 +0000)]
[packages]: pulseaudio - revert accidently commited code

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38123

12 years ago[packages] openssh,pulseaudio: switch to new procd init script style
Peter Wagner [Sun, 22 Sep 2013 17:41:58 +0000 (17:41 +0000)]
[packages] openssh,pulseaudio: switch to new procd init script style

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38122

12 years ago[packags] shadow-su: ash doesn't support the renaming of a process like
Peter Wagner [Sun, 22 Sep 2013 15:28:04 +0000 (15:28 +0000)]
[packags] shadow-su: ash doesn't support the renaming of a process like

execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0

the error is also described here but no fix is provided

http://comments.gmane.org/gmane.linux.busybox/33618

fix it by turing off process renaming in login.defs

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38121

12 years ago[packages] i2c-tools: update to svn r6199
Luka Perkov [Fri, 20 Sep 2013 02:00:07 +0000 (02:00 +0000)]
[packages] i2c-tools: update to svn r6199

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 38082

12 years agocoova-chilli: fix "struct sysinfo" redeclaration with recent uClibc.
Jo-Philipp Wich [Thu, 19 Sep 2013 12:53:25 +0000 (12:53 +0000)]
coova-chilli: fix "struct sysinfo" redeclaration with recent uClibc.

Patch from http://lists.coova.org/pipermail/chilli/2013-August/002347.html -
refreshed and compile tested locally.

SVN-Revision: 38058

12 years ago[packages] peervpn: update to 0-036
Luka Perkov [Thu, 19 Sep 2013 10:07:53 +0000 (10:07 +0000)]
[packages] peervpn: update to 0-036

While at it move peervpn to VPN menu.

Signed-off-by: Dirk Neukirchen <[email protected]>
SVN-Revision: 38057

12 years ago[packages] mc: update to 4.8.10
Luka Perkov [Thu, 19 Sep 2013 09:59:38 +0000 (09:59 +0000)]
[packages] mc: update to 4.8.10

Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 38056

12 years ago[packages] php5: upgrade to 5.4.19
Michael Heimpold [Wed, 18 Sep 2013 20:52:27 +0000 (20:52 +0000)]
[packages] php5: upgrade to 5.4.19

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 38046

12 years ago[packages] change ownership of the audiodevices to the pulse group to make it useable
Peter Wagner [Wed, 18 Sep 2013 18:20:29 +0000 (18:20 +0000)]
[packages] change ownership of the audiodevices to the pulse group to make it useable
by pulseaudio

Fixes #14175

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 38045

12 years agopackages: remove empty files and directories.
Hauke Mehrtens [Sun, 15 Sep 2013 09:18:07 +0000 (09:18 +0000)]
packages: remove empty files and directories.

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 37992

12 years agoorbit2: fix build with recent glib version
Hauke Mehrtens [Sun, 15 Sep 2013 09:11:53 +0000 (09:11 +0000)]
orbit2: fix build with recent glib version

This fixes a build problem introduced in r37953.

Signed-off-by: Hauke Mehrtens <[email protected]>
SVN-Revision: 37991

12 years ago[packages] lirc: partially revert r37954
Luka Perkov [Thu, 12 Sep 2013 13:53:26 +0000 (13:53 +0000)]
[packages] lirc: partially revert r37954

Some lirctools are not build correctly.

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 37955

12 years ago[packages] lirc: add more lirctools
Luka Perkov [Thu, 12 Sep 2013 13:44:41 +0000 (13:44 +0000)]
[packages] lirc: add more lirctools

This commit also makes some cosmetic changes.

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 37954

12 years ago[packages] glib2: update to 2.37.7
Luka Perkov [Thu, 12 Sep 2013 13:44:40 +0000 (13:44 +0000)]
[packages] glib2: update to 2.37.7

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 37953

12 years ago[packages]: update git to 1.8.4
Peter Wagner [Wed, 11 Sep 2013 17:11:24 +0000 (17:11 +0000)]
[packages]: update git to 1.8.4

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37949

12 years agomjpg-streamer: fix repository url
Jo-Philipp Wich [Tue, 10 Sep 2013 13:01:14 +0000 (13:01 +0000)]
mjpg-streamer: fix repository url

SVN-Revision: 37929

12 years agopackage: haproxy
Thomas Heil [Thu, 5 Sep 2013 22:42:31 +0000 (22:42 +0000)]
package: haproxy
 - add backported patches from 1.5dev

SVN-Revision: 37909

12 years ago[packages] lispmob: Bump to git head
Vasilis Tsiligiannis [Sun, 25 Aug 2013 18:03:32 +0000 (18:03 +0000)]
[packages] lispmob: Bump to git head

SVN-Revision: 37836

12 years ago[packages] update dovecot to 2.2.5
Peter Wagner [Tue, 20 Aug 2013 13:22:23 +0000 (13:22 +0000)]
[packages] update dovecot to 2.2.5

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37815

12 years agoelfutils: disable mips16 (#13572)
Felix Fietkau [Wed, 14 Aug 2013 14:48:17 +0000 (14:48 +0000)]
elfutils: disable mips16 (#13572)

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 37775

12 years agoalsa-libs: disable mips16 (#13522)
Felix Fietkau [Wed, 14 Aug 2013 14:46:32 +0000 (14:46 +0000)]
alsa-libs: disable mips16 (#13522)

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 37774

12 years ago[packages] tor-alpha: update to 0.2.4.15-rc, disable threads as it requires OpenSSL...
Stephen Walker [Sat, 10 Aug 2013 22:00:19 +0000 (22:00 +0000)]
[packages] tor-alpha: update to 0.2.4.15-rc, disable threads as it requires OpenSSL to have threading enabled

SVN-Revision: 37751

12 years ago[packages] transmission: update to 2.82
Cezary Jackiewicz [Fri, 9 Aug 2013 20:16:31 +0000 (20:16 +0000)]
[packages] transmission: update to 2.82

SVN-Revision: 37744

12 years ago[packages] aria2 udpate to 1.17.1
Peter Wagner [Tue, 6 Aug 2013 19:30:14 +0000 (19:30 +0000)]
[packages] aria2 udpate to 1.17.1

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37736

12 years ago[packages] less: update to 458
Peter Wagner [Tue, 6 Aug 2013 19:10:57 +0000 (19:10 +0000)]
[packages] less: update to 458

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37735

12 years ago[packages] pulseaudio: add libcap as dependency
Peter Wagner [Sun, 4 Aug 2013 17:10:31 +0000 (17:10 +0000)]
[packages] pulseaudio: add libcap as dependency

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37694

12 years agopackages: libvorbisidec: update to 1.0.2+svn18153
Jonas Gorski [Sun, 4 Aug 2013 16:41:41 +0000 (16:41 +0000)]
packages: libvorbisidec: update to 1.0.2+svn18153

Signed-off-by: Peter Wagner <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37692

12 years agopackages: libogg: update to 1.3.1
Jonas Gorski [Sun, 4 Aug 2013 16:41:39 +0000 (16:41 +0000)]
packages: libogg: update to 1.3.1

Signed-off-by: Peter Wagner <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37691

12 years agopackages: update alsa-utils to 1.0.27.2
Jonas Gorski [Sun, 4 Aug 2013 16:41:37 +0000 (16:41 +0000)]
packages: update alsa-utils to 1.0.27.2

Signed-off-by: Peter Wagner <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37690

12 years agopackages: update alsa-lib to 1.0.27.2
Jonas Gorski [Sun, 4 Aug 2013 16:41:35 +0000 (16:41 +0000)]
packages: update alsa-lib to 1.0.27.2

Signed-off-by: Peter Wagner <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37689

12 years agopackages: libxapian: add missing dependency to libuuid
Jonas Gorski [Sun, 4 Aug 2013 16:41:30 +0000 (16:41 +0000)]
packages: libxapian: add missing dependency to libuuid

Signed-off-by: Jiri Slachta <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37688

12 years ago[packages] cmus: add pulseaudio and oss support as seperate packages, fixes a depende...
Peter Wagner [Sun, 4 Aug 2013 13:53:57 +0000 (13:53 +0000)]
[packages] cmus: add pulseaudio and oss support as seperate packages, fixes a dependency problem

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37683

12 years agopackages: ntfsprogs: add missing dependency - libuuid
Jonas Gorski [Sun, 4 Aug 2013 12:03:16 +0000 (12:03 +0000)]
packages: ntfsprogs: add missing dependency - libuuid

This patch adds missing libuuid dependency for ntfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <[email protected]>
[[email protected]: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37677

12 years agopackages: ntfsprogs_ntfs-3g: add missing dependency - libuuid
Jonas Gorski [Sun, 4 Aug 2013 12:03:14 +0000 (12:03 +0000)]
packages: ntfsprogs_ntfs-3g: add missing dependency - libuuid

This patch adds missing libuuid dependency for ntfsprogs_ntfs-3g.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <[email protected]>
[[email protected]: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37676

12 years agopackages: reiserfsprogs: add missing dependency - libuuid
Jonas Gorski [Sun, 4 Aug 2013 12:03:12 +0000 (12:03 +0000)]
packages: reiserfsprogs: add missing dependency - libuuid

This patch adds missing libuuid dependency for reiserfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37675

12 years agopackages: [tinc] fix autocreated configdir
Jonas Gorski [Sun, 4 Aug 2013 12:03:10 +0000 (12:03 +0000)]
packages: [tinc] fix autocreated configdir

Tinc's config dir is tinc, not openvpn.

Signed-off-by: Christoph Kottke <[email protected]>
[[email protected]: fix commitlog]
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37674

12 years ago[packages] tinyproxy: update to 1.8.3
Luka Perkov [Sun, 4 Aug 2013 00:08:28 +0000 (00:08 +0000)]
[packages] tinyproxy: update to 1.8.3

Signed-off-by: Jonh Wendell <[email protected]>
SVN-Revision: 37670

12 years ago[packages] nmap: upgrade to 6.40
Luka Perkov [Sat, 3 Aug 2013 23:37:40 +0000 (23:37 +0000)]
[packages] nmap: upgrade to 6.40

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37669

12 years ago[packages] cmus: make OSS configurable
Peter Wagner [Mon, 29 Jul 2013 18:36:00 +0000 (18:36 +0000)]
[packages] cmus: make OSS configurable

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37614

12 years ago[packages]cmus: commit all Config.in changes
Peter Wagner [Mon, 29 Jul 2013 13:28:18 +0000 (13:28 +0000)]
[packages]cmus: commit all Config.in changes

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37613

12 years ago[packages] fix cmus menu
Peter Wagner [Mon, 29 Jul 2013 13:05:59 +0000 (13:05 +0000)]
[packages] fix cmus menu

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37606

12 years ago[packages] cmus add option for pulseaudio functionality
Peter Wagner [Mon, 29 Jul 2013 00:57:07 +0000 (00:57 +0000)]
[packages] cmus add option for pulseaudio functionality

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37595

12 years ago[packages] sox: update to 14.4.1
Luka Perkov [Sun, 28 Jul 2013 23:28:23 +0000 (23:28 +0000)]
[packages] sox: update to 14.4.1

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 37594

12 years ago[packages] mksh: update to r47
Luka Perkov [Sun, 28 Jul 2013 23:28:21 +0000 (23:28 +0000)]
[packages] mksh: update to r47

Signed-off-by: Thorsten Glaser <[email protected]>
Recommended-by: Sedat Dilek <[email protected]>
SVN-Revision: 37593

12 years ago[package] rtorrent: update to 0.9.3-git
Luka Perkov [Sun, 28 Jul 2013 23:28:20 +0000 (23:28 +0000)]
[package] rtorrent: update to 0.9.3-git

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37592

12 years ago[packages] libtorrent: update to 0.13.3-git
Luka Perkov [Sun, 28 Jul 2013 23:28:18 +0000 (23:28 +0000)]
[packages] libtorrent: update to 0.13.3-git

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37591

12 years agolibconfig: delete from /packages (moved to trunk)
Felix Fietkau [Fri, 26 Jul 2013 10:44:28 +0000 (10:44 +0000)]
libconfig: delete from /packages (moved to trunk)

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 37557

12 years ago[packages] rtl-sdr: Update to latest revision
Vasilis Tsiligiannis [Tue, 23 Jul 2013 13:32:33 +0000 (13:32 +0000)]
[packages] rtl-sdr: Update to latest revision

Signed-off-by: Vasilis Tsiligiannis <[email protected]>
SVN-Revision: 37519

12 years ago[packages] update git to 1.8.3.4 and refresh patches
Peter Wagner [Tue, 23 Jul 2013 10:30:00 +0000 (10:30 +0000)]
[packages] update git to 1.8.3.4 and refresh patches

Signed-off-by: Peter Wagner <[email protected]>
SVN-Revision: 37515

12 years agosiit: add MODULE_LICENSE, get rid of some obsolete #ifdef crap
Felix Fietkau [Sun, 21 Jul 2013 20:07:34 +0000 (20:07 +0000)]
siit: add MODULE_LICENSE, get rid of some obsolete #ifdef crap

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 37495

12 years agodsl-qos-queue: remove from /packages
Felix Fietkau [Sun, 21 Jul 2013 13:59:00 +0000 (13:59 +0000)]
dsl-qos-queue: remove from /packages

No longer functional (libipq is no longer supported), and abandoned by
upstream as well.

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 37494

12 years ago[packages] transmission: update to 2.81
Cezary Jackiewicz [Sat, 20 Jul 2013 07:37:26 +0000 (07:37 +0000)]
[packages] transmission: update to 2.81

SVN-Revision: 37468

12 years agophp5-pecl-http: upgrade to 1.7.6
Michael Heimpold [Wed, 17 Jul 2013 16:15:28 +0000 (16:15 +0000)]
php5-pecl-http: upgrade to 1.7.6

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 37381

12 years agophp5-pecl-libevent: upgrade to 0.1.0
Michael Heimpold [Wed, 17 Jul 2013 16:15:27 +0000 (16:15 +0000)]
php5-pecl-libevent: upgrade to 0.1.0

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 37380

12 years agophp5-pecl-http: disable libevent support (fixes #13742)
Michael Heimpold [Wed, 17 Jul 2013 16:15:25 +0000 (16:15 +0000)]
php5-pecl-http: disable libevent support (fixes #13742)

When libevent2 was found in staging directory the configure scripts
automatically adds a dependency to it. This breaks the build as
mentioned in #13742.
To keep the footprint on the target small let's explicit disable
it rather than adding an dependency on libevent2.

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 37379