| Commit message (Collapse) | Author | Age |
|\
| |
| | |
pciutils: Install libpci using CP instead of INSTALL_BIN
|
| |
| |
| |
| |
| |
| |
| |
| | |
INSTALL_BIN turns all of the symlinks to files, increasing size.
Updated PCI IDs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
youtube-dl: update to version 2019.6.8
|
| |/
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
getdns: fix library double packing
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
|
|\ \ \
| | | |
| | | | |
libdouble-conversion: Switch to CP instead of INSTALL_DATA
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
INSTALL_DATA turns symlinks into files, increasing the size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
hwloc: Add PCI support
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Since libpciaccess got added, hwloc is picking it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
gflags: Use CP instead of INSTALL_DATA
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
INSTALL_DATA turns the symlinks into files, increasing the size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
zerotier: remove ARM32 conservative CFLAGS
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
OpenWrt toolchains already use correct CFLAGS for every ARM target
There is no reason to use conservative CFLAGS now
It also causes compile error with GCC 9.1.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
|
|\ \ \
| | | |
| | | | |
opus: Update to 1.3.1
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python3-pyroute2: Update to version 0.5.6
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
|
|\ \ \ \
| | | | |
| | | | | |
yaaw: Remove
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This has had no updates since 2007. There are also many other aria2 web
interfaces here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
vim: patch security issue
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes CVE-2019-12735
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \
| | | | |
| | | | | |
unbound: fix library double packing
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
|
|\ \ \ \
| | | | |
| | | | | |
yaml: Update to 0.2.2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libdouble-conversion: Update to 3.1.5
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove Upstreamed patch.
Replace InstallDev section with CMAKE_INSTALL.
Cleanup Install section.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
ariang: update to 1.1.1
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update ariang to 1.1.1
Also switch to codeload
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
dnsdist: Move into IP Adresses and Names
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Moving the DNSDIST package into the IP Addresses and Names subcategory under Network. This will make it easier to find since it will be with other DNS tools.
Signed-off-by: James Taylor <james@jtaylor.id.au>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
measurement-kit: update to version 0.10.4
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove openssl patch (merged into upstream)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
zstd: Use CP instead of INSTALL_BIN
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
INSTALL_BIN turns symlinks into actual files, which increases the total
size for no reason.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
lm-sensors: add conditionals to perl dependencies
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will avoid building perl if lm-sensors-detect is not selected.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
nlbwmon: update to latest Git HEAD
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
4574e6e nfnetlink: prevent tight retry loops
163a211 client: fix commit error information
21290db nlbwmon: merge existing data
abe701d database: do not overwrite unexpectedly preexisting databases
ef3fa58 socket: handle EAGAIN on send()
Ref: https://github.com/jow-/nlbwmon/issues/23
Ref: https://github.com/jow-/nlbwmon/issues/26
Ref: https://github.com/jow-/nlbwmon/issues/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
log4cplus: Update to 2.0.4
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switch to SourceForge URL. More mirrors available.
Remove InstallDev section. This is already included with CMAKE_INSTALL.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
boost: ignore site config during host build
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Without this, the host build picks up the site config in
/usr/share/boost-build/site-config.jam which causes a build failure on
Gentoo where a custom optimization value "none" is used.
Fixes #9152.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
mg: update to 6.5
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
fio: Update to 3.14
|