Commit graph

13 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
988d74474b - update py-snmp4 to 4.2.5 and py-snmp4-apps to 0.3.4
- convert to auto-generated auto-plist
- convert to optionsng for DOCS and EXAMPLES
- remove NO_STAGE

while here:
- update LICENSE (count clauses)
- do not use deprecated easy_install and unneeded PYDISTUTILS_* knobs
- make DOCSDIR and EXAPLESDIR contain ${PYTHON_PKGNAMEPREFIX} in it, because
  that ports may be installed for different python versions simultaneously
- use common idiom for installing DOCS and EXAMPLES
- install DOCS and EXAMPLES into stage area uncoditioanlly
- remove inclusions of bsd.port.options.mk
- bump PORTREVISION for py-snmp4-mibs, because package is changed
- replace /bin/bash with /bin/sh in py-snmp4-mibs rebuild-pysnmp-mibs script

PR:		186190
Submitted by:	olgeni
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2014-02-09 16:41:53 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Ruslan Makhmatkhanov
5c129b0c05 Update pysnmp suite to latest version. This includes:
- net-mgmt/py-snmp4: 4.2.1 -> 4.2.3
- net-mgmt/py-snmp4-apps: 0.3.1 -> 0.3.3
- net-mgmt/py-snmp4-mibs: 0.1.2 -> 0.1.4

Common changes:
- trim Makefile header
- update dependency versions
- remove LICENSE_FILE for licenses, listed in bsd.licenses.db.mk

PR:		172193
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks)
Feature safe:	yes
2012-10-14 14:41:25 +00:00
Ruslan Makhmatkhanov
6c8decb0e8 - update to 0.3.1
- fix SF mirror
- update dependencies version

PR:             162668
Submitted by:   rm (myself)
Approved by:    Martin Jackson <mhjacks@swbell.net> (maintainer),
                novel (mentor)
Feature safe:   yes
2011-11-19 06:53:23 +00:00
Greg Larkin
f5a75b0349 - Updated to 0.2.11b
- Fixed portlint warning

PR:		ports/161062
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2011-10-07 00:12:53 +00:00
Martin Wilke
b32862684d - Update to 0.2.11a
PR:		155713
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-06-25 08:29:58 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Martin Wilke
a99c4b29b0 - Update to 0.2.7a
PR:		125776
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2008-07-19 21:20:15 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- 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
2007-07-30 09:42:28 +00:00
Martin Wilke
cb6a671d41 - Update to 0.2.5a
PR:             109866
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:01:32 +00:00
Pav Lucistnik
916332b834 - Update to 0.2.4a
PR:		ports/98044
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2006-05-29 21:04:15 +00:00
Renato Botelho
e3b3506d16 PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
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>
2006-04-17 11:29:07 +00:00