git: b96a0b3b22bf - main - security/fcheck: Mark BROKEN, 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:51 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b96a0b3b22bfb2530586d7ed6dc5def62cbfcac5
commit b96a0b3b22bfb2530586d7ed6dc5def62cbfcac5
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-23 18:28:11 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-23 19:25:44 +0000
security/fcheck: Mark BROKEN, deprecate and set expiration date to 2024-02-29
Unfetchable abandonware, upstream is gone and notes refers to Windows 98
as the newest OS
---
security/fcheck/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/security/fcheck/Makefile b/security/fcheck/Makefile
index bdfbe57217be..d02a38f54397 100644
--- a/security/fcheck/Makefile
+++ b/security/fcheck/Makefile
@@ -12,6 +12,10 @@ COMMENT= Intrusion detection and Policy enforcement / auditing software
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+BROKEN= Unfetchable
+DEPRECATED= Abandonware, upstream is gone and notes refers to Windows 98 as the newest OS
+EXPIRATION_DATE=2024-02-29
+
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= YES