diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 21:51:43 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 21:51:43 +0000 |
| commit | 98e2054a9e36e5d84f43c2b602caf5717749c534 (patch) | |
| tree | 99fe5dd8020b9e78db6dcb0bdff4540dc53fdaea | |
| parent | 6e83af8072718cba66ed39cf46c92eb7c00dca85 (diff) | |
net/frr8-pythontools: Remove expired port
2026-06-30 net/frr8-pythontools: No longer maintained
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net/Makefile | 1 | ||||
| -rw-r--r-- | net/frr8-pythontools/Makefile | 7 | ||||
| -rw-r--r-- | net/frr8-pythontools/pkg-plist | 3 |
4 files changed, 1 insertions, 11 deletions
@@ -5469,3 +5469,4 @@ databases/py-fastparquet||2026-06-30|Has expired: Retired by upstream. See https devel/py-yamlordereddictloader|devel/py-yamlloader|2026-06-30|Has expired: Deprecated by upstream and no longer actively maintained, please use devel/py-yamlloader instead editors/notepadnext-devel|editors/notepadnext|2026-06-30|Has expired: editors/notepadnext contains fixes in this port archivers/zipmix|archivers/archmerge|2026-06-30|Has expired: No longer supported upstream. Replaced by archivers/archmerge +net/frr8-pythontools||2026-06-30|Has expired: No longer maintained diff --git a/net/Makefile b/net/Makefile index 442a97425b1d..175bbbe28105 100644 --- a/net/Makefile +++ b/net/Makefile @@ -178,7 +178,6 @@ SUBDIR += frr10 SUBDIR += frr10-pythontools SUBDIR += frr8 - SUBDIR += frr8-pythontools SUBDIR += frr9 SUBDIR += frr9-pythontools SUBDIR += fspclient diff --git a/net/frr8-pythontools/Makefile b/net/frr8-pythontools/Makefile deleted file mode 100644 index 98244f38bd5f..000000000000 --- a/net/frr8-pythontools/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -COMMENT= Provide configuration reload functionality for FRR - -PYTHONTOOLS= yes - -MASTERDIR= ${.CURDIR}/../frr8 - -.include "${MASTERDIR}/Makefile" diff --git a/net/frr8-pythontools/pkg-plist b/net/frr8-pythontools/pkg-plist deleted file mode 100644 index 1304b08bdb89..000000000000 --- a/net/frr8-pythontools/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -sbin/frr-reload.py -sbin/generate_support_bundle.py -%%ETCDIR%%/support_bundle_commands.conf |
