svn commit: r453115 - head/security/py-rekall_gui

Antoine Brodin antoine at FreeBSD.org
Sun Oct 29 13:19:26 UTC 2017


Author: antoine
Date: Sun Oct 29 13:19:24 2017
New Revision: 453115
URL: https://svnweb.freebsd.org/changeset/ports/453115

Log:
  Deprecate security/py-rekall_gui

Modified:
  head/security/py-rekall_gui/Makefile

Modified: head/security/py-rekall_gui/Makefile
==============================================================================
--- head/security/py-rekall_gui/Makefile	Sun Oct 29 12:40:27 2017	(r453114)
+++ head/security/py-rekall_gui/Makefile	Sun Oct 29 13:19:24 2017	(r453115)
@@ -13,6 +13,8 @@ COMMENT=	GUI component of the Rekall framework
 LICENSE=	GPLv2
 
 IGNORE=		does not work with rekall-core 1.6.0
+DEPRECATED=	PoC that is no longer supported
+EXPIRATION_DATE=	2017-11-29
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}rekall-core>=1.5.0.p:security/py-rekall-core \
 		${PYTHON_PKGNAMEPREFIX}codegen>=1.0:devel/py-codegen \


More information about the svn-ports-all mailing list