10 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
sthen
2afb40ea2f update to gprof2dot-2021.02.21 and switch to py3 2021-02-28 13:38:00 +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
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
3c13d59df9 remove HOMEPAGE which is already the default with GH_* 2017-02-16 10:45:45 +00:00
jasper
90f0faa3e7 update to gprof2dot-2016.10.13 2016-11-01 21:25:05 +00:00
sthen
4f45143bbd bump REVISION for setuptools dep change. 2015-09-29 10:52:11 +00:00
edd
667bbfc29f Fix fallout from py-setuptools update.
OK sthen@, input rpointel@, kili@. Thanks.
2015-09-29 09:02:54 +00:00
ajacoutot
dbc8aaa4bf Import gprof2dot-2015.02.03.
This is a Python script to convert the output from many profilers into a dot
graph.
<...>

req. by and ok mpi@
2015-05-01 21:06:44 +00:00