aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/python.mk
Commit message (Expand)AuthorAgeFilesLines
* - Remove support for deprecated python bits from the portsmva2015-01-081-84/+0
* - Second attempt to fix the python version usage on single port buildsmva2014-10-281-3/+13
* Revert r371447, this breaks important ports like devel/py-gobjectantoine2014-10-251-13/+3
* - Use the proper python version value within a single port buildmva2014-10-251-3/+13
* - Do not blindly assume PREFIX to be the same as PYTHONBASE, when creating themva2014-10-081-1/+1
* - Mark INSTALLS_EGGINFO as unsupportedmva2014-10-021-1/+1
* Change the way USES is handled:tijl2014-09-291-5/+0
* - Fix awk issue in add-plist-post, if python 3.x is the defaultmva2014-09-271-1/+0
* - Resolve relative paths, such as path/./file.py or path/../file.py formva2014-09-261-27/+6
* Fix man pages in ports using python autoplist after MANEXT removalantoine2014-09-031-1/+1
* Update CMake to 3.0.1.rakuco2014-09-021-10/+0
* Remove support for NO_STAGEbapt2014-09-011-5/+0
* - Deprecate INSTALLS_EGGINFOmva2014-08-171-4/+0
* - Fix USE_PYTHON knob handling. Features are to be separated with spaces, notmva2014-08-161-1/+1
* - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid amva2014-08-151-25/+56
* - Only print the python version mismatch warning, if a dependency or user setmva2014-08-101-1/+4
* Convert the Python framework bits to USES=python.mva2014-08-091-0/+676