Re: [NEW] security/py-dfwinreg

2017-02-23 Thread Stuart Henderson
On 2017/02/22 07:12, Remi Pointel wrote:
> On 02/21/17 12:03, Stuart Henderson wrote:
> > I'm finding it difficult to keep track of these spread across a bunch of
> > mail threads and it's a pain to find the right file to test, could you post
> > a summary of the remaining deps in one message with a url for the tgz for
> > each please?  Thanks :)
> > 
> 

thanks, this is easier :)

> - devel/py-hachoir-core
> - devel/py-hachoir-metadata
> - devel/py-hachoir-parser

a few minor comment tweaks for these, otherwise OK:  (it doesn't need to
be exactly this, but "Package of" etc are redundant)

diff --git a/py-hachoir-core/Makefile b/py-hachoir-core/Makefile
index 4653a0c..08b4116 100644
--- a/py-hachoir-core/Makefile
+++ b/py-hachoir-core/Makefile
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile.template,v 1.75 2016/03/20 17:19:49 naddy Exp $
 
-COMMENT =  Core of Hachoir framework: parse and edit binary files
+COMMENT =  framework to parse and edit binary files as a tree of objects
 
 MODPY_EGG_VERSION = 1.3.3
 DISTNAME = hachoir-core-${MODPY_EGG_VERSION}
diff --git a/py-hachoir-metadata/Makefile b/py-hachoir-metadata/Makefile
index c599d94..8c4ec78 100644
--- a/py-hachoir-metadata/Makefile
+++ b/py-hachoir-metadata/Makefile
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile.template,v 1.75 2016/03/20 17:19:49 naddy Exp $
 
-COMMENT =  Program to extract metadata using Hachoir library
+COMMENT =  extract metadata using Hachoir library
 
 MODPY_EGG_VERSION = 1.3.3
 DISTNAME = hachoir-metadata-${MODPY_EGG_VERSION}
diff --git a/py-hachoir-parser/Makefile b/py-hachoir-parser/Makefile
index fa6013e..fee0c9b 100644
--- a/py-hachoir-parser/Makefile
+++ b/py-hachoir-parser/Makefile
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile.template,v 1.75 2016/03/20 17:19:49 naddy Exp $
 
-COMMENT =  Package of Hachoir parsers used to open binary files
+COMMENT =  Hachoir parsers used to open binary files
 
 MODPY_EGG_VERSION = 1.3.4
 DISTNAME = hachoir-parser-${MODPY_EGG_VERSION}


> - security/plaso

COMMENT =   Python-based backend engine for the tool log2timeline

This (and DESCR) suggests it's just the backend, but it actually
includes tools as well. Does something like this make sense?


||
COMMENT =   engine and tools to analyse events/metadata from computer 
systems

--/--
plaso is a Python-based framework for computer forensic analysis. It can read
files from many types of filesystem and volume image, has parsers for a huge
number of file types across multiple platforms, and tools to deal with this
information, in particular log2timeline which can use this to produce a single
correlated timeline from a system.
--/--

> and 1 port need to be downgraded:
> 
> - devel/py-construct

ok.



Re: [NEW] security/py-dfwinreg

2017-02-21 Thread Remi Pointel

On 02/21/17 12:03, Stuart Henderson wrote:

I'm finding it difficult to keep track of these spread across a bunch of
mail threads and it's a pain to find the right file to test, could you post
a summary of the remaining deps in one message with a url for the tgz for
each please?  Thanks :)



Hi,

only 5 ports needs to be imported:

- security/py-dfvfs
- devel/py-hachoir-core
- devel/py-hachoir-metadata
- devel/py-hachoir-parser
- security/plaso

and 1 port need to be downgraded:

- devel/py-construct

Attached are the tarball/diff.

Ok?

Cheers,

Remi.



plaso-1.5.1.tar.gz
Description: application/gzip
Index: Makefile
===
RCS file: /cvs/ports/devel/py-construct/Makefile,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile
--- Makefile	3 Jan 2017 19:19:48 -	1.2
+++ Makefile	22 Feb 2017 06:03:03 -
@@ -2,10 +2,10 @@
 
 COMMENT =	powerful declarative parser/builder for binary data
 
-MODPY_EGG_VERSION = 2.8.5
+EPOCH =		0
+MODPY_EGG_VERSION = 2.5.3
 DISTNAME =	construct-${MODPY_EGG_VERSION}
 PKGNAME =	py-${DISTNAME}
-REVISION =	0
 
 CATEGORIES =	devel
 
Index: distinfo
===
RCS file: /cvs/ports/devel/py-construct/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo	4 Oct 2016 19:34:44 -	1.1.1.1
+++ distinfo	22 Feb 2017 06:03:03 -
@@ -1,2 +1,2 @@
-SHA256 (construct-2.8.5.tar.gz) = DsBZOQuWpL4nu5ECwc5jLOyHWKB11hMzMrRxg2DCgrE=
-SIZE (construct-2.8.5.tar.gz) = 696415
+SHA256 (construct-2.5.3.tar.gz) = siM7x8ak1zgD9YBrwxZ+STXao+qKXNBWy6u9ucPXmjY=
+SIZE (construct-2.5.3.tar.gz) = 688072
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/py-construct/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST	4 Oct 2016 19:34:44 -	1.1.1.1
+++ pkg/PLIST	22 Feb 2017 06:03:03 -
@@ -4,68 +4,63 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/construct-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
 lib/python${MODPY_VERSION}/site-packages/construct-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
 lib/python${MODPY_VERSION}/site-packages/construct-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
+lib/python${MODPY_VERSION}/site-packages/construct-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
 lib/python${MODPY_VERSION}/site-packages/construct-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
 lib/python${MODPY_VERSION}/site-packages/construct/__init__.py
 ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}/
 lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}adapters.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}core.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}debug.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}expr.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}macros.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/construct/${MODPY_PYCACHE}version.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/construct/adapters.py
 lib/python${MODPY_VERSION}/site-packages/construct/core.py
 lib/python${MODPY_VERSION}/site-packages/construct/debug.py
-lib/python${MODPY_VERSION}/site-packages/construct/examples/
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/__init__.py
-${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/${MODPY_PYCACHE}/
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/__init__.py
-${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/${MODPY_PYCACHE}/
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/${MODPY_PYCACHE}cap.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/${MODPY_PYCACHE}snoop.${MODPY_PYC_MAGIC_TAG}pyc
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/cap.py
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/data/snoop.py
-lib/python${MODPY_VERSION}/site-packages/construct/examples/formats/executable/

Re: [NEW] security/py-dfwinreg

2017-02-21 Thread Stuart Henderson
On 2017/02/21 07:21, Remi Pointel wrote:
> On 02/12/17 09:52, Remi Pointel wrote:
> > On 01/18/17 21:55, Remi Pointel wrote:
> > > Hi,
> > > 
> > > attached is dfwinreg: Digital Forensics Windows Registry, provides
> > > read-only access to Windows Registry objects. It's needed for Plaso.
> > > 
> > > Ok?
> > > 
> > > Cheers,
> > > 
> > > Remi.
> > 
> > 
> > Update depends which are in sysutils now.
> > 
> > Ok?
> > 
> > Cheers,
> > 
> > Remi.
> 
> ping
> 

I'm finding it difficult to keep track of these spread across a bunch of
mail threads and it's a pain to find the right file to test, could you post
a summary of the remaining deps in one message with a url for the tgz for
each please?  Thanks :)



Re: [NEW] security/py-dfwinreg

2017-02-20 Thread Remi Pointel

On 02/12/17 09:52, Remi Pointel wrote:

On 01/18/17 21:55, Remi Pointel wrote:

Hi,

attached is dfwinreg: Digital Forensics Windows Registry, provides
read-only access to Windows Registry objects. It's needed for Plaso.

Ok?

Cheers,

Remi.



Update depends which are in sysutils now.

Ok?

Cheers,

Remi.


ping



Re: [NEW] security/py-dfwinreg

2017-02-12 Thread Remi Pointel

On 01/18/17 21:55, Remi Pointel wrote:

Hi,

attached is dfwinreg: Digital Forensics Windows Registry, provides
read-only access to Windows Registry objects. It's needed for Plaso.

Ok?

Cheers,

Remi.



Update depends which are in sysutils now.

Ok?

Cheers,

Remi.


py-dfwinreg-20160428.tar.gz
Description: application/gzip


[NEW] security/py-dfwinreg

2017-01-18 Thread Remi Pointel

Hi,

attached is dfwinreg: Digital Forensics Windows Registry, provides 
read-only access to Windows Registry objects. It's needed for Plaso.


Ok?

Cheers,

Remi.


py-dfwinreg-20160428.tar.gz
Description: application/gzip