[Bug 270012] net-mgmt/zabbix6-server: add option for net-snmp
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Mar 2023 18:17:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270012 Bug ID: 270012 Summary: net-mgmt/zabbix6-server: add option for net-snmp Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: otis@FreeBSD.org Reporter: michael.osipov@siemens.com Assignee: otis@FreeBSD.org Flags: maintainer-feedback?(otis@FreeBSD.org) Makefile does: 73 .if ${ZABBIX_BUILD} != "agent" 74 LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp 80 CONFIGURE_ARGS+= --with-net-snmp but not everyone needs this. The scarce SNMP data in our environment is of little use, I guess I am not the only one or in a virtual environment likely as well. Please make a port OPTION out of it. -- You are receiving this mail because: You are the assignee for the bug.