git: d4c495f17ff6 - main - sysutils/autopsy: Deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 22:57:38 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d4c495f17ff63557fe4e7b706182533d4d92bbb6
commit d4c495f17ff63557fe4e7b706182533d4d92bbb6
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-18 22:34:47 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-18 22:34:54 +0000
sysutils/autopsy: Deprecate and set expiration date to 2022-03-31
Unsupported version upstream, current version in tree was released
back in 2010
PR: 260681
Approved by: fbsd@dylanleigh.net (maintainer timeout, 3+ weeks)
---
sysutils/autopsy/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sysutils/autopsy/Makefile b/sysutils/autopsy/Makefile
index 6e738812f51b..ad1ae7ce3555 100644
--- a/sysutils/autopsy/Makefile
+++ b/sysutils/autopsy/Makefile
@@ -11,6 +11,10 @@ COMMENT= Web-based (graphical) interface to The Sleuth Kit
LICENSE= GPLv2
+DEPRECATED= Very outdated, current version in tree was released back in 2010 and upstream is still active
+EXPIRATION_DATE=2022-03-31
+
+
BUILD_DEPENDS= ${LOCALBASE}/bin/ifind:sysutils/sleuthkit
RUN_DEPENDS:= ${BUILD_DEPENDS}