packages.git
10 years agoglib2: disable mips16 support
nbd [Sat, 19 Oct 2013 13:48:09 +0000 (13:48 +0000)]
glib2: disable mips16 support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38460 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38459 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[libcurl]: make SSL (now defaults to PolarSSL), zlib support and most options configu...
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 <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38456 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoisc-dhcp: dhcrelay: Add RFC3527 link selection sub-option
jow [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 <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38447 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoisc-dhcp: dhcrelay: Add more UCI options
jow [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 <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38446 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopptpd: Add uci configuration for PPTPD.
jow [Fri, 18 Oct 2013 11:39:47 +0000 (11:39 +0000)]
pptpd: Add uci configuration for PPTPD.

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38445 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[curl]: upgrade to 7.33.0, add myself as maintainer
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 <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38429 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopptpd: remove IP in options.pptp
jow [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 <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38417 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoddns-scripts: add init script
jow [Tue, 15 Oct 2013 13:37:34 +0000 (13:37 +0000)]
ddns-scripts: add init script

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38416 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibgphoto2 depends on libusb-compat, not libusb-1.0
jow [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 <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38415 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibnfc: Update to version 1.7.0
jow [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 <gapleehit@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38414 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38391 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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

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

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

10 years ago[coova-chilli]: add some compile time options (more to come)
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 <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38363 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agovips: Bump to 7.34.0
jow [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 <mike@flyn.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38360 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoudpxy: Update to version 1.0.23-9
jow [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 <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38357 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobind: update to v9.9.4-1
jow [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 <heil@terminal-consulting.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38353 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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

10 years ago[packages/net/coova-chilli]: remove PKG_FIXUP, it's not needed anymore
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 <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38316 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[packages/net]: upgrade coova to 1.3.0
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 <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38315 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38300 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38272 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[packages] cryptsetup update to 1.6.2 and add version that links against openssl
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38271 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38270 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38227 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ntpd: switch to new procd init script style
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38208 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages]: nfs-kernel-server switch to new procd init script style
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38207 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] dovecot: switch to new procd init script style
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38206 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38177 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38176 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lxc: update lxc repository
luka [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 <dirkneukirchen@web.de
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38144 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] mjpg-streamer: upgrade package
luka [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 <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38143 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38136 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38135 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] portmap: switch to new procd init script style and create and use the...
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38134 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38123 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] openssh,pulseaudio: switch to new procd init script style
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38122 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packags] shadow-su: ash doesn't support the renaming of a process like
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38121 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38082 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocoova-chilli: fix "struct sysinfo" redeclaration with recent uClibc.
jow [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.

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

11 years ago[packages] peervpn: update to 0-036
luka [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 <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38057 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38056 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38046 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] change ownership of the audiodevices to the pulse group to make it useable
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38045 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37992 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoorbit2: fix build with recent glib version
hauke [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 <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37991 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lirc: partially revert r37954
luka [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 <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37955 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] lirc: add more lirctools
luka [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 <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37954 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37953 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37949 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomjpg-streamer: fix repository url
jow [Tue, 10 Sep 2013 13:01:14 +0000 (13:01 +0000)]
mjpg-streamer: fix repository url

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

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

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

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

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

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37815 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37775 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37774 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tor-alpha: update to 0.2.4.15-rc, disable threads as it requires OpenSSL...
swalker [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

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

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

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

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37736 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37735 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37694 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37692 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37691 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: update alsa-utils to 1.0.27.2
jogo [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 <tripolar@gmx.at>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37690 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: update alsa-lib to 1.0.27.2
jogo [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 <tripolar@gmx.at>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37689 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37688 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] cmus: add pulseaudio and oss support as seperate packages, fixes a depende...
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37683 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: ntfsprogs: add missing dependency - libuuid
jogo [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 <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37677 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: ntfsprogs_ntfs-3g: add missing dependency - libuuid
jogo [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 <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37676 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: reiserfsprogs: add missing dependency - libuuid
jogo [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 <slachta@cesnet.cz>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37675 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: [tinc] fix autocreated configdir
jogo [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 <christoph.kottke@gmx.de>
[jogo@openwrt.org: fix commitlog]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37674 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37670 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37669 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37614 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37613 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37606 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37595 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37594 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Recommended-by: Sedat Dilek <sedat.dilek@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37593 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37592 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37591 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37557 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37519 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] update git to 1.8.3.4 and refresh patches
tripolar [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 <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37515 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosiit: add MODULE_LICENSE, get rid of some obsolete #ifdef crap
nbd [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 <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37495 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodsl-qos-queue: remove from /packages
nbd [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 <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37494 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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

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

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37381 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37380 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agophp5-pecl-http: disable libevent support (fixes #13742)
mhei [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 <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37379 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages/git] update to 1.8.3.3
tripolar [Tue, 16 Jul 2013 22:13:17 +0000 (22:13 +0000)]
[packages/git] update to 1.8.3.3

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37375 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodarkstat: fix DNS resolution on uClibc (#12323)
jow [Mon, 15 Jul 2013 20:50:55 +0000 (20:50 +0000)]
darkstat: fix DNS resolution on uClibc (#12323)

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

11 years ago[package/coreutils] fix errors in shipped stdio.in.h
mirko [Mon, 15 Jul 2013 00:42:42 +0000 (00:42 +0000)]
[package/coreutils] fix errors in shipped stdio.in.h

gets() got dropped in eglibc version 2.16 - so no need to wrap it

Signed-off-by: Mirko Vogt <mirko@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37327 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] php5: upgrade to 5.4.17
mhei [Sun, 14 Jul 2013 20:13:54 +0000 (20:13 +0000)]
[packages] php5: upgrade to 5.4.17

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37319 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] git: get rid of XDL_FAST_HASH, it does NOT work on big-endian systems,
tripolar [Thu, 11 Jul 2013 14:17:11 +0000 (14:17 +0000)]
[packages] git: get rid of XDL_FAST_HASH, it does NOT work on big-endian systems,
and uname is no reliable way to determine which arch will run git
closes #13611

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

11 years ago[packages] snort: add libuuid as dependency
luka [Thu, 11 Jul 2013 13:40:08 +0000 (13:40 +0000)]
[packages] snort: add libuuid as dependency

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37238 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: add tstat
juhosg [Mon, 8 Jul 2013 08:41:42 +0000 (08:41 +0000)]
packages: add tstat

Tstat is a passive sniffer able to provide several insight on the
traffic patterns at both the network and the transport levels.

http://tstat.tlc.polito.it

Signed-off-by: Tivadar Szemethy <tivadar.szemethy@netvisor.hu>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37196 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] i2c-tools: Pass LDFLAGS
lars [Sun, 7 Jul 2013 20:22:35 +0000 (20:22 +0000)]
[packages] i2c-tools: Pass LDFLAGS

Pass LDFLAGS when building the i2c-tools. This fixes the build under certain
exotic configurations.

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

11 years agomadwifi: fix setup of unencrypted ad-hoc interfaces, regression was introduced with...
jow [Thu, 4 Jul 2013 21:21:14 +0000 (21:21 +0000)]
madwifi: fix setup of unencrypted ad-hoc interfaces, regression was introduced with r31082

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