Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -0,0 +1,9 @@
The Volatility Framework is a completely open collection of tools,
implemented in Python under the GNU General Public License, for the
extraction of digital artifacts from volatile memory (RAM) samples.
The extraction techniques are performed completely independent of the
system being investigated but offer visibilty into the runtime state
of the system. The framework is intended to introduce people to the
techniques and complexities associated with extracting digital artifacts
from volatile memory samples and provide a platform for further work into
this exciting area of research.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.4 2015/06/22 10:38:17 pettai Exp $
DISTNAME= volatility-2.4
CATEGORIES= security
MASTER_SITES= http://downloads.volatilityfoundation.org/releases/2.4/
MAINTAINER= pettai@NetBSD.org
HOMEPAGE= http://volatilityfoundation.org/
COMMENT= Advanced memory forensics framework
LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
DEPENDS+= ${PYPKGPREFIX}-distorm3-[0-9]*:../../devel/py-distorm3
PYDISTUTILSPKG= yes
REPLACE_PYTHON= tools/vtype_diff.py
PYTHON_VERSIONS_INCOMPATIBLE= 33 34
.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

1047
security/volatility/PLIST Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/06/03 22:21:41 pettai Exp $
SHA1 (volatility-2.4.tar.gz) = 77ae1443062a5103c63377aee6170d6e09ca6354
RMD160 (volatility-2.4.tar.gz) = 9db862c278cc09e2e9f197f30a79ee28d22fd905
Size (volatility-2.4.tar.gz) = 2327513 bytes