[125107] trunk/dports/security

ryandesign at macports.org ryandesign at macports.org
Fri Sep 5 16:18:38 PDT 2014


Revision: 125107
          https://trac.macports.org/changeset/125107
Author:   ryandesign at macports.org
Date:     2014-09-05 16:18:38 -0700 (Fri, 05 Sep 2014)
Log Message:
-----------
rekall: new port, version 1.0.2 (#44840)

Added Paths:
-----------
    trunk/dports/security/rekall/
    trunk/dports/security/rekall/Portfile

Added: trunk/dports/security/rekall/Portfile
===================================================================
--- trunk/dports/security/rekall/Portfile	                        (rev 0)
+++ trunk/dports/security/rekall/Portfile	2014-09-05 23:18:38 UTC (rev 125107)
@@ -0,0 +1,36 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+PortGroup           github 1.0
+
+github.setup        google rekall 1.0.2 v
+categories          security
+platforms           darwin
+maintainers         yahoo.fr:jul_bsd openmaintainer
+license             GPL-2
+supported_archs     noarch
+
+description         collection of tools for the extraction of digital \
+                    artifacts from volatile memory (RAM) samples
+
+long_description    The Rekall 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.
+
+homepage            http://www.rekall-forensic.com/
+
+checksums           rmd160  b12a8e61a6545f925ac5803b2dad0459299259ef \
+                    sha256  29bf4d261b937a1bddbf349eb62d71ef81afda353c296944480eb4449c65267f
+
+python.default_version  27
+python.link_binaries_suffix


Property changes on: trunk/dports/security/rekall/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140905/05fb65c9/attachment.html>


More information about the macports-changes mailing list