freebsd-ports/net-mgmt/net-snmp
Ian Lepore 4080818d82 Fix net-snmp ipv6 option handling when other options are also used.
r381568 added CONFIGURE_ARGS+=--with-out-mib-modules="mibII/ipv6", but the
handling of other options can result in two different --with-out-mib-modules
arguments being passed to configure, and only the second one has
effect. That leads to build failures because it tries to build the old
mibII/ipv6 which is no longer supported on freebsd.

This change adds mibII/ipv6 to the list of excluded modules that gets turned
into the --with-out-mib-modules argument, so it plays nice with other option
handling.

PR:		199401
Approved by:	mat(mentor)
Differential Revision:	https://reviews.freebsd.org/D5329
2016-02-19 23:05:08 +00:00
..
files - Add newsyslog rotation configuration for /var/log/snmpd.log 2015-10-18 23:34:54 +00:00
distinfo
Makefile Fix net-snmp ipv6 option handling when other options are also used. 2016-02-19 23:05:08 +00:00
pkg-descr Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
pkg-plist - Add newsyslog rotation configuration for /var/log/snmpd.log 2015-10-18 23:34:54 +00:00