summaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk
AgeCommit message (Expand)Author
2014-02-16Any python package that uses console_scripts in setup.py needs theKubilay Kocak
2014-01-13Unregister 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 fromMarcus von Appen
2013-12-16Mk/bsd.python.mk: fix setup call for python 3.xWilliam Grzybowski
2013-12-15Use setuptools for all Python ports.William Grzybowski
2013-12-08New USES=twisted, to replace the old USE_TWISTED knob.Marcus von Appen
2013-11-27devel/py-setuptools: Python packages installerWilliam Grzybowski
2013-11-24lang/python27: Update to 2.7.6Kubilay Kocak
2013-11-19Update to version 3.3.3.Dmitry Sivachenko
2013-11-09Mk/bsd.python.mk: remove deprecated easy install varsWilliam Grzybowski
2013-11-09Mk/bsd.python.mk: add staging support for easy_installWilliam Grzybowski
2013-11-09Fix a typo: USE_PYDISUTILS -> USE_PYDISTUTILSKubilay Kocak
2013-11-09Further clarify PYTHON_PY3K_PLIST_HACK and PYTHON_PY3K_PLIST_HACK usageKubilay Kocak
2013-11-02- Followup commit for the final lang/python26 update, that was missedMarcus von Appen
2013-10-27Mk/bsd.python.mk: Further tweaks to clarify AUTOPLIST and PY3K_HACKKubilay Kocak
2013-10-26Mk/bsd.python.mk: Clarify PYTHON_PY3K_PLIST_HACK & PYDISTUTILS_AUTOPLIST usageKubilay Kocak
2013-10-19- Fix replacement expressions for manpages, if PYDISTUTILS_AUTOPLIST is setMarcus von Appen
2013-10-18- Enable proper manpage handling for PYDISTUTILS_AUTOPLIST, if theMarcus von Appen
2013-10-03The default versions of lang/python* have been changed to support theMarcus von Appen
2013-09-30Enable python meta-ports to be used as direct dependenciesMarcus von Appen
2013-09-27- Delete the whole directory hierarchy, not only directories containingMarcus 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 itRuslan Makhmatkhanov
2013-09-23Add support for staging area in the ports treeBaptiste Daroussin
2013-09-15- Introduce PYTHON2_DEFAULT_VERSION, the version of the default python2Marcus von Appen
2013-09-07- Update comment of PYTHON_DISTFILESunpoet Po-Chuan Hsieh
2013-08-25- document the PYTHON_VER variable for port MakefilesMarcus von Appen
2013-08-18- Add lang/python as temporary RUN and BUILD dependency, if USE_PYTHON*Marcus von Appen
2013-06-29When python ports are installed that depend on the architecture/ABI of theChris Rees
2013-05-31- Remove support for USE_CMAKE and KDE4_BUILDENV, they are no of use anymore.Martin Wilke
2013-05-18Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2Ruslan Makhmatkhanov
2013-05-17- update to latest upstream versions:Ruslan Makhmatkhanov
2013-05-11Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov
2013-05-02Only try to retrieve python's version is the python command is installed to p...Baptiste Daroussin
2013-03-09- Update USE_PYTHON exampleSunpoet Po-Chuan Hsieh
2013-03-05- replace deprecated devel/py-setuptools with devel/py-distributeRuslan Makhmatkhanov
2012-12-23- Remove "first-installed-win" logic for automatically settingLi-Wen Hsu
2012-12-21Introduce PYTHON_MAJOR_VER variable.Dmitry Sivachenko
2012-12-20Port for python version 3.3.Dmitry Sivachenko
2012-10-03- do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov
2012-09-13- remove PYDISTUTILS "dependency line" since USE_PYTHON will garanteeRuslan Makhmatkhanov
2012-09-11- trim check for unsupported python versionsRuslan Makhmatkhanov
2012-07-16- remove expired portsRuslan Makhmatkhanov
2012-06-26- Revert accidental commitSunpoet Po-Chuan Hsieh
2012-06-26- Add shared TLS descriptionSunpoet Po-Chuan Hsieh
2012-06-19- Force cmake to use PYTHON_VER as version to detect, so that it usesMarcus von Appen
2012-06-17- Ensure that PYTHONOPTIMIZE and PYTHONDONTWRITEBYTECODE are ignored onMarcus von Appen
2012-05-30- Fix format:Sunpoet Po-Chuan Hsieh
2012-05-25Fix incompatibilities with python 3.x (mostly calling print as function).Ruslan Makhmatkhanov
2012-05-23- Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke