git: e24fdc2bda85 - main - security/pbc: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 19:26:54 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e24fdc2bda851e7f34d5d122cb92a423542d5b54
commit e24fdc2bda851e7f34d5d122cb92a423542d5b54
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-23 18:48:14 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-23 19:25:45 +0000
security/pbc: Deprecate and set expiration date to 2024-02-29
Abandonware, last release in 2013 and no development since
---
security/pbc/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/security/pbc/Makefile b/security/pbc/Makefile
index 6863f2198adc..ffbac573fb3b 100644
--- a/security/pbc/Makefile
+++ b/security/pbc/Makefile
@@ -11,6 +11,9 @@ WWW= https://crypto.stanford.edu/pbc/
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandonware, last release in 2013 and no development since
+EXPIRATION_DATE=2024-02-29
+
LIB_DEPENDS= libgmp.so:math/gmp
USES= bison libtool