| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove PYNUMERIC | sunpoet | 2018-02-28 | 1 | -1/+0 |
* | Remove support for deprecated USES=python:2 and USES=python:3 | antoine | 2018-02-27 | 1 | -14/+4 |
* | devel/boost-python-libs got forgotten in the python flavorization, fix | mat | 2018-02-15 | 1 | -0/+7 |
* | Remove leading newline to FLAVORS. | bdrewery | 2018-02-07 | 1 | -0/+4 |
* | Add a USES=python:patch for when Python is needed during the patch | mat | 2018-01-25 | 1 | -21/+19 |
* | Describe when allflavors should be used. | mat | 2018-01-23 | 1 | -1/+3 |
* | Remove PYTHON*_DEFAULT_VERSION. | mat | 2018-01-21 | 1 | -55/+5 |
* | Enhance USES=uniquefiles to be more generic. | mat | 2017-12-20 | 1 | -5/+9 |
* | Rework PY_FLAVOR to always work. | mat | 2017-12-14 | 1 | -5/+6 |
* | Add a DEV_WARNING about some hypotetical case. | mat | 2017-12-12 | 1 | -0/+3 |
* | Limit matching Python flavors to two digits. | mat | 2017-12-12 | 1 | -1/+1 |
* | Make USE_PYTHON=concurrent flavors friendly. | mat | 2017-12-11 | 1 | -1/+3 |
* | Remove extra .endif. | mat | 2017-12-04 | 1 | -1/+0 |
* | Add a USES=python:env, that will not add a dependency on Python. | mat | 2017-12-04 | 1 | -0/+10 |
* | Add a note about USE_PYTHON=optsuffix being a kludge. | mat | 2017-12-04 | 1 | -0/+1 |
* | Depend on pkgnames and not files, always better. | mat | 2017-12-04 | 1 | -2/+2 |
* | Deprecate USES=python:2 and USES=python:3 | mat | 2017-12-04 | 1 | -0/+2 |
* | Correctly fix the Python 3 being the default but in fact not problem. | mat | 2017-12-04 | 1 | -3/+3 |
* | Add a WARNING for people trying to do clever but bad things with Python | mat | 2017-12-04 | 1 | -0/+4 |
* | Fix default python flavor wrt python version | amdmi3 | 2017-12-04 | 1 | -2/+2 |
* | Convert Python ports to FLAVORS. | mat | 2017-11-30 | 1 | -7/+119 |
* | Remove Python 3.3 from the Ports Framework. | rene | 2017-09-03 | 1 | -1/+1 |
* | Specifying an invalid PYTHON_VERSION against its USES should be IGNORED. | bdrewery | 2017-06-18 | 1 | -1/+1 |
* | Don't pass the default version in DEPENDS_ARGS. | bdrewery | 2017-06-06 | 1 | -1/+2 |
* | Use POSIX conformant expressions with grep(1) | antoine | 2017-04-22 | 1 | -2/+2 |
* | Rename python setuptools ports to better match other python ports | antoine | 2017-03-17 | 1 | -3/+3 |
* | Add more PLIST_SUB to Mk/Uses/python.mk | sunpoet | 2017-01-08 | 1 | -7/+22 |
* | - Repocopy lang/python35 --> lang/python36 and update to 3.6.0 | wen | 2016-12-25 | 1 | -1/+1 |
* | Change the default version of python3 from 3.4 to 3.5 | antoine | 2016-10-15 | 1 | -1/+1 |
* | Always include bsd.default-versions.mk in bsd.port.mk. | mat | 2016-08-03 | 1 | -3/+0 |
* | Reduce a little bit foot shooting for people installing python 3 ports using | antoine | 2016-06-26 | 1 | -1/+6 |
* | Remove ${PORTSDIR} from python _DEPENDS | antoine | 2016-04-28 | 1 | -3/+3 |
* | Make all the targets in USES use the _USES_* helpers. | mat | 2016-04-22 | 1 | -7/+5 |
* | Try to be more helpful to our users, and keep all the possible versions | mat | 2016-04-14 | 1 | -0/+2 |
* | Remove the now unneeded ${PORTSDIR} from dependency definition in | bapt | 2016-03-27 | 1 | -5/+5 |
* | For PYTHON_NO_DEPENDS don't pass PYTHON_VERSION to dependencies. | bdrewery | 2016-02-20 | 1 | -0/+2 |
* | Update examples to exclude version 3.2 | rm | 2016-02-03 | 1 | -5/+5 |
* | Remove expired lang/python32 | rm | 2016-02-03 | 1 | -1/+1 |
* | - Remove _PYTHON_CMD | sunpoet | 2016-01-22 | 1 | -3/+0 |
* | - Sort PYTHON_* knobs | sunpoet | 2016-01-03 | 1 | -3/+3 |
* | Mk/Uses/python.mk: Add support for optional 'test' argument | koobs | 2016-01-02 | 1 | -7/+22 |
* | lang/python27(3*), Mk/Uses/python.mk: remove make spawn | marino | 2015-12-29 | 1 | -1/+1 |
* | Remove PYTHON_PORTVERSION guards since it's no longer exported | antoine | 2015-12-28 | 1 | -2/+0 |
* | Do not cache PYTHON_PORTVERSION, it is not invariant between ports | antoine | 2015-12-26 | 1 | -1/+0 |
* | Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, after | bdrewery | 2015-11-10 | 1 | -0/+3 |
* | Avoid redundantly looking up python command executions for dependency calcula... | bdrewery | 2015-10-20 | 1 | -0/+9 |
* | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | bapt | 2015-10-15 | 1 | -7/+7 |
* | Drop the necessity to add ${PORTSDIR} to dependency line | bapt | 2015-10-15 | 1 | -7/+7 |
* | textproc/py-xml: remove port | rm | 2015-09-16 | 1 | -1/+0 |
* | Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files | antoine | 2015-09-14 | 1 | -2/+7 |
* | Uses/python.mk: Fix PYTHON_REL for pre-release Python versions | koobs | 2015-09-14 | 1 | -1/+5 |
* | [NEW] lang/python35: Welcome Python 3.5.x! (Note: RC3) | koobs | 2015-09-09 | 1 | -1/+1 |
* | Pass the default Python version (or the version required by port) | makc | 2015-06-10 | 1 | -0/+4 |
* | Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle | antoine | 2015-05-27 | 1 | -4/+4 |
* | Add back support for PYTHON_NO_DEPENDS that was lost in the USES=python | bdrewery | 2015-05-15 | 1 | -2/+3 |
* | - Remove support for deprecated python bits from the ports | mva | 2015-01-08 | 1 | -84/+0 |
* | - Second attempt to fix the python version usage on single port builds | mva | 2014-10-28 | 1 | -3/+13 |
* | Revert r371447, this breaks important ports like devel/py-gobject | antoine | 2014-10-25 | 1 | -13/+3 |
* | - Use the proper python version value within a single port build | mva | 2014-10-25 | 1 | -3/+13 |
* | - Do not blindly assume PREFIX to be the same as PYTHONBASE, when creating the | mva | 2014-10-08 | 1 | -1/+1 |
* | - Mark INSTALLS_EGGINFO as unsupported | mva | 2014-10-02 | 1 | -1/+1 |
* | Change the way USES is handled: | tijl | 2014-09-29 | 1 | -5/+0 |
* | - Fix awk issue in add-plist-post, if python 3.x is the default | mva | 2014-09-27 | 1 | -1/+0 |
* | - Resolve relative paths, such as path/./file.py or path/../file.py for | mva | 2014-09-26 | 1 | -27/+6 |
* | Fix man pages in ports using python autoplist after MANEXT removal | antoine | 2014-09-03 | 1 | -1/+1 |
* | Update CMake to 3.0.1. | rakuco | 2014-09-02 | 1 | -10/+0 |
* | Remove support for NO_STAGE | bapt | 2014-09-01 | 1 | -5/+0 |
* | - Deprecate INSTALLS_EGGINFO | mva | 2014-08-17 | 1 | -4/+0 |
* | - Fix USE_PYTHON knob handling. Features are to be separated with spaces, not | mva | 2014-08-16 | 1 | -1/+1 |
* | - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a | mva | 2014-08-15 | 1 | -25/+56 |
* | - Only print the python version mismatch warning, if a dependency or user set | mva | 2014-08-10 | 1 | -1/+4 |
* | Convert the Python framework bits to USES=python. | mva | 2014-08-09 | 1 | -0/+676 |