16 Commits

Author SHA1 Message Date
sthen
64596a8f47 missed bump, found by naddy 2022-08-10 21:49:01 +00:00
sthen
a00cf03ee0 split py2-parsing off from py-parsing, update to py3-parsing-3.0.9,
and fix up deps
2022-08-10 13:54:41 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
kmos
2795ba2341 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-05-21 19:50:21 +00:00
sthen
3cbe1c2f30 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.
2021-02-23 19:39:08 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpointel
e83a67332d update oletools to 0.53.1. 2018-11-16 08:02:25 +00:00
rpointel
9af8731eff small update to 0.52. 2018-02-20 14:00:30 +00:00
rpointel
805b47fc2e update oletools to 0.51.
ok benoit@.
2017-07-18 07:57:05 +00:00
rpointel
488f285e58 update oletools to 0.50.
ok benoit@.
2016-11-23 19:40:38 +00:00
rpointel
8e92fec334 update oletools to 0.46. 2016-04-22 07:20:44 +00:00
rpointel
1bb3488109 update oletools to 0.45. 2016-04-13 05:42:29 +00:00
rpointel
3e5391d630 update oletools to 0.44.
ok benoit@.
2016-03-14 06:13:38 +00:00
rpointel
0829a72459 install mraptor and ezhexviewer tools.
ok benoit@.
2016-03-07 22:29:54 +00:00
rpointel
db3e7fc0a3 update to 0.43.
ok benoit@.
2016-03-07 18:45:54 +00:00
rpointel
7afec1b050 import oletools.
python-oletools is a package of python tools to analyze Microsoft OLE2 files
(also called Structured Storage, Compound File Binary Format or Compound
Document File Format), such as Microsoft Office documents or Outlook messages,
mainly for malware analysis, forensics and debugging.
with few inputs from sthen@ and Markus Lude (thanks). 
ok sthen@.
2016-03-01 18:22:38 +00:00