6 Commits

Author SHA1 Message Date
daniel
53850840be switch compizconfig-python from pyrex to cython
This port is the last user of pyrex, so switching to cython will let us
retire pyrex.
2021-02-28 21:01:32 +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
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
matthieu
87404526a7 WANTLIB updates and patches for new xcb-util libs. tested by naddy@ 2014-04-14 19:52:44 +00:00
fgsch
6f91c8b7c6 Add compizconfig-python, the compiz configuration system bindings. 2013-12-03 00:51:19 +00:00