IABSD.fr/ports/graphics/gprof2dot/Makefile

Branch :


Log

Author Commit Date CI Message
af6a7994 2022-03-11 19:22:04 drop RCS Ids
5e4370b6 2021-11-02 00:01:12 bump REVISION for switch from Python 3.8 -> 3.9
2afb40ea 2021-02-28 13:38:00 update to gprof2dot-2021.02.21 and switch to py3
3cbe1c2f 2021-02-23 19:39:08 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.
3318ced0 2019-07-12 20:46:54 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
3c13d59d 2017-02-16 10:45:45 remove HOMEPAGE which is already the default with GH_*
90f0faa3 2016-11-01 21:25:05 update to gprof2dot-2016.10.13
4f45143b 2015-09-29 10:52:11 bump REVISION for setuptools dep change.
667bbfc2 2015-09-29 09:02:54 Fix fallout from py-setuptools update. OK sthen@, input rpointel@, kili@. Thanks.
dbc8aaa4 2015-05-01 21:06:44 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@