Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2025 19:12:00 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 76f8fcfba4d0 - main - devel/py-buildbot-react-console-view: Remove expired port
Message-ID:  <202510011912.591JC0F7016205@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76f8fcfba4d092396bbff2744d10148611766372

commit 76f8fcfba4d092396bbff2744d10148611766372
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-10-01 19:11:56 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-10-01 19:11:56 +0000

    devel/py-buildbot-react-console-view: Remove expired port
    
    2025-09-30 devel/py-buildbot-react-console-view: No longer required by Buildbot 4.X
---
 MOVED                                          |  1 +
 devel/Makefile                                 |  1 -
 devel/py-buildbot-react-console-view/Makefile  | 25 -------------------------
 devel/py-buildbot-react-console-view/distinfo  |  3 ---
 devel/py-buildbot-react-console-view/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 71476c4d13cf..a1254411cf96 100644
--- a/MOVED
+++ b/MOVED
@@ -4785,3 +4785,4 @@ sysutils/linuxfdisk||2025-10-01|Has expired: Upstream distfile unavailable, way
 sysutils/linrename||2025-10-01|Has expired: FreeBSD port unmaintained, use misc/mmv or rename from sysutils/util-linux instead
 security/botan2||2025-10-01|Has expired: End of life 2024-12-31 upstream, consider migrating to security/botan3
 security/openssl32||2025-10-01|Has expired: Please use security/openssl35 (LTS)
+devel/py-buildbot-react-console-view||2025-10-01|Has expired: No longer required by Buildbot 4.X
diff --git a/devel/Makefile b/devel/Makefile
index c62659f7272f..154d5c7e7fa9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4606,7 +4606,6 @@
     SUBDIR += py-buildbot-console-view
     SUBDIR += py-buildbot-grid-view
     SUBDIR += py-buildbot-pkg
-    SUBDIR += py-buildbot-react-console-view
     SUBDIR += py-buildbot-waterfall-view
     SUBDIR += py-buildbot-worker
     SUBDIR += py-buildbot-wsgi-dashboards
diff --git a/devel/py-buildbot-react-console-view/Makefile b/devel/py-buildbot-react-console-view/Makefile
deleted file mode 100644
index ead2e140e5b2..000000000000
--- a/devel/py-buildbot-react-console-view/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME=	buildbot-react-console-view
-DISTVERSION=	4.0.4
-CATEGORIES=	devel python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	buildbot_react_console_view-${DISTVERSION}
-
-MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	Buildbot Console View plugin (react)
-WWW=		https://buildbot.net
-
-LICENSE=	GPLv2
-
-DEPRECATED=No longer required by Buildbot 4.X
-EXPIRATION_DATE=	2025-09-30
-
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR}
-
-USES=		python
-USE_PYTHON=	autoplist distutils
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/devel/py-buildbot-react-console-view/distinfo b/devel/py-buildbot-react-console-view/distinfo
deleted file mode 100644
index 03df5525b11c..000000000000
--- a/devel/py-buildbot-react-console-view/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1751284287
-SHA256 (buildbot_react_console_view-4.0.4.tar.gz) = 6c4e21f11143a216408c1e652e0f1863ee8218877e7d83a611fc145f8e40eab1
-SIZE (buildbot_react_console_view-4.0.4.tar.gz) = 22134
diff --git a/devel/py-buildbot-react-console-view/pkg-descr b/devel/py-buildbot-react-console-view/pkg-descr
deleted file mode 100644
index f5f27ac98b2d..000000000000
--- a/devel/py-buildbot-react-console-view/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Buildbot Console View plugin (react)


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510011912.591JC0F7016205>