Commit 0b26a2c9 authored by Rene Ladan's avatar Rene Ladan
Browse files

net-mgmt/py-pyIOSXR: Remove expired port

2026-07-31 net-mgmt/py-pyIOSXR: Upstream inactive since +8 years, code was integrated into py-napalm. Please use net-mgmt/py-napalm instead
parent bbc76ab7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5528,3 +5528,4 @@ www/mediawiki144||2026-07-31|Has expired: Upstream EOL
math/py-luminol||2026-07-31|Has expired: Upstream last activity was in 2016, and the project has been moved to the LinkedInAttic GitHub account
net-mgmt/py-nxapi-plumbing|net-mgmt/py-napalm|2026-07-31|Has expired: Upstream inactive since +8 years, code was integrated into py-napalm. Please use net-mgmt/py-napalm instead
devel/py-patch|devel/py-patch-ng|2026-07-31|Has expired: Upstream no longer active, project is abandoned, please used devel/py-patch-ng instead
net-mgmt/py-pyIOSXR|net-mgmt/py-napalm|2026-07-31|Has expired: Upstream inactive since +8 years, code was integrated into py-napalm. Please use net-mgmt/py-napalm instead
+0 −1
Original line number Diff line number Diff line
@@ -342,7 +342,6 @@
    SUBDIR += py-pdagent-integrations
    SUBDIR += py-phonebox-plugin
    SUBDIR += py-prometheus-client
    SUBDIR += py-pyIOSXR
    SUBDIR += py-pyang
    SUBDIR += py-pyeapi
    SUBDIR += py-pyixapi

net-mgmt/py-pyIOSXR/Makefile

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
PORTNAME=	pyIOSXR
DISTVERSION=	0.53
PORTREVISION=	5
CATEGORIES=	net-mgmt python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	kai@FreeBSD.org
COMMENT=	Python API to interact with network devices running IOS-XR
WWW=		https://github.com/fooelisa/pyiosxr

LICENSE=	APACHE20

DEPRECATED=	Upstream inactive since +8 years, code was integrated into py-napalm. Please use net-mgmt/py-napalm instead
EXPIRATION_DATE=2026-07-31

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=3.2.4:devel/py-lxml@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}netmiko>=1.4.3:security/py-netmiko@${PY_FLAVOR}

USES=		python
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes

.include <bsd.port.mk>

net-mgmt/py-pyIOSXR/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1523951478
SHA256 (pyIOSXR-0.53.tar.gz) = 0e25d6871b48db81511c03261924ef23169c66e80321801b9bb221a3b74e370e
SIZE (pyIOSXR-0.53.tar.gz) = 15504

net-mgmt/py-pyIOSXR/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
pyIOSXR is a Python library that facilitates communication with Cisco devices
running IOS-XR through the XML agent.