aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-snmp4-apps
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 0.2.5aMartin Wilke2007-03-063-4/+5
| | | | | | | | | PR: 109866 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186737
* - Update to 0.2.4aPav Lucistnik2006-05-293-8/+7
| | | | | | | | PR: ports/98044 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=163893
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-174-0/+87
for a subset of ASN.1 data types, sockets based networking etc.) written entirely in Python. This package provides command-line utilities (pysnmpget, etc). WWW: http://pysnmp.sourceforge.net/ PR: ports/95675 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159794