Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 11:14:15 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e90026fe79da - main - sysutils/vector: Deprecate and set expiration date to 2024-04-30
Message-ID:  <202403231114.42NBEFPB008385@gitrepo.freebsd.org>

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

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

commit e90026fe79da133f35edfa1c6a410ad2b49205af
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-23 10:28:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-23 11:13:37 +0000

    sysutils/vector: Deprecate and set expiration date to 2024-04-30
    
    Broken for months and no maintainer, sunset port
    Upstream is still active if someone wants to adopt
---
 sysutils/vector/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/vector/Makefile b/sysutils/vector/Makefile
index 5fe3e378bd3e..0499c152c543 100644
--- a/sysutils/vector/Makefile
+++ b/sysutils/vector/Makefile
@@ -12,6 +12,8 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_FreeBSD_13=	error: could not compile `num-bigint` (lib) due to 4 previous errors
+DEPRECATED=	Unmaintained in tree and broken for months
+EXPIRATION_DATE=2024-04-30
 
 BUILD_DEPENDS=	protoc:devel/protobuf
 LIB_DEPENDS=	libonig.so:devel/oniguruma \



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