git: e90026fe79da - main - sysutils/vector: Deprecate and set expiration date to 2024-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 11:14:15 UTC
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 \