Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-28 | python27: Fix build with OpenSSL 3. | jperkin | 1 | -13/+29 | |
2021-06-23 | Fix build on darwin20 and macOS arm64, via MacPorts. For other | schmonz | 1 | -15/+50 | |
platforms, NFCI. | |||||
2018-06-17 | python: pkgsrc changes | adam | 1 | -0/+403 | |
- Fix buidling curses (consistent across platforms) - Fix finding libraries with ctypes.util.find_library - Enable spwd module on Linux - Cleanup |