diff options
author | bapt <bapt@FreeBSD.org> | 2012-11-20 07:46:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-11-20 07:46:08 +0800 |
commit | 4d323b64a7e61da884c0763edafacccf3600a321 (patch) | |
tree | dfc9dbe7a7257361c0864b51e16000963b3bd08c /net-mgmt | |
parent | ae0ab2bed1392935ccb0acdd063fae092a9d04bd (diff) | |
download | freebsd-ports-graphics-4d323b64a7e61da884c0763edafacccf3600a321.tar.gz freebsd-ports-graphics-4d323b64a7e61da884c0763edafacccf3600a321.tar.zst freebsd-ports-graphics-4d323b64a7e61da884c0763edafacccf3600a321.zip |
2012-11-19 net-im/qutim-plugin-icq: It is not needed for new QutIM
2012-11-19 net-im/qutim-plugin-jabber: It is not needed for new QutIM
2012-11-18 www/trac-customroadmap: Functionality of this plugin is available in the Trac core as of 0.11
2012-11-15 net-mgmt/py-snmp2: Dead upstream, use net-mgmt/py-snmp4 instead
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/py-snmp2/Makefile | 36 | ||||
-rw-r--r-- | net-mgmt/py-snmp2/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/py-snmp2/pkg-descr | 5 | ||||
-rw-r--r-- | net-mgmt/py-snmp2/pkg-plist | 68 |
5 files changed, 0 insertions, 112 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 78a5adb0d32..7ea39135e77 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -262,7 +262,6 @@ SUBDIR += py-flowtools SUBDIR += py-ipy SUBDIR += py-pyang - SUBDIR += py-snmp2 SUBDIR += py-snmp4 SUBDIR += py-snmp4-apps SUBDIR += py-snmp4-mibs diff --git a/net-mgmt/py-snmp2/Makefile b/net-mgmt/py-snmp2/Makefile deleted file mode 100644 index 0aff9bf2431..00000000000 --- a/net-mgmt/py-snmp2/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Dmitriy Kirhlarov -# $FreeBSD$ - -PORTNAME= snmp2 -PORTVERSION= 2.0.9 -CATEGORIES= net-mgmt python -MASTER_SITES= SF/pysnmp/pysnmp/${PORTVERSION} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pysnmp-${PORTVERSION} - -MAINTAINER= dimma@higis.ru -COMMENT= SNMP framework for Python - -DEPRECATED= Dead upstream, use net-mgmt/py-snmp4 instead -EXPIRATION_DATE=2012-11-15 - -CONFLICTS= py??-snmp4-[0-9]* py??-snmp-3.* - -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_PKGNAME= pysnmp -EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} -DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} -MYPORTDOCS= CHANGES LICENSE MANIFEST PKG-INFO README contribution/WARNING - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EXAMPLESDIR} - ${TAR} -C ${WRKSRC}/examples -cf - . | ${TAR} -C ${EXAMPLESDIR} -xf - - ${MKDIR} ${DOCSDIR} - ${TAR} -C ${WRKSRC}/html -cf - . | ${TAR} -C ${DOCSDIR} -xf - - ${TAR} -C ${WRKSRC}/ -cf - ${MYPORTDOCS} | ${TAR} -C ${DOCSDIR} -xf - - -.endif - -.include <bsd.port.mk> diff --git a/net-mgmt/py-snmp2/distinfo b/net-mgmt/py-snmp2/distinfo deleted file mode 100644 index 5c16c1bf9d5..00000000000 --- a/net-mgmt/py-snmp2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pysnmp-2.0.9.tar.gz) = efd598408d6a92661357976a83170dc3c2eb415703bb8bf0952855ed917b8f14 -SIZE (pysnmp-2.0.9.tar.gz) = 43433 diff --git a/net-mgmt/py-snmp2/pkg-descr b/net-mgmt/py-snmp2/pkg-descr deleted file mode 100644 index 6519d49bfd8..00000000000 --- a/net-mgmt/py-snmp2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -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. - -WWW: http://pysnmp.sourceforge.net/ diff --git a/net-mgmt/py-snmp2/pkg-plist b/net-mgmt/py-snmp2/pkg-plist deleted file mode 100644 index d514c64cb48..00000000000 --- a/net-mgmt/py-snmp2/pkg-plist +++ /dev/null @@ -1,68 +0,0 @@ -%%PYTHON_SITELIBDIR%%/pysnmp/__init__.py -%%PYTHON_SITELIBDIR%%/pysnmp/__init__.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/__init__.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/asn1.py -%%PYTHON_SITELIBDIR%%/pysnmp/asn1.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/asn1.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/asynrole.py -%%PYTHON_SITELIBDIR%%/pysnmp/asynrole.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/asynrole.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/bulkrole.py -%%PYTHON_SITELIBDIR%%/pysnmp/bulkrole.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/bulkrole.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/error.py -%%PYTHON_SITELIBDIR%%/pysnmp/error.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/error.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/role.py -%%PYTHON_SITELIBDIR%%/pysnmp/role.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/role.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/v1.py -%%PYTHON_SITELIBDIR%%/pysnmp/v1.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/v1.pyo -%%PYTHON_SITELIBDIR%%/pysnmp/v2c.py -%%PYTHON_SITELIBDIR%%/pysnmp/v2c.pyc -%%PYTHON_SITELIBDIR%%/pysnmp/v2c.pyo -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%%%DOCSDIR%%/MANIFEST -%%PORTDOCS%%%%DOCSDIR%%/PKG-INFO -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/asn1-integer-objects.html -%%PORTDOCS%%%%DOCSDIR%%/asn1-ipaddress-objects.html -%%PORTDOCS%%%%DOCSDIR%%/asn1-null-objects.html -%%PORTDOCS%%%%DOCSDIR%%/asn1-objectid-objects.html -%%PORTDOCS%%%%DOCSDIR%%/asn1-octetstring-objects.html -%%PORTDOCS%%%%DOCSDIR%%/asn1.html -%%PORTDOCS%%%%DOCSDIR%%/asynrole-objects-agent.html -%%PORTDOCS%%%%DOCSDIR%%/asynrole-objects-manager.html -%%PORTDOCS%%%%DOCSDIR%%/asynrole.html -%%PORTDOCS%%%%DOCSDIR%%/bulkrole-manager-objects.html -%%PORTDOCS%%%%DOCSDIR%%/bulkrole.html -%%PORTDOCS%%%%DOCSDIR%%/contribution/WARNING -%%PORTDOCS%%%%DOCSDIR%%/error-objects.html -%%PORTDOCS%%%%DOCSDIR%%/error.html -%%PORTDOCS%%%%DOCSDIR%%/intro.html -%%PORTDOCS%%%%DOCSDIR%%/role-agent-objects.html -%%PORTDOCS%%%%DOCSDIR%%/role-manager-objects.html -%%PORTDOCS%%%%DOCSDIR%%/role.html -%%PORTDOCS%%%%DOCSDIR%%/v1-getrequest-objects.html -%%PORTDOCS%%%%DOCSDIR%%/v1-getresponse-objects.html -%%PORTDOCS%%%%DOCSDIR%%/v1-traprequest-objects.html -%%PORTDOCS%%%%DOCSDIR%%/v1.html -%%PORTDOCS%%%%DOCSDIR%%/v2c-getbulkrequest-objects.html -%%PORTDOCS%%%%DOCSDIR%%/v2c-getrequest-objects.html -%%PORTDOCS%%%%DOCSDIR%%/v2c-response-objects.html -%%PORTDOCS%%%%DOCSDIR%%/v2c.html -%%PORTDOCS%%%%EXAMPLESDIR%%/asyncmgr.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmpagent.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmpbulk.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmpbulkwalk.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmpget.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmpset.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmptrap.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmptrapd.py -%%PORTDOCS%%%%EXAMPLESDIR%%/snmpwalk.py -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/contribution -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/pysnmp |