aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-18 17:55:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-18 18:00:36 +0000
commit70c904c87499dbc311c4647be9efdc9d01efc0b2 (patch)
tree0b1d76c482afd2fd24df72b4ace6fe271bff8429
parentf17870f4acd03888410703e44e1597b6b27ee07a (diff)
downloadports-70c904c87499dbc311c4647be9efdc9d01efc0b2.tar.gz
ports-70c904c87499dbc311c4647be9efdc9d01efc0b2.zip
net/py-pyroute2.ipset: Remove obsoleted port
Upstream moves back to single package layout (net/py-pyroute2).
-rw-r--r--MOVED1
-rw-r--r--net/Makefile1
-rw-r--r--net/py-pyroute2.ipset/Makefile24
-rw-r--r--net/py-pyroute2.ipset/distinfo3
-rw-r--r--net/py-pyroute2.ipset/pkg-descr5
5 files changed, 1 insertions, 33 deletions
diff --git a/MOVED b/MOVED
index 82b5313770bf..4103eef2196a 100644
--- a/MOVED
+++ b/MOVED
@@ -17510,3 +17510,4 @@ math/hipmcl||2022-07-16|Discontinued: old versions aren't compatible with new co
security/base-audit|ports-mgmt/pkg|2022-07-17|Merged into ports-mgmt/pkg
net/py-pyroute2.core|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
net/py-pyroute2.ethtool|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
+net/py-pyroute2.ipset|net/py-pyroute2|2022-07-18|Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)
diff --git a/net/Makefile b/net/Makefile
index 3bd8b9978ed9..e8f2635a3956 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1088,7 +1088,6 @@
SUBDIR += py-pypacker
SUBDIR += py-pypcap
SUBDIR += py-pyroute2
- SUBDIR += py-pyroute2.ipset
SUBDIR += py-pyroute2.minimal
SUBDIR += py-pyroute2.ndb
SUBDIR += py-pyroute2.nftables
diff --git a/net/py-pyroute2.ipset/Makefile b/net/py-pyroute2.ipset/Makefile
deleted file mode 100644
index 2bddc44d7451..000000000000
--- a/net/py-pyroute2.ipset/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME= pyroute2.ipset
-PORTVERSION= 0.6.13
-CATEGORIES= net python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Python Netlink library: ipset
-
-LICENSE= APACHE20 GPLv2+
-LICENSE_COMB= dual
-LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache.v2
-LICENSE_FILE_GPLv2+ = ${WRKSRC}/LICENSE.GPL.v2
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyroute2.core>=0:net/py-pyroute2.core@${PY_FLAVOR}
-
-USES= python:3.6+
-USE_PYTHON= autoplist concurrent distutils
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/net/py-pyroute2.ipset/distinfo b/net/py-pyroute2.ipset/distinfo
deleted file mode 100644
index 16dad07e80eb..000000000000
--- a/net/py-pyroute2.ipset/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1656092954
-SHA256 (pyroute2.ipset-0.6.13.tar.gz) = 28a254f622a18976d0683603d5aefda5ab7c8528fa9e36beb85bce52026f7866
-SIZE (pyroute2.ipset-0.6.13.tar.gz) = 32144
diff --git a/net/py-pyroute2.ipset/pkg-descr b/net/py-pyroute2.ipset/pkg-descr
deleted file mode 100644
index 913950c30cbb..000000000000
--- a/net/py-pyroute2.ipset/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-PyRoute2 is a pure Python netlink library.
-
-This module provides IPSet and WiSet classes.
-
-WWW: https://github.com/svinota/pyroute2/tree/master/pyroute2.ipset