aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-snmp4
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.1.10aMartin Wilke2008-07-193-16/+34
| | | | | | | | PR: 125775 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=217143
* - 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 4.1.7aMartin Wilke2007-03-063-31/+44
| | | | | | | | | PR: 109864 Submitted by: miwi Approved by: mantainer Notes: svn path=/head/; revision=186745
* - Conflicts with py-snmp2Pav Lucistnik2006-08-291-3/+1
| | | | | | | | | PR: ports/102222 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=171617
* - Update to 4.1.6aPav Lucistnik2006-05-294-7/+8
| | | | | | | | PR: ports/98043 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=163892
* Set PORTDOCS, forgot when addedRenato Botelho2006-04-181-2/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=159861
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-174-0/+403
for a subset of ASN.1 data types, sockets based networking etc.) written entirely in Python. WWW: http://pysnmp.sourceforge.net/ PR: ports/95673 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159788