Commit Graph

10 Commits

Author SHA1 Message Date
sthen cb28be1c2f update to post-0.1.3 git checkout of py-miasm and unbreak,
py-elfesteem is no longer needed. maintainer timeout
2022-11-28 20:20:02 +00:00
sthen 9c1762e933 Update py-llvmlite to unbreak with our LLVM version. From aisha, I added
devel/quirks and @pkgpath markers.

Drops py2 support so py-miasm needs work to fix with this version,
however the situation isn't worse than it is now, because it was already
unusable because py-llvmlite was already broken.

I only waited a few days for maintainer (no reply) because it's already
broken.
2022-09-08 09:47:44 +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
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 77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
kmos c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
rpointel dde60c412f update miasm to latest release: 0.1.1.
ok benoit@.
2019-01-26 06:45:20 +00:00
sthen bcdf0448b8 broken on i386 (and must be more besides - problem is uint128_t - but
I don't have a list of arches). ONLY_FOR_ARCHS might make more sense.
2018-07-01 19:13:59 +00:00
rpointel 66c6426f5d import miam, a reverse engineering framework in Python.
inputs and ok benoit@.
2018-06-27 14:32:23 +00:00