Age | Commit message (Expand) | Author |
2014-02-16 | Any python package that uses console_scripts in setup.py needs the | Kubilay Kocak |
2014-01-13 | Unregister lang/python26, it is expired and nothing depends on it anymore. | Rene Ladan |
2013-12-18 | - Remove lang/python as implicit build and run dependency from | Marcus von Appen |
2013-12-16 | Mk/bsd.python.mk: fix setup call for python 3.x | William Grzybowski |
2013-12-15 | Use setuptools for all Python ports. | William Grzybowski |
2013-12-08 | New USES=twisted, to replace the old USE_TWISTED knob. | Marcus von Appen |
2013-11-27 | devel/py-setuptools: Python packages installer | William Grzybowski |
2013-11-24 | lang/python27: Update to 2.7.6 | Kubilay Kocak |
2013-11-19 | Update to version 3.3.3. | Dmitry Sivachenko |
2013-11-09 | Mk/bsd.python.mk: remove deprecated easy install vars | William Grzybowski |
2013-11-09 | Mk/bsd.python.mk: add staging support for easy_install | William Grzybowski |
2013-11-09 | Fix a typo: USE_PYDISUTILS -> USE_PYDISTUTILS | Kubilay Kocak |
2013-11-09 | Further clarify PYTHON_PY3K_PLIST_HACK and PYTHON_PY3K_PLIST_HACK usage | Kubilay Kocak |
2013-11-02 | - Followup commit for the final lang/python26 update, that was missed | Marcus von Appen |
2013-10-27 | Mk/bsd.python.mk: Further tweaks to clarify AUTOPLIST and PY3K_HACK | Kubilay Kocak |
2013-10-26 | Mk/bsd.python.mk: Clarify PYTHON_PY3K_PLIST_HACK & PYDISTUTILS_AUTOPLIST usage | Kubilay Kocak |
2013-10-19 | - Fix replacement expressions for manpages, if PYDISTUTILS_AUTOPLIST is set | Marcus von Appen |
2013-10-18 | - Enable proper manpage handling for PYDISTUTILS_AUTOPLIST, if the | Marcus von Appen |
2013-10-03 | The default versions of lang/python* have been changed to support the | Marcus von Appen |
2013-09-30 | Enable python meta-ports to be used as direct dependencies | Marcus von Appen |
2013-09-27 | - Delete the whole directory hierarchy, not only directories containing | Marcus von Appen |
2013-09-26 | - Introduce a new port Makefile knob PYDISTUTILS_AUTOPLIST. | Marcus von Appen |
2013-09-23 | - add new USES target: zope, and convert the tree to it | Ruslan Makhmatkhanov |
2013-09-23 | Add support for staging area in the ports tree | Baptiste Daroussin |
2013-09-15 | - Introduce PYTHON2_DEFAULT_VERSION, the version of the default python2 | Marcus von Appen |
2013-09-07 | - Update comment of PYTHON_DISTFILE | Sunpoet Po-Chuan Hsieh |
2013-08-25 | - document the PYTHON_VER variable for port Makefiles | Marcus von Appen |
2013-08-18 | - Add lang/python as temporary RUN and BUILD dependency, if USE_PYTHON* | Marcus von Appen |
2013-06-29 | When python ports are installed that depend on the architecture/ABI of the | Chris Rees |
2013-05-31 | - Remove support for USE_CMAKE and KDE4_BUILDENV, they are no of use anymore. | Martin Wilke |
2013-05-18 | Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2 | Ruslan Makhmatkhanov |
2013-05-17 | - update to latest upstream versions: | Ruslan Makhmatkhanov |
2013-05-11 | Commit all the non-functional changes to python ports to reduce the diff size | Ruslan Makhmatkhanov |
2013-05-02 | Only try to retrieve python's version is the python command is installed to p... | Baptiste Daroussin |
2013-03-09 | - Update USE_PYTHON example | Sunpoet Po-Chuan Hsieh |
2013-03-05 | - replace deprecated devel/py-setuptools with devel/py-distribute | Ruslan Makhmatkhanov |
2012-12-23 | - Remove "first-installed-win" logic for automatically setting | Li-Wen Hsu |
2012-12-21 | Introduce PYTHON_MAJOR_VER variable. | Dmitry Sivachenko |
2012-12-20 | Port for python version 3.3. | Dmitry Sivachenko |
2012-10-03 | - do not hardcode distfile extension for lang/python ports in bsd.python.mk | Ruslan Makhmatkhanov |
2012-09-13 | - remove PYDISTUTILS "dependency line" since USE_PYTHON will garantee | Ruslan Makhmatkhanov |
2012-09-11 | - trim check for unsupported python versions | Ruslan Makhmatkhanov |
2012-07-16 | - remove expired ports | Ruslan Makhmatkhanov |
2012-06-26 | - Revert accidental commit | Sunpoet Po-Chuan Hsieh |
2012-06-26 | - Add shared TLS description | Sunpoet Po-Chuan Hsieh |
2012-06-19 | - Force cmake to use PYTHON_VER as version to detect, so that it uses | Marcus von Appen |
2012-06-17 | - Ensure that PYTHONOPTIMIZE and PYTHONDONTWRITEBYTECODE are ignored on | Marcus von Appen |
2012-05-30 | - Fix format: | Sunpoet Po-Chuan Hsieh |
2012-05-25 | Fix incompatibilities with python 3.x (mostly calling print as function). | Ruslan Makhmatkhanov |
2012-05-23 | - Remove emacs mode, -*- mode: ...; -*- [1] | Martin Wilke |