Commit Graph

11 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
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
331df8f993 update to screenkey-1.4, from maintainer Laurie Tratt with small tweaks 2021-03-18 11:27:03 +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
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
ajacoutot
04c82eb792 Dumb me, fix path to gettext-tools 2020-08-24 06:38:39 +00:00
ajacoutot
5a281b0d99 Add explicit dependency on textproc/gettext-tools.
This should not be needed because we depend on:
py-distutils-extra -> intltool -> gettext-tools
where this is really used.
But the check for gettext-tools in ports/infrastructure/mk/bsd.port.mk:2650
only checks for direct dependency of the port :-(
2020-08-23 15:43:07 +00:00
ajacoutot
6e50fcdcf8 Remove explicit dependency on intltool.
It's provided by py-distutils-extra.
2020-08-23 08:16:42 +00:00
bcallah
d2e44fddf4 Import x11/screenkey, a utility to display keypresses on screen.
Original submission from Laurence Tratt, who takes MAINTAINER -- thanks!
Additional testing from Stefan Hagan and Florian Viehweger.
tweaks and ok sthen@
2020-08-11 21:33:22 +00:00