| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
| |
A basic icecast client that is very simple but also very useful for video streaming.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
|
|
|
|
|
|
| |
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| | |
openocd: update to 0.9.0-rc1
|
| |
| |
| |
| | |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|/
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit brings back Wifidog from the oldpackages
repository.
Changes:
* Wifidog version 1.2.1
* Add wifidog-tls package
* Init script uses procd
Signed-off-by: Michael Haas <haas@computerlinguist.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
gnutls: fix compilation with external toolchain
|
| |
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \
| | |
| | | |
bzip2: respect LDFLAGS
|
| |/
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \
| | |
| | | |
Remove libcrypto dependency
|
| |/
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \
| |/
|/| |
knot: update to 1.6.3
|
| |
| |
| |
| | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \
| | |
| | | |
[libs/gnutls] Added gettext-version fixup,
|
| | |
| | |
| | |
| | |
| | |
| | | |
updated OpenWrt header, added license information.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \ \
| |/ /
|/| | |
radicale: [NEW] Python-based CalDAV/CardDAV Server
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Inspired by OpenWrt Ticket System Ticket 9119
Python3 package currently marked as @BROKEN because no time for testing.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.
Closes #701
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|\ \ \
| | | |
| | | | |
python: force libncurses
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python3: force libncurses
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolves #1162
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| | |
Signed-off-By: Steven Barth <steven@midlink.org>
|
|\ \
| | |
| | | |
openvswitch: upgrade to version 2.3.90
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
dmapd: update to 0.0.72
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \
| | | | |
| | | | | |
icecast: update to 2.4.2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
icecast 2.4.2 is a security release.
Signed-off-by: André Gaul <andre@gaul.io>
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
boost 1.58.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Updated boost lib to version 1.58.0
- Added New Libraries: Endian and Sort
Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
Update Nano to 2.4.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
Update net/unbound to version 1.5.3
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
unbound 1.5.3 was released on March 10, 2015.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
|