Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| cc7cee64 | 2026-05-14 10:21:25 | remove WRKDIR/bin/python symlinks that aren't needed any more (link now included in lang/python/3 -main). | ||
| e8200911 | 2025-07-21 15:44:28 | add missing WANTLIB on pthread | ||
| 41b34e25 | 2024-05-06 12:23:44 | bump REVISION for py3.10 -> py3.11 switch | ||
| a34bba28 | 2023-09-27 14:17:59 | MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use | ||
| 3f5796b9 | 2022-03-11 19:45:43 | drop RCS Ids | ||
| 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. | ||
| 467f9433 | 2021-01-19 21:34:49 | Update to libpsl-0.21.1 From Wen Heping. While here, drop maintainership. | ||
| 290e617d | 2019-12-27 22:35:41 | Provide debug packages | ||
| bcf34799 | 2019-06-22 22:44:06 | Move the ports I maintain to PERMIT_PACKAGE | ||
| ebf751b9 | 2019-05-20 22:15:00 | Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |