Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2020 20:08:27 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559419 - in head: devel/py-rekall-efilter security/py-rekall security/py-rekall-core security/py-rekall_lib
Message-ID:  <202012272008.0BRK8RN1016539@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Dec 27 20:08:27 2020
New Revision: 559419
URL: https://svnweb.freebsd.org/changeset/ports/559419

Log:
  Deprecate rekall ports

Modified:
  head/devel/py-rekall-efilter/Makefile
  head/security/py-rekall-core/Makefile
  head/security/py-rekall/Makefile
  head/security/py-rekall_lib/Makefile

Modified: head/devel/py-rekall-efilter/Makefile
==============================================================================
--- head/devel/py-rekall-efilter/Makefile	Sun Dec 27 20:04:51 2020	(r559418)
+++ head/devel/py-rekall-efilter/Makefile	Sun Dec 27 20:08:27 2020	(r559419)
@@ -12,6 +12,9 @@ COMMENT=	EFILTER query language with Rekall specific m
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION_DATE=	2021-01-27
+
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}efilter-[0-9]*
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>2:devel/py-dateutil@${PY_FLAVOR} \

Modified: head/security/py-rekall-core/Makefile
==============================================================================
--- head/security/py-rekall-core/Makefile	Sun Dec 27 20:04:51 2020	(r559418)
+++ head/security/py-rekall-core/Makefile	Sun Dec 27 20:08:27 2020	(r559419)
@@ -13,6 +13,9 @@ COMMENT=	CORE component of the Rekall framework
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION_DATE=	2021-01-27
+
 RUN_DEPENDS=	cabextract:archivers/cabextract \
 		${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}acora>=2.0:textproc/py-acora@${PY_FLAVOR} \

Modified: head/security/py-rekall/Makefile
==============================================================================
--- head/security/py-rekall/Makefile	Sun Dec 27 20:04:51 2020	(r559418)
+++ head/security/py-rekall/Makefile	Sun Dec 27 20:08:27 2020	(r559419)
@@ -13,6 +13,9 @@ COMMENT=	Memory forensics analysis framework
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Unmaintained upstream, use security/py-volatility3 instead
+EXPIRATION_DATE=	2021-01-27
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}rekall_lib>=1.7.1:security/py-rekall_lib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}rekall-core>=1.7.1:security/py-rekall-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipython5>=5.0.0:devel/ipython5@${PY_FLAVOR}

Modified: head/security/py-rekall_lib/Makefile
==============================================================================
--- head/security/py-rekall_lib/Makefile	Sun Dec 27 20:04:51 2020	(r559418)
+++ head/security/py-rekall_lib/Makefile	Sun Dec 27 20:08:27 2020	(r559419)
@@ -13,6 +13,9 @@ COMMENT=	Rekall Support Libraries
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION_DATE=	2021-01-27
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}arrow>=0.10.0:devel/py-arrow@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sortedcontainers>=1.5.7:devel/py-sortedcontainers@${PY_FLAVOR} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012272008.0BRK8RN1016539>