summaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2Ruslan Makhmatkhanov2013-05-181-4/+4
* - update to latest upstream versions:Ruslan Makhmatkhanov2013-05-171-6/+6
* Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov2013-05-111-15/+15
* Only try to retrieve python's version is the python command is installed to p...Baptiste Daroussin2013-05-021-0/+2
* - Update USE_PYTHON exampleSunpoet Po-Chuan Hsieh2013-03-091-2/+2
* - replace deprecated devel/py-setuptools with devel/py-distributeRuslan Makhmatkhanov2013-03-051-5/+0
* - Remove "first-installed-win" logic for automatically settingLi-Wen Hsu2012-12-231-0/+12
* Introduce PYTHON_MAJOR_VER variable.Dmitry Sivachenko2012-12-211-0/+5
* Port for python version 3.3.Dmitry Sivachenko2012-12-201-2/+14
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov2012-10-031-1/+1
* - remove PYDISTUTILS "dependency line" since USE_PYTHON will garanteeRuslan Makhmatkhanov2012-09-131-3/+2
* - trim check for unsupported python versionsRuslan Makhmatkhanov2012-09-111-3/+3
* - remove expired portsRuslan Makhmatkhanov2012-07-161-43/+7
* - Revert accidental commitSunpoet Po-Chuan Hsieh2012-06-261-4/+0
* - Add shared TLS descriptionSunpoet Po-Chuan Hsieh2012-06-261-0/+4
* - Force cmake to use PYTHON_VER as version to detect, so that it usesMarcus von Appen2012-06-191-0/+11
* - Ensure that PYTHONOPTIMIZE and PYTHONDONTWRITEBYTECODE are ignored onMarcus von Appen2012-06-171-1/+1
* - Fix format:Sunpoet Po-Chuan Hsieh2012-05-301-4/+4
* Fix incompatibilities with python 3.x (mostly calling print as function).Ruslan Makhmatkhanov2012-05-251-7/+7
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-1/+1