CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/01/03 15:34:36
Modified files:
net/net-snmp : Makefile distinfo
net/net-snmp/patches: patch-Makefile_rules patch-Makefile_top
patch-agent_mibgroup_mibII_ipAddr_c
patch-perl_SNMP_Makefile_PL
net/net-snmp/pkg: PLIST-main
Added files:
net/net-snmp/patches: patch-apps_snmpps_c
Removed files:
net/net-snmp/patches:
patch-agent_mibgroup_if-mib_data_access_interface_openbsd_c
patch-snmplib_snmp_logging_c
Log message:
Update to net-snmp 5.8.1pre1.
Enable installing snmpps/snmptop, they have been around for a while but were
just segfaulting in tests before - turns out this was actually only when
pointed at OpenBSD snmpd which doesn't handle hrSWRunPerfMem/hrSWRunPerfCPU
and was OK pointed at net-snmp snmpd - so patch to fix the segfault.