git: 0fa8a19a533e - main - devel/jrtplib: Deprecate and set expiration date to 2025-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Feb 2025 08:35:47 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0fa8a19a533e4d8447c8481d6100d8fa2e98d600
commit 0fa8a19a533e4d8447c8481d6100d8fa2e98d600
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-22 07:32:46 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-22 07:32:49 +0000
devel/jrtplib: Deprecate and set expiration date to 2025-03-31
No longer maintained as of April 2020
PR: 284544
Approved by: portmgr (maintainer timeout, 2+ weeks)
---
devel/jrtplib/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile
index 364554cc7c0e..fd98b8ad192d 100644
--- a/devel/jrtplib/Makefile
+++ b/devel/jrtplib/Makefile
@@ -10,6 +10,9 @@ WWW= https://research.edm.uhasselt.be/jori/page/Cs/JrtplibOld.html
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.MIT
+DEPRECATED= Abandonware, no longer maintained upstream as of 2020
+EXPIRATION_DATE=2025-03-31
+
LIB_DEPENDS= libsrtp2.so:net/libsrtp2
USES= cmake pathfix tar:bzip2