5 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
3cbe1c2f30 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-02-23 19:39:08 +00:00
kn
b6ea8b5041 Update to autorandr 1.11
- 2020-05-23 Handle empty sys.executable
- 2020-06-08 Fix Python 2 compatibilit
- 2020-10-06 Set group membership of users in batch mode

OK gnezdo rsadowksi
maintainer timeout
2021-02-09 23:48:24 +00:00
sthen
797c6bf893 import ports/x11/autorandr, from Ashton Fagg, tweaks me/kn@, ok kn@ 2020-11-05 11:13:56 +00:00