aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk
Commit message (Expand)AuthorAgeFilesLines
* lang/python27: Update to 2.7.8Kubilay Kocak2014-07-141-2/+2
* Support for installations based on the easy_install setup.py target hasMarcus von Appen2014-07-081-106/+18
* - Fix PYDISTUTILS_SETUP to use a proper argument list and avoid polluting theMarcus von Appen2014-06-281-1/+4
* Make @dirrmtry handling in pkg_install closer to what pkg doesAntoine Brodin2014-06-201-4/+6
* PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well.Raphael Kubo da Costa2014-06-181-0/+1
* - Support relative paths below man/ for manpages, when usingMarcus von Appen2014-06-161-1/+1
* Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallelMarcus von Appen2014-06-071-1/+63
* Update python34 port 3.4.0 --> 3.4.1.Dmitry Sivachenko2014-06-021-2/+2
* Remove support for Python 3.1 from bsd.python.mk, it expired on 2014-06-01Rene Ladan2014-06-011-11/+2
* Handle non-ASCII encoded setup.py files properly, if the locale of theMarcus von Appen2014-05-311-1/+1
* When a port needs a python version in a specific range that current pythonAntoine Brodin2014-05-061-1/+1
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-3/+3
* Mk/bsd.python.mk: Space to tabs in user messageKubilay Kocak2014-04-121-1/+1
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILESunpoet Po-Chuan Hsieh2014-04-111-2/+2
* Welcome Python 3.4 to the FreeBSD Ports Tree!Kubilay Kocak2014-04-081-2/+14
* Update python33: 3.3.4 --> 3.3.5.Dmitry Sivachenko2014-03-101-2/+2
* - Fix following error message when "make update" with python{32,33} as defaul...Sunpoet Po-Chuan Hsieh2014-03-091-2/+2
* Fix packaging of python32 and python33 when they are already installedAntoine Brodin2014-03-061-2/+2
* - Add slave port of devel/py-setuptools for different python versions (27, 32...Sunpoet Po-Chuan Hsieh2014-03-061-4/+4
* lang/python33: Update to 3.3.4Kubilay Kocak2014-03-041-2/+2
* Any python package that uses console_scripts in setup.py needs theKubilay Kocak2014-02-161-1/+1
* Unregister lang/python26, it is expired and nothing depends on it anymore.Rene Ladan2014-01-131-11/+2
* - Remove lang/python as implicit build and run dependency fromMarcus von Appen2013-12-181-4/+2
* Mk/bsd.python.mk: fix setup call for python 3.xWilliam Grzybowski2013-12-161-1/+1
* Use setuptools for all Python ports.William Grzybowski2013-12-151-12/+32
* New USES=twisted, to replace the old USE_TWISTED knob.Marcus von Appen2013-12-081-85/+1
* devel/py-setuptools: Python packages installerWilliam Grzybowski2013-11-271-2/+2
* lang/python27: Update to 2.7.6Kubilay Kocak2013-11-241-2/+2
* Update to version 3.3.3.Dmitry Sivachenko2013-11-191-2/+2
* Mk/bsd.python.mk: remove deprecated easy install varsWilliam Grzybowski2013-11-091-16/+0
* Mk/bsd.python.mk: add staging support for easy_installWilliam Grzybowski2013-11-091-4/+31
* Fix a typo: USE_PYDISUTILS -> USE_PYDISTUTILSKubilay Kocak2013-11-091-1/+1
* Further clarify PYTHON_PY3K_PLIST_HACK and PYTHON_PY3K_PLIST_HACK usageKubilay Kocak2013-11-091-5/+6
* - Followup commit for the final lang/python26 update, that was missedMarcus von Appen2013-11-021-2/+2
* Mk/bsd.python.mk: Further tweaks to clarify AUTOPLIST and PY3K_HACKKubilay Kocak2013-10-271-6/+6
* Mk/bsd.python.mk: Clarify PYTHON_PY3K_PLIST_HACK & PYDISTUTILS_AUTOPLIST usageKubilay Kocak2013-10-261-7/+7
* - Fix replacement expressions for manpages, if PYDISTUTILS_AUTOPLIST is setMarcus von Appen2013-10-191-1/+1
* - Enable proper manpage handling for PYDISTUTILS_AUTOPLIST, if theMarcus von Appen2013-10-181-1/+3
* The default versions of lang/python* have been changed to support theMarcus von Appen2013-10-031-24/+32
* Enable python meta-ports to be used as direct dependenciesMarcus von Appen2013-09-301-4/+19
* - Delete the whole directory hierarchy, not only directories containingMarcus von Appen2013-09-271-5/+14
* - Introduce a new port Makefile knob PYDISTUTILS_AUTOPLIST.Marcus von Appen2013-09-261-4/+56
* - add new USES target: zope, and convert the tree to itRuslan Makhmatkhanov2013-09-231-91/+0
* Add support for staging area in the ports treeBaptiste Daroussin2013-09-231-0/+3
* - Introduce PYTHON2_DEFAULT_VERSION, the version of the default python2Marcus von Appen2013-09-151-9/+25
* - Update comment of PYTHON_DISTFILESunpoet Po-Chuan Hsieh2013-09-071-1/+1
* - document the PYTHON_VER variable for port MakefilesMarcus von Appen2013-08-251-0/+3
* - Add lang/python as temporary RUN and BUILD dependency, if USE_PYTHON*Marcus von Appen2013-08-181-2/+4
* When python ports are installed that depend on the architecture/ABI of theChris Rees2013-06-291-12/+10
* - Remove support for USE_CMAKE and KDE4_BUILDENV, they are no of use anymore.Martin Wilke2013-05-311-2/+1