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
fcambus
45d27cb709
Drop maintainership for some ports I no longer use.
2021-01-09 18:14:11 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
kmos
a5393433aa
Move termtosvg to MODPY_PYTEST
2020-02-10 20:24:24 +00:00
fcambus
638f3b9bdf
Update HOMEPAGE.
2020-02-06 09:04:17 +00:00
fcambus
ceffabb71e
Update termtosvg to 1.1.0.
2020-01-20 18:10:23 +00:00
fcambus
76f1c74c92
Update termtosvg to 1.0.0.
2019-11-17 18:27:57 +00:00
fcambus
119e67ae8a
Update termtosvg to 0.9.0.
...
While there, switch PERMIT_PACKAGE_CDROM to PERMIT_PACKAGE.
2019-07-08 08:49:20 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
fcambus
1ae119f099
Update termtosvg to 0.8.0
2019-01-23 22:37:41 +00:00
fcambus
eb6c71b047
Update termtosvg to 0.7.0.
2018-12-14 23:18:27 +00:00
fcambus
a6e6239ee1
Update termtosvg to 0.6.0.
2018-11-05 08:15:31 +00:00
fcambus
cedebf76b1
Import graphics/termtosvg.
...
termtosvg is a Unix terminal recorder written in Python that renders
your command line sessions as standalone SVG animations.
OK solene@, sthen@
2018-10-17 16:15:26 +00:00