Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION
This change would help:
- Build databases/postgresql*-plpython with Python 3
(It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile
PR: 205807
Differential Revision: https://reviews.FreeBSD.org/D4758
Exp-run by: antoine
accessibility/py3-speech-dispatcher: fix packaging with python 3.5
While here add NO_ARCH and make couple of whitespace fixes.
PR: 213393
Approved by: portmgr (blanket approval)
Split off the python bindings into it own slave port. They where not build
by default and orca requires the bindings. Bump port revision just to be
sure there will be no conflicts.
PR: 205486
Approved by: maintainer (timeout 27 days)