net-snmp: bump to 5.9
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 26 Sep 2020 01:11:05 +0000 (04:11 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 17 Mar 2021 19:53:10 +0000 (21:53 +0200)
commit4cdbe799b1722443f8aeeb3de32d00c964c6a2a9
treeaec21f23674030702851845e38e7e9b81e6becd2
parent6024474329d99d31cd43b41c3b519786908914f5
net-snmp: bump to 5.9

Neither the configure option nor configure variable to disable linking
against PCRE seem to work anymore, so simply drop both and add a
dependency on libpcre. As net-snmp is unlikely to fit on devices with
small flash anyway, the extra size requirement shouldn't be a problem.
If it is, feel free to submit a patch to fix the broken upstream
behaviour.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/net-snmp/Config.in.wut [new file with mode: 0644]
net/net-snmp/Makefile
net/net-snmp/patches/000-cross-compile.patch
net/net-snmp/patches/010-HOST-MIB-hr_filesys-fix-compile-error.patch [new file with mode: 0644]
net/net-snmp/patches/100-debian-statistics.patch
net/net-snmp/patches/160-no_ldconfig.patch
net/net-snmp/patches/170-ldflags.patch
net/net-snmp/patches/910-signal.patch [deleted file]