packages.git
10 years agopackages: xupnpd: add new package
juhosg [Sun, 20 Oct 2013 15:58:28 +0000 (15:58 +0000)]
packages: xupnpd: add new package

Package based on: http://tsdemuxer.googlecode.com/svn/trunk/xupnpd/src/contrib/OpenWrt/

Light DLNA Media Server which provides services for sharing IPTV unicast streams over local area network.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38481 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: shflags: Fix getting sources
juhosg [Sun, 20 Oct 2013 15:58:26 +0000 (15:58 +0000)]
packages: shflags: Fix getting sources

Freecwmp does not export a git repository for shflags anymore. This fix
makes OpenWrt get the sources directly from the svn repository of the
shflags googlecode project.

Signed-off-by: Diego López Recas <sueltalo@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38480 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: alpine: new package
juhosg [Sun, 20 Oct 2013 15:58:25 +0000 (15:58 +0000)]
packages: alpine: new package

Add Alpine v. 2.10 console mail client as new package to OpenWrt.

Alpine stands for Alternatively Licensed Program for Internet News and
Email and is suitable for both the inexperienced email user as well as
for the most demanding power user.

This is a v2 of my previous patch fixing build issues in certain
flavours of Linux. Thanks to Szymon Zygmunt for reporting.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38479 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: ser2net: bump to 2.9.1
juhosg [Sun, 20 Oct 2013 15:58:24 +0000 (15:58 +0000)]
packages: ser2net: bump to 2.9.1

This version fixes a segmentation fault due to a missing
buffer wrap.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38478 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: remotefs: update remotefs, change to repo to git
juhosg [Sun, 20 Oct 2013 15:58:23 +0000 (15:58 +0000)]
packages: remotefs: update remotefs, change to repo to git

- sourceforge uses git use that
- update to latest version: it fixes a compile bug of the
  old git version (missing md5_crypt)

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38477 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: uob-nomad: fix compilation
juhosg [Sun, 20 Oct 2013 15:58:22 +0000 (15:58 +0000)]
packages: uob-nomad: fix compilation

fix compilation

- by integrating net-tools-1.60-STRIP.patch
 from Jiri Popelka <jpopelka@redhat.com>
- if_tr.h is no longer in kernel

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38476 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: loop-aes: update to loop-aes 3.7a
juhosg [Sun, 20 Oct 2013 15:58:21 +0000 (15:58 +0000)]
packages: loop-aes: update to loop-aes 3.7a

fixes a compile error in trunk

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38475 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: libshout: update libshout to 2.3.1, refresh patches
juhosg [Sun, 20 Oct 2013 15:58:20 +0000 (15:58 +0000)]
packages: libshout: update libshout to 2.3.1, refresh patches

Udate package libshout to 2.3.1 and refresh patches.

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38474 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: libshout: fix libshout compile
juhosg [Sun, 20 Oct 2013 15:58:19 +0000 (15:58 +0000)]
packages: libshout: fix libshout compile

libvorbisidec 1.0.2+svn18153 uses ogg/ogg.h now
instead of its own that was provided previously

issue reported: https://forum.openwrt.org/viewtopic.php?id=45843

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38473 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: wifidog: update to 20130917 version
juhosg [Sun, 20 Oct 2013 15:58:18 +0000 (15:58 +0000)]
packages: wifidog: update to 20130917 version

This update:
-adds a ProxyPort option (to use a local transparent proxy)
-changes http return code to 302 (was 307, but wifidog speaks
 http 1.0, and we really need 303, it was causing some trouble
 with, for exemple, opera)
-switch to github repo
-correct a small typo
-add drop, log, ulog target for FirewallRule

This is only compile tested, but 3 people are asking for it
https://github.com/wifidog/wifidog-gateway/issues/8

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38472 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: zabbix: update to version 2.0.8
juhosg [Sun, 20 Oct 2013 15:58:16 +0000 (15:58 +0000)]
packages: zabbix: update to version 2.0.8

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

10 years agopackages: avahi: clean up dependencies
juhosg [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 <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38470 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: lighttpd: update to 1.4.32
juhosg [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 <mgerald21@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38469 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: tig: update tig to 1.2.1.
juhosg [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 <francisco.borges@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38468 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: mosquitto: update to 1.2
juhosg [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 <karlp@remake.is>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38467 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackages: add sysprof tool
juhosg [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 <janusz.dziedzic@tieto.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38466 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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

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

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

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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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