Version: 2.6.1, Package name: volatility-2.6.1 |
Maintained by: Remi Pointel |
Master sites: |
Description The Volatility Framework is a completely open collection of tools, implemented in Python for the extraction of digital artifacts from volatile memory (RAM) samples. |
Filesize: 5486.636 KB |
Version History (View Complete History) |
|
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-11-24 09:44:17 by Stuart Henderson | Files touched by this commit (13) |
Log message: switch python 2 users of Pillow to graphics/py2-Pillow. py-Pillow is now 3-only. |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-01-03 01:02:25 by Remi Pointel | Files touched by this commit (3) |
Log message: updte volatility to 2.6.1. |
2018-06-03 18:56:09 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix rcs id |
2018-06-02 06:01:59 by Jasper Lievisse Adriaanse | Files touched by this commit (29) |
Log message: remove patches which are no longer needed now that Cryptodome replaced Crypto |
2018-05-12 15:24:05 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: switch to py-cryptodome |
2017-01-06 01:49:39 by Remi Pointel | Files touched by this commit (3) |
Log message: update volatility to 2.6. ok benoit@. more information: http://www.volatilityfoundation.org/26 |
2016-06-20 12:17:22 by Remi Pointel | Files touched by this commit (1) |
Log message: add security/py-crypto to RUN_DEPENDS, bump REVISION. |
2015-11-01 01:34:30 by Remi Pointel | Files touched by this commit (3) |
Log message: update volatility to 2.5. More information: http://www.volatilityfoundation.org/#!releases/component_71401 ok benoit@. |
2015-09-29 04:52:35 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for setuptools dep change. |
2015-09-24 13:58:04 by Remi Pointel | Files touched by this commit (1) |
Log message: add me on mantainer on this port, and permit to use "screenshot" functionnality with. ok sthen@. |
2015-09-18 15:39:00 by Remi Pointel | Files touched by this commit (1) |
Log message: make the possibility to use yara from volatility. ok aja@. |