git: 614b8b94286c - main - net-im/signald: deprecate and set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Oct 2025 13:20:02 UTC
The branch main has been updated by mikael:
URL: https://cgit.FreeBSD.org/ports/commit/?id=614b8b94286c7c9cfca80039075ba7561696d1e7
commit 614b8b94286c7c9cfca80039075ba7561696d1e7
Author: Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2025-10-14 12:31:21 +0000
Commit: Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2025-10-14 13:19:18 +0000
net-im/signald: deprecate and set expiration date
This project is defunct and not maintained anymore [1]
[1] https://gitlab.com/signald/signald.org/-/commit/13a74463dea9dcb1fdb5aafabfa89382cd796678
PR: 290227
Approved by: grembo (maintainer)
---
net-im/signald/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-im/signald/Makefile b/net-im/signald/Makefile
index a9f6a0bf2936..38c3a7d22cbd 100644
--- a/net-im/signald/Makefile
+++ b/net-im/signald/Makefile
@@ -72,6 +72,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
+DEPRECATED= this project is no longer actively maintained. Use signal-cli instead
+EXPIRATION_DATE=2025-11-01
+
EXTRACT_DEPENDS=zip:archivers/zip
BUILD_DEPENDS= gradle6>=6.7:devel/gradle6
LIB_DEPENDS= libsignal_jni.so:net-im/libsignal-client \