Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d634ada7 | 2025-04-29 10:40:28 | sync PLISTs for setuptools ports | ||
| e7fe1b0c | 2024-12-21 11:39:11 | handle py3.12 switchover in www | ||
| 940b0670 | 2024-05-06 12:24:07 | bump REVISION for py3.10 -> py3.11 switch | ||
| c7010de0 | 2022-11-13 15:30:15 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 2206a800 | 2022-09-13 20:56:17 | rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a magic-numbers name and more of a nod at the frontend we're actually using for the build. | ||
| d8c8cd04 | 2022-09-11 07:10:34 | Shift a couple of my ports to using MODPY_PEP517 | ||
| eed57410 | 2022-08-18 02:24:48 | Fix ports for newer py3-setuptools; mostly just PLIST regens after some files were dropped (mostly entry_points.txt) or .egg-info files changed to directories. Small patches were needed where some other build systems were calling Python tools to install due to changes in setuptools. Messy patching needed for games/0ad which bundles a spidermonkey tar of a specific version and patches it using files in its own distribution. Been through a bulk on i386, plus I tested a few things separately on amd64 where fallout from the recent qscintilla update has broken some ports on !LP64 which was blocking them on i386. | ||
| ec148031 | 2022-03-11 20:09:36 | drop RCS Ids | ||
| 74e3cc3e | 2021-11-02 00:02:51 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| c71ba095 | 2021-03-13 23:29:19 | Update www/py-query to 1.4.3. Python 2 flavor gets dropped since 1.4.1 was the last to support Python 2. Nothing actually uses that flavor though. ok gnezdo@ |