Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 32494bb5 | 2025-11-08 22:00:52 | drop PKG_ARCH=* | ||
| 9cfdb24c | 2025-10-23 13:20:19 | remove MODPY_COMMENT from PLISTs, no longer needed | ||
| 242ecd1d | 2025-07-10 10:35:29 | update to asciidoc-10.2.1, ok robert i've build tested all ports listing a BDEP on it | ||
| 91f70f30 | 2024-12-21 11:39:00 | handle py3.12 switchover in textproc | ||
| 940b0670 | 2024-05-06 12:24:07 | bump REVISION for py3.10 -> py3.11 switch | ||
| e81d6c04 | 2023-09-27 18:08:55 | MASTER_SITES -> SITES | ||
| 1427b990 | 2022-11-13 15:29:41 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 8c80a751 | 2022-03-11 20:02:12 | drop RCS Ids | ||
| 384d9705 | 2021-11-02 00:02:32 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| 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. |