Age | Commit message (Expand) | Author |
2014-06-07 | Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallel | Marcus von Appen |
2014-06-02 | Update python34 port 3.4.0 --> 3.4.1. | Dmitry Sivachenko |
2014-06-01 | Remove support for Python 3.1 from bsd.python.mk, it expired on 2014-06-01 | Rene Ladan |
2014-05-31 | Handle non-ASCII encoded setup.py files properly, if the locale of the | Marcus von Appen |
2014-05-06 | When a port needs a python version in a specific range that current python | Antoine Brodin |
2014-05-05 | Convert all :U to :tu and :L to :tl | Baptiste Daroussin |
2014-04-12 | Mk/bsd.python.mk: Space to tabs in user message | Kubilay Kocak |
2014-04-11 | - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE | Sunpoet Po-Chuan Hsieh |
2014-04-08 | Welcome Python 3.4 to the FreeBSD Ports Tree! | Kubilay Kocak |
2014-03-10 | Update python33: 3.3.4 --> 3.3.5. | Dmitry Sivachenko |
2014-03-09 | - Fix following error message when "make update" with python{32,33} as defaul... | Sunpoet Po-Chuan Hsieh |
2014-03-06 | Fix packaging of python32 and python33 when they are already installed | Antoine Brodin |
2014-03-06 | - Add slave port of devel/py-setuptools for different python versions (27, 32... | Sunpoet Po-Chuan Hsieh |
2014-03-04 | lang/python33: Update to 3.3.4 | Kubilay Kocak |
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 |