diff options
author | Phil Davis <phil.davis@inf.org> | 2017-01-11 07:24:39 +0545 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-11 07:24:39 +0545 |
commit | 753280bb6c75fb3aa5a1fcc2ef65640faa78340d (patch) | |
tree | 3e3abc677eabc41bb8f99c3d3c2b16b5cf76ee74 /tools | |
parent | 9187d6f7ea47bd44a9f4908f916c507419986c52 (diff) | |
parent | 6a9a75958c21ab3011ea6d52c00d5e370c08cf89 (diff) | |
download | pfsense-753280bb6c75fb3aa5a1fcc2ef65640faa78340d.zip pfsense-753280bb6c75fb3aa5a1fcc2ef65640faa78340d.tar.gz |
Merge branch 'master' into sysprvwarn2
Diffstat (limited to 'tools')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 3 | ||||
-rw-r--r-- | tools/conf/pfPorts/poudriere_bulk | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 8eb39f7..2a66c9d 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -139,3 +139,6 @@ mail_postfix_SET_FORCE=PCRE SASL2 SPF TLS PERL shells_scponly_SET_FORCE=CHROOT SCP WILDCARDS WINSCP shells_scponly_UNSET_FORCE=DEFAULT_CHDIR DOCS GFTP RSYNC SVN SVNSERVE UNISON + +net-mgmt_net-snmp_SET_FORCE=IPV6 MFD_REWRITES +net-mgmt_net-snmp_UNSET_FORCE=AX_DISABLE_TRAP AX_SOCKONLY DOCS DUMMY JAIL MYSQL PERL PERL_EMBEDDED PYTHON SMUX TKMIB UNPRIVILEGED diff --git a/tools/conf/pfPorts/poudriere_bulk b/tools/conf/pfPorts/poudriere_bulk index 841ba47..60ab122 100644 --- a/tools/conf/pfPorts/poudriere_bulk +++ b/tools/conf/pfPorts/poudriere_bulk @@ -16,6 +16,7 @@ net/trafshow net/trafshow3 net/vnstat net-mgmt/dhcp_probe +net-mgmt/net-snmp sysutils/htop sysutils/grub2-bhyve sysutils/pstree |