Created attachment 163157 [details] net-mgmt/py-pysmi: New port SHAR file From the upstream website: The PySMI library and tools are designed to parse, verify and transform SNMP SMI MIB modules. The ultimate goal of PySMI effort is to handle as much SMI syntax flavors and conversion operations as libsmi does but in pure Python. PySMI’s APIs are designed in modular, reusable and object-oriented fashion in hope to make PySMI useful for native Python applications.
Created attachment 163158 [details] py27-pysmi-0.0.6 testport log
Created attachment 163159 [details] py34-pysmi-0.0.6 testport log
Other QA notes: portlint: looks fine unittest: py27-pysmi -- Ran 100 tests in 15.986s -- FAILED (failures=3) Failed tests pysmi.tests.test_typedeclaration_smiv2_pysnmp.TypeDeclarationTestCase pysmi.tests.test_objecttype_smiv2_pysnmp.ObjectTypeBasicTestCase pysmi.tests.test_typedeclaration_smiv1_pysnmp.TypeDeclarationTestCase
A commit references this bug: Author: rm Date: Wed Nov 18 20:28:03 UTC 2015 New revision: 401894 URL: https://svnweb.freebsd.org/changeset/ports/401894 Log: Add py-pysmi 0.0.6, SNMP/SMI MIB parsing in Python. PR: 204572 Submitted by: John W. O'Brien <john@saltant.com> Changes: head/net-mgmt/Makefile head/net-mgmt/py-pysmi/ head/net-mgmt/py-pysmi/Makefile head/net-mgmt/py-pysmi/distinfo head/net-mgmt/py-pysmi/files/ head/net-mgmt/py-pysmi/files/patch-setup.py head/net-mgmt/py-pysmi/files/tests__init__.py head/net-mgmt/py-pysmi/pkg-descr
New port added. Thank you, John!