Version: 1.1.0, Package name: termtosvg-1.1.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description termtosvg is a Unix terminal recorder written in Python that renders your command line sessions as standalone SVG animations. |
Filesize: 61.776 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:18 by Stuart Henderson | Files touched by this commit (110) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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-01-09 11:14:11 by Frederic Cambus | Files touched by this commit (2) |
Log message: Drop maintainership for some ports I no longer use. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-02-10 13:24:24 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move termtosvg to MODPY_PYTEST |
2020-02-06 02:04:17 by Frederic Cambus | Files touched by this commit (1) |
Log message: Update HOMEPAGE. |
2020-01-20 11:10:23 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update termtosvg to 1.1.0. |
2019-11-17 11:27:58 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update termtosvg to 1.0.0. |
2019-07-08 02:49:20 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update termtosvg to 0.9.0. While there, switch PERMIT_PACKAGE_CDROM to PERMIT_PACKAGE. |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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-01-23 15:37:41 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update termtosvg to 0.8.0 |
2018-12-14 16:18:27 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update termtosvg to 0.7.0. |
2018-11-05 01:15:31 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update termtosvg to 0.6.0. |