Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2024 13:05:02 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: ae0466086fb5 - main - ports-mgmt/freebsd-bugzilla-cli: Remove expired port
Message-ID:  <202411021305.4A2D52ie006953@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

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

commit ae0466086fb5a76b6956d1abab33bff85fb56916
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-11-02 13:04:57 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-11-02 13:04:57 +0000

    ports-mgmt/freebsd-bugzilla-cli: Remove expired port
    
    2024-11-01 ports-mgmt/freebsd-bugzilla-cli: Broken. Upstream unavailable.
---
 MOVED                                     |  1 +
 ports-mgmt/Makefile                       |  1 -
 ports-mgmt/freebsd-bugzilla-cli/Makefile  | 32 --------------------------
 ports-mgmt/freebsd-bugzilla-cli/distinfo  |  3 ---
 ports-mgmt/freebsd-bugzilla-cli/pkg-descr | 18 ---------------
 ports-mgmt/freebsd-bugzilla-cli/pkg-plist | 37 -------------------------------
 6 files changed, 1 insertion(+), 91 deletions(-)

diff --git a/MOVED b/MOVED
index 004f0e0915b2..6d75cf949f97 100644
--- a/MOVED
+++ b/MOVED
@@ -3576,3 +3576,4 @@ misc/uk-postcodes||2024-10-31|Has expired: Obsolete, 20+ year old data
 misc/uk-phone||2024-10-31|Has expired: Obsolete, 20+ year old data
 textproc/ssddiff||2024-10-31|Has expired: Abandonware, unfetchable and upstream is gone
 sysutils/pydf||2024-11-02|Has expired: Inactive upstream. Does not properly work on FreeBSD
+ports-mgmt/freebsd-bugzilla-cli||2024-11-02|Has expired: Broken. Upstream unavailable
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
index 2de6e02f145d..8f367ff7bc0b 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -9,7 +9,6 @@
     SUBDIR += distilator
     SUBDIR += fallout
     SUBDIR += fastest_pkg
-    SUBDIR += freebsd-bugzilla-cli
     SUBDIR += genpatch
     SUBDIR += genplist
     SUBDIR += hs-cabal2tuple
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
deleted file mode 100644
index 06217c49bf80..000000000000
--- a/ports-mgmt/freebsd-bugzilla-cli/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-PORTNAME=	freebsd-bugzilla-cli
-PORTVERSION=	0.15.1
-CATEGORIES=	ports-mgmt
-
-MAINTAINER=	olgeni@FreeBSD.org
-COMMENT=	Interact with the FreeBSD bugzilla instance
-WWW=		https://github.com/pgollucci/freebsd-bugzilla-cli
-
-DEPRECATED=	Broken. Upstream unavailable.
-EXPIRATION_DATE=	2024-11-01
-
-LICENSE=	APACHE20
-
-RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
-
-OPTIONS_GROUP=	BACKEND
-OPTIONS_GROUP_BACKEND=	PYBUGZ
-OPTIONS_DEFAULT=	PYBUGZ
-OPTIONS_SUB=	yes
-
-PYBUGZ_DESC=	use devel/pybugz for bugzilla interface
-PYBUGZ_RUN_DEPENDS=	bugz:devel/pybugz
-
-DATADIR=	${PREFIX}/share/bz
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	pgollucci
-
-NO_ARCH=	yes
-NO_BUILD=	yes
-
-.include <bsd.port.mk>
diff --git a/ports-mgmt/freebsd-bugzilla-cli/distinfo b/ports-mgmt/freebsd-bugzilla-cli/distinfo
deleted file mode 100644
index 977675264cce..000000000000
--- a/ports-mgmt/freebsd-bugzilla-cli/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1504867792
-SHA256 (pgollucci-freebsd-bugzilla-cli-0.15.1_GH0.tar.gz) = e23dbfd11d9ff7013d411cb8ce8ba6dd0cee4715d2e57ee250fd6e177f1b848d
-SIZE (pgollucci-freebsd-bugzilla-cli-0.15.1_GH0.tar.gz) = 16429
diff --git a/ports-mgmt/freebsd-bugzilla-cli/pkg-descr b/ports-mgmt/freebsd-bugzilla-cli/pkg-descr
deleted file mode 100644
index ecbfbeab1435..000000000000
--- a/ports-mgmt/freebsd-bugzilla-cli/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-CLI utilities and wrappers for FreeBSD's bugzilla instance with emphasis on
-ports.  Provides a consistent API which can have pluggable backends.
-
-# Supported Commands
-- bz init
-- bz login
-- bz submit
-- bz search
-- bz take
-- bz inprog
-- bz comment
-- bz get
-- bz patch
-- bz close
-
-- bz overto
-- bz timeout
-- bz top
diff --git a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist b/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
deleted file mode 100644
index 3ce2ab3b9dee..000000000000
--- a/ports-mgmt/freebsd-bugzilla-cli/pkg-plist
+++ /dev/null
@@ -1,37 +0,0 @@
-%%DATADIR%%/_util.sh
-%%DATADIR%%/_version.sh
-%%DATADIR%%/attach.sh
-%%DATADIR%%/claim.sh
-%%DATADIR%%/close.sh
-%%DATADIR%%/comment.sh
-%%DATADIR%%/edit.sh
-%%DATADIR%%/get.sh
-%%DATADIR%%/help.sh
-%%DATADIR%%/init.sh
-%%DATADIR%%/inprog.sh
-%%DATADIR%%/login.sh
-%%DATADIR%%/overto.sh
-%%DATADIR%%/patch.sh
-%%DATADIR%%/search.sh
-%%DATADIR%%/show.sh
-%%DATADIR%%/port_commit.sh
-%%DATADIR%%/port_submit.sh
-%%DATADIR%%/src_submit.sh
-%%DATADIR%%/take.sh
-%%DATADIR%%/timeout.sh
-%%DATADIR%%/top.sh
-%%DATADIR%%/version.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/comment.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/close.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/edit.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/get.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/init.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/inprog.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/login.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/overto.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/search.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/submit.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/take.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/timeout.sh
-%%PYBUGZ%%%%DATADIR%%/pybugz/top.sh
-bin/bz



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