diff options
author | jim-p <jimp@pfsense.org> | 2017-01-03 19:42:37 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2017-01-03 19:42:37 -0500 |
commit | cc38ae2d937ad4013a5c6691ea37dc8a1007d338 (patch) | |
tree | 0d4329836b3d8ccc489563c0693bb5f0d178bdee /tools | |
parent | 4cfd15a94a97445d1334ad87bddf0c3700f74bf2 (diff) | |
download | pfsense-cc38ae2d937ad4013a5c6691ea37dc8a1007d338.zip pfsense-cc38ae2d937ad4013a5c6691ea37dc8a1007d338.tar.gz |
Build net-snmp for experimentation purposes.
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 |