Álvaro Fernández Rojas
3a616d5a69
unrar: update to v5.3.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Ted Hess
414267681a
alsa: update to latest - 1.0.29
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Daniel Golle
55f44afe72
i2c-tools: update to 3.1.2
remove archive.org download link as lm-sensors.org seems to be working
again.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Jonathan McCrohan
c181b82b22
lcd4linux: dpf driver requires libgd and libusb
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Nuno Goncalves
2bb6af5101
tcsh: fix out of memory error with musl
Since __GLIBC__ is no longer defined under musl, we must hard patch it.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years ago
Alexander Ryzhov
5a2167aa2d
tmux: update source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Hannu Nyman
106fd6a3a2
collectd: update to 5.5.0
Update collectd, base of Luci statistics, to 5.5.0.
Patches have been refreshed.
write-graphite plugin is now enabled. (see #1351 )
I have compile-tested all plugins with ar71xx,
and real-life tested the following plugins:
Conntrack, Processor (CPU), DNS, Interfaces, Wireless, System Load,
Memory, Ping, Uptime
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years ago
Jonathan Bennett
d61a3eb5e6
Nano: Update to 2.4.2
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
9 years ago
Nuno Goncalves
957d75cd2f
Add rtl-ais: rtl-sdr AIS dual channel tuner
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years ago
Jonathan McCrohan
439fb6395a
lcd4linux: remove broken flag from DPF driver
No longer requires external DPF library as of SVN r1198.
Fixes : #1570
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Daniel Golle
b1cba322fa
lvm2: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
aTanW
dbb7897ec1
gammu: bump to the new upstream v1.36.3
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
9 years ago
Jonathan McCrohan
4f086bc2a3
lcd4linux: import from oldpackages
* Update to latest version
* Refresh patches
* Update copyright years
* Fix musl build issues (patches already applied upstream)
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Hauke Mehrtens
ed2f47672d
bluez: update to version 5.31
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 years ago
Hauke Mehrtens
99d5c28e2c
bluez: add btmgmt tool
The btmgmt tool is needed to activate BL LE support.
Currently it is not installed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 years ago
Hauke Mehrtens
ade5a8df29
pps-tools: remove kernel dependencies
pps-tools builds on kernel 4.1, but instead of adding this kernel,
remove the check as all kernel versions currently supported by OpenWrt
are listed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 years ago
Nuno Goncalves
097c3085aa
tcsh: add source mirrors
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years ago
Etienne CHAMPETIER
1515019df5
screen: update to 4.3.1
refresh patches
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
aTanW
8d63ef4d47
joe: bump to new upstream v4.0
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 ++++----
files/joerc | 28 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
9 years ago
Daniel Golle
25660aad62
lvm2: update sources and improve packaging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
dvlemplgk
157d4734aa
open-plc-utils: Remove excessive dot in PKG_SOURCE_VERSION definition
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
9 years ago
Roger
d8f145d51b
rtl-sdr: update copyright
9 years ago
aTanW
ec2cb7b430
gammu: update to latest 1.36.2 upstream
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
9 years ago
Pelle Johnsen
a14b3c8651
shadow: fix su controlling terminal #1521
Signed-off-by: Pelle Johnsen <pelle.johnsen@gmail.com>
9 years ago
Matteo Croce
5b8d596ab9
add list of domains serving advertising
Add a script to download a list of domains which serves ads.
This list can be used to block these servers in the DNS server.
9 years ago
Roger
6e9451714d
rtl-sdr: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years ago
Jo-Philipp Wich
2dbf4507c3
mysql: fix datadir check in init script
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years ago
dvlemplgk
16da67e62a
open-plc-utils: Update to commit 885a1b7e2e
This particularly fixes unusable amphost utility on big endian targets.
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
9 years ago
Daniel Golle
ab45f3741b
hfsprogs: fix build with musl
Do not make use of sysctl in makehfs.c on non-glibc systems.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Jo-Philipp Wich
474a5bf795
screen: remove leftover Makefile code
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years ago
Jo-Philipp Wich
371bf39546
screen: fix autoconf misdetection
The configure script shipped by screen uses the presence of `elf.h` and `-lelf`
as indicator for an SVR4 system which implies a `#define BUGGYGETLOGIN`.
The SVR4 `getlogin()` replacement function does not compile with a musl
toolchain and we do not want it anyway, so patch configure to remove the broken
SVR4 detection logic.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years ago
Jo-Philipp Wich
d3c279d4f6
open-plc-utils: fix musl and fortify source compatibility
- Include `poll.h` at the top of `ether/readpacket.c` to avoid nested
declaration errors caused by fortify source headers
- Add missing `sys/select.h` include to `serial/serial.c`
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years ago
Jo-Philipp Wich
940c522cf6
lm-sensors: fix musl compatibility
Only use `asm/io.h` for uClibc, else include `sys/io.h`
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years ago
Álvaro Fernández Rojas
b73068365d
minicom: fix full language support
Fixes https://github.com/openwrt/packages/issues/1467
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Steven Barth
103f622523
Revert "mysql: disable SSP for ppc (toolchain issue?)"
This reverts commit e1e671139c
.
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Richard Kunze
3deac7408a
hdparm: update to version 9.48
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Daniel Golle
8037b27375
lvm2: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
707f61ced9
i2c-tools: import from oldpackages
- license and maintainer added
- bumped to recent release source tarball instead of SVN source
- add archive.org mirror to work-around the lm-sensors.org domain
currently being broken...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Paul Fertser
4869be787a
macchanger: fix build with musl
According to netdevice(7) ifr_data is a "char *", not caddr_t.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago
Álvaro Fernández Rojas
f2cc485dfe
minicom: fix iconv dependencies, music includes and musl compatibility
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Steven Barth
e1e671139c
mysql: disable SSP for ppc (toolchain issue?)
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Jo-Philipp Wich
431ad5f682
sysstat: fix musl compatibility
Add missing `limits.h` and `sys/types.h` includes to the appropriate
source files.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Jo-Philipp Wich
b2aba46406
tcsh: fix musl compatibility
Avoid using `union wait` under musl as it does not provide this definition.
Implement solution suggested by http://www.openwall.com/lists/musl/2013/06/21/4
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Álvaro Fernández Rojas
fc959cf5b8
flashrom: fix build with musl
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Jo-Philipp Wich
e838c7f736
screen: fix musl compatibility
Add missing `os.h` include to `utmp.c` to pull in the required `utmp.h` header.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
heil
3661e01a0d
acpid: Import from oldpackages, update to latest version, add myself as
maintainer, ensure musl compatibility
- with acpid kvm based setups can react on acpi shutdown and reboot
actions
Signed-off-by: heil <heil@terminal-consulting.de>
10 years ago
Hannu Nyman
23334b9816
rng-tools: musl compatibility
Make rng-tools to compile with musl
by adding similar argp dependencies as with uclibc.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
10 years ago
Jo-Philipp Wich
d028771f28
avrdude: fix musl compatibility
- Build with -D_GNU_SOURCE to expose "loff_t" required for libelf.h
- Include sys/types.h before usb.h to provide missing u_int*_t types
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Richard Kunze
791e912871
hdparm: Updated to latest version 9.47, removed obsolete patch.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Jo-Philipp Wich
acfce97879
picocom: fix compilation with musl ( #1383 )
Only use termio.h with glibc or uclibc, for musl include sys/ioctl.h and
termios.h instead.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago