Daniel Golle
a64b08a225
SpamAssassin: add packages
Add spamc and spamc-ssl SpamAssassin client packages.
Also package SpamAssassin Perl backend, but that still lacks many
features due to Perl packages missing in OpenWrt.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
ff100b1766
perl: add Net::DNS package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
d2fdb2e8ef
perl: add NetAddr::IP package
Disable native code for now as it fails due to the package's
build-system not considering STAGING_DIR.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
638c816d4e
perl-html-parser: add HostBuild
It's required to make SpamAssassin's build system happy.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Rosen Penev
915faf92db
Merge pull request #14411 from paulfertser/openocd-update-to-0.11.0-rc1
openocd: update to 0.11.0-rc1; add libgpiod dep; always depend on USB…
4 years ago
Rosen Penev
0047a4a191
Merge pull request #14407 from mstorchak/smartmontools
smartmontools: update to 7.2
4 years ago
Paul Fertser
84e3d16143
openocd: update to 0.11.0-rc1; add libgpiod dep; always depend on USB libs
The first release candidate with plenty of changes needs wider testing,
so package it.
Since Linux 4.8 new more efficient GPIO manipulation API is available
and sysfs class gpio is deprecated. Enable OpenOCD support for both for
now to avoid breaking existing user configs.
Due to low user demand and packaging difficulties require USB libraries
unconditionally from now on. Their sizes are not significant compared to
the OpenOCD package itself.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
4 years ago
Michael Heimpold
6816e1e402
php7-pecl-redis: update to 5.3.2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years ago
Maxim Storchak
dc32fc0e47
smartmontools: update to 7.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Michael Heimpold
e155bbceec
Merge pull request #14404 from mhei/php7-pecl-mcrypt-version-bump
php7-pecl-mcrypt: update to 1.0.4
4 years ago
Rosen Penev
4f94bb6ecf
Merge pull request #14398 from neheb/vp
libvpx: update hash
4 years ago
Rosen Penev
632abc8f2b
Merge pull request #14405 from neheb/fo
fontconfig: update to 2.13.93
4 years ago
Rosen Penev
5b379a921f
fontconfig: update to 2.13.93
Fixes compilation with glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Michael Heimpold
69b08e965e
php7-pecl-mcrypt: update to 1.0.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years ago
Rosen Penev
7ce3b159e3
Merge pull request #14384 from neheb/posf
postfix: update to 3.5.8
4 years ago
Rosen Penev
33cc6d0990
Merge pull request #14402 from wongsyrone/update-miniupnpc
net/miniupnpc: update to 2.2.1
4 years ago
Rosen Penev
03bd2c8771
Merge pull request #14401 from wongsyrone/update-miniupnpd
net/miniupnpd: update to 2.2.1
4 years ago
Josef Schlehofer
6372355f73
Merge pull request #14331 from BKPepe/update-x264
x264: update to commit from 2020-10-26
4 years ago
Syrone Wong
3230f67d3a
net/miniupnpc: update to 2.2.1
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
4 years ago
Syrone Wong
5eb01b5a3e
net/miniupnpd: update to 2.2.1
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
4 years ago
Nikos Mavrogiannopoulos
60e7eee859
Merge pull request #14400 from FrederickGeek8/fix-14287
openconnect: Fix secondary password script overwriting primary
4 years ago
Tianling Shen
f52cd2d8a1
yq: Update to 4.2.0
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
4 years ago
Frederick Morlock
5d85f5af63
openconnect: Fix secondary password script overwriting primary
When specifying a secondary password script, the output should be appended to the temporary password file and shouldn't overwrite it. If you refer to the case where there is a static secondary password, you can see that the secondary password is appended. Without this fix, only the secondary password is passed to the `openconnect` session.
Signed-off-by: Frederick Morlock <FrederickGeek8@gmail.com>
4 years ago
Rosen Penev
2dd17b0a79
Merge pull request #14342 from neheb/transmis
transmission: do not use wolfSSL
4 years ago
Rosen Penev
093d1bd983
Merge pull request #14399 from neheb/e
erlang: disable PGO on host
4 years ago
Rosen Penev
39a24ea1fc
Merge pull request #14397 from neheb/gi
gitolite: change symlink from absolute to relative
4 years ago
Rosen Penev
7d474236dd
Merge pull request #14396 from neheb/xr
xr_usb_serial_common: update to 2017-08-01
4 years ago
Rosen Penev
bfabad1bd1
erlang: disable PGO on host
Fixes compilation with clang. The make system misidentifies clang as
GCC for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
7f6ec59a66
libvpx: update hash
Hash was wrong.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
b318690cfe
gitolite: change symlink from absolute to relative
Fixes bad symlink under InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
18aa332f9a
xr_usb_serial_common: update to 2017-08-01
Cleaned up Makefile to modern standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
044b05fc04
transmission: do not use wolfSSL
There's some kind of crash internally in wolfSSL. It doesn't seem like
anyone knows how to fix it. Just disable it for now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
77844c85e5
Merge pull request #14392 from neheb/con
conmon: add host build dependency on go
4 years ago
Rosen Penev
edf984cb51
Merge pull request #14393 from neheb/w
whois: fix compilation with glibc
4 years ago
Rosen Penev
c258f0f97a
Merge pull request #14394 from neheb/fr
freeradius3: add missing libbsd dependency to glibc
4 years ago
Rosen Penev
27b54ace9a
conmon: add host build dependency on go
It seems to be needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f84c7960f3
freeradius3: add missing libbsd dependency to glibc
Fixes packages generation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
273923d5d2
whois: fix compilation with glibc
Just don't install mkpasswd at all. It's not used and causes problems.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
35e8bf4ffe
Merge pull request #14386 from neheb/o
opendkim: fix compilation with glibc
4 years ago
Etienne Champetier
423c276409
Merge pull request #14388 from Bloup1net/phantapresolv
phantap: Update to latest commit
4 years ago
Diana Dragusin
ba6453889c
phantap: Update to latest commit
a717723 Get resolvfile from configuration
Signed-off-by: Diana Dragusin <diana.dragusin@nccgroup.com>
4 years ago
Toke Høiland-Jørgensen
476e77be6b
sqm-scripts: Update PKG_MIRROR_HASH
Forgot to update the MIRROR_HASH
Fixes: 2c652128c52e: ("sqm-scripts: Bump to v1.5.0")
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
4 years ago
Toke Høiland-Jørgensen
2c652128c5
sqm-scripts: Bump to v1.5.0
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
4 years ago
Rosen Penev
ee7cc66aea
opendkim: fix compilation with glibc
Add libbsd dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
788afe757d
postfix: update to 3.5.8
Pass TARGET_[C/LD]FLAGS to reduce filesize.
Fix glibc compilation by adding lresolv.
Remove uClibc-ng patch as that's now gone.
Refreshed other patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
38913265b7
Merge pull request #14377 from neheb/bfd
bfdd: fix compilation with glibc
4 years ago
Rosen Penev
791bade75a
Merge pull request #14378 from neheb/a
auc: link to libdl when needed
4 years ago
Rosen Penev
0d1f0c7848
Merge pull request #14383 from neheb/hf
hfsprogs: fix compilation under glibc
4 years ago
Rosen Penev
02d1083c57
Merge pull request #14368 from zhanhb/bash
bash: import upstream patches for 5.1
4 years ago
Rosen Penev
899b7aae50
hfsprogs: fix compilation under glibc
Seems sys/sysctl.h was removed.
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago