Marcel Denia
87cb353bfd
perl-dbi: Update to 1.632
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
91a52fed0f
perl-compress-bzip2: Update to 2.19
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
sbyx
9633a46993
Merge pull request #475 from antonlacon/minidlna-1.1.x
minidlna: update to 1.1.4
10 years ago
sbyx
088ff62664
Merge pull request #541 from commodo/python-do-not-compile
python: add patch to disable python byte codes by default
10 years ago
sbyx
a154c24825
Merge pull request #551 from oneru/master
Fwknop: Update to 2.6.4
10 years ago
Jonathan Bennett
8e0a71d47c
Fwknop: Update to 2.6.4
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
10 years ago
Luka Perkov
dfd4daf633
lxc: correctly install configuration files
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Alexandru Ardelean
5b85eff6b2
python: add patch to disable python byte codes by default
Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
sbyx
e2994cfd93
Merge pull request #547 from rkunze/hdparm
hdparm: import from oldpackages
10 years ago
sbyx
78210c2255
Merge pull request #549 from rkunze/sispmctl
sispmctl: import from oldpackages
10 years ago
sbyx
1ae0731dfe
Merge pull request #545 from dibdot/master
mc: various makefile/compile time changes
10 years ago
sbyx
f8a5222531
Merge pull request #546 from chris5560/master
ddns-scripts: new Version 2.1.0-2
10 years ago
Richard Kunze
773f8d4b13
sispmctl: fix compilation error with musl
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Richard Kunze
7c94f61506
sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Richard Kunze
feb67e6b07
hdparm: fix compilation with musl
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Richard Kunze
18d534ba40
hdparm: import from oldpackages, bump version to 9.45
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Christian Schoenebeck
ab2b229ad6
ddns-scripts: new Version 2.1.0-2
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh from luci-app-ddns into this package
(Github openwrt/luci issue 251)
(OpenWrt Trac tickets 18326 18347)
- fix: dynamic_dns_update.sh did not loop
(OpenWrt Trac ticket 18336)
- add provider cloudflare.com IPv4 and IPv6 (Thanks to Paul for support and testing)
(OpenWrt Trac ticket 12500)
- modified detection, if dynamic_dns_fuctions are used by dynamic_dns_lucihelper.sh
- redirect stdout of wget,curl,host,nslookup,nc etc to /tmp/ddns_$$.dat and *.err instead of variables
- extended error detection in get_local_ip function
- modified verify of option ip_script to allow parameters, when calling
- add provider selfhost.de IPv4
- add provider no-ip.pl (nothing to do with no-ip.com)
(Github openwrt/packages issue #542 )
IPv4 (tested) and also added for
IPv6 (NOT tested) because client IP is autodetected be provider
- add getlocalip_sample.sh as sample script for usage of
option ip_source 'script' together with
option ip_script '/usr/lib/ddns/getlocalip.sh -4'
- cleanup whitespaces at line ends
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Dirk Brenken
09dbb05f78
mc: various makefile/compile time changes
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago
Matthias Schiffer
a23e8f6bc1
fastd: update to v16
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Etienne CHAMPETIER
d6330508bc
sqlite3: update to 3.8.7.1
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
7c1a1a2b4e
monit: update to 5.10
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
5dea9ae9e6
zabbix: update to 2.4.2
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Luka Perkov
e044d612a0
lxc: minor dependencies tweak
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
sbyx
b0dd84dcb9
Merge pull request #540 from commodo/python-pip
python-pip: first revision
10 years ago
Alexandru Ardelean
286e50a0bd
python-pip: first revision
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
sbyx
3805f5183c
Merge pull request #539 from commodo/python-setuptools
python-setuptools: first revision
10 years ago
sbyx
5a0ec8fb72
Merge pull request #538 from commodo/python-update-6
Python update 6
10 years ago
Alexandru Ardelean
47ed969646
python-setuptools: first revision
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
10 years ago
Ted Hess
4b8b1182cd
Merge pull request #537 from dibdot/master
ssmtp: more pointer fixes
10 years ago
Alexandru Ardelean
ad9c57beae
python: add distutils back (selectively)
This patch reduces distutils from 1.7 MB to 0.7 MB.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
8623c2942a
python: update MAKE_FLAGS
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Dirk Brenken
133d4beec4
ssmtp: more pointer fixes
- fixed more pointer issues
- remove unused variable
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago
Matthias Schiffer
619f2c1807
fastd: update to v15
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Nicolas Thill
59d841c968
erlang: bump to 17.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nikos Mavrogiannopoulos
5b5043b8fe
gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
sbyx
cc3b0119a7
Merge pull request #535 from Wedmer/master
utils/zoneinfo: Updated md5 sums for source packages
10 years ago
Vladimir Ulrich
c8938b00f5
utils/zoneinfo: Updated md5 sums for source packages
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
sbyx
130ff7b738
Merge pull request #534 from Wedmer/master
utils/zoneinfo: Updated to a most recent version (2014j)
10 years ago
Vladimir Ulrich
6621aed5a2
utils/zoneinfo: Updated to a most recent version (2014j)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Luka Perkov
9416af8164
rpcd-mod-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
e430a93605
luci-app-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
2da2a9e900
luci-app-lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
b76bb76071
lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
77949c83bb
lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
sbyx
f2884fa47f
Merge pull request #448 from jow-/freeradius-ssl-version
freeradius2: relax SSL version checks
10 years ago
sbyx
c26000e053
Merge pull request #530 from zorun/master
bmon: Fix libncursesw dependency
10 years ago
Baptiste Jonglez
3ceb389c6d
bmon: Remove unrecognized configure flags
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
10 years ago
Baptiste Jonglez
57947e46df
bmon: Fix libncursesw dependency
When libncursesw is available, bmon uses it instead of libncurses. This
commit adapts the dependencies accordingly.
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
10 years ago
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago