summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)Author
2022-09-07Remove WWW entries moved into port MakefilesStefan Eßer
2022-09-07Add WWW entries to port MakefilesStefan Eßer
2022-07-20lang: remove 'Created by' linesTobias C. Berner
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold
2020-01-09Garbage collecte unusable things from lang/python{,2,3} metaports.Mathieu Arnold
2019-10-09Drop the ipv6 virtual category for l* category as it is not relevant anymoreBaptiste Daroussin
2019-03-08Add a not to a few meta ports: do not depend on these portsAntoine Brodin
2019-01-26Update WWWSunpoet Po-Chuan Hsieh
2017-01-22Simplify MakefileSunpoet Po-Chuan Hsieh
2017-01-20Fix symbolic links of idle and pydocSunpoet Po-Chuan Hsieh
2016-04-01Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold
2015-05-15Remove dead PYTHON_NO_DEPENDS. It has not been needed or supported sinceBryan Drewery
2014-10-20- Convert ports of irc/ and lang/ to new USES=pythonMarcus von Appen
2014-09-01Remove support for pkg_installBaptiste Daroussin
2014-08-04- Fix and remove stale symlinks after the lang/python* cleanupMarcus von Appen
2014-01-25- Do not use absolute source paths for the symlinks to the stagedirMarcus von Appen
2014-01-25- Enable stagedir supportMarcus von Appen
2013-11-03lang/python: use python default versionWilliam Grzybowski
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin
2013-09-01- improve the python meta port descriptionsMarcus von Appen
2013-08-26- Bump PORTREVISION of lang/python since the package changedLi-Wen Hsu
2013-08-18- Avoid circular dependencies due to the previous bsd.python.mk changeMarcus von Appen
2013-08-17- Move the symlink magic for the default python version into lang/pythonMarcus von Appen
2012-10-03- Add pkgng supportSofian Brabez
2012-09-27- Speed up upgrade-site-packages [1]Sofian Brabez
2009-07-08- Remove distinfo, same informaion can (and should) be retrieved fromLi-Wen Hsu
2009-06-11- Add support for portmaster to upgrade-site-packages.Wesley Shields
2009-06-08- Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke
2009-03-09- Update python30 to 3.0.1Martin Wilke
2009-02-18- Fix sha256 checksum for python 2.6.1.Stanislav Sedov
2009-02-17- Add missing distinfo for python 2.5.4 and python 2.6.1Martin Wilke
2008-12-04Welcome to the new era of Python 3, with antigravity support!Hye-Shik Chang
2008-10-13Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang
2008-05-30Update python23 to 2.3.7.Hye-Shik Chang
2008-03-16Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang
2008-02-24Update to Python 2.5.2.Hye-Shik Chang
2007-07-31 - use PORTUPGRADE_CMD instead of PORTUPGRADE so as not to confict with theAlexander Botero-Lowry
2007-07-30 - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry
2007-02-14Update to Python 2.4.4.Xin LI
2007-02-05Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik
2006-10-13Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang
2006-10-09- Restrict a dependency to the real interpreter to _RUN only. ThisHye-Shik Chang
2006-10-09Fix version number to 2.5 even if 2.4 is in the system.Hye-Shik Chang
2006-10-09- Update the main python version to 2.5.Hye-Shik Chang
2006-10-08Fix buffer overrun when performing repr() on a unicode string in a buildSimon L. B. Nielsen
2006-09-13Add a checksum for 2.5c2 and remove checksums for old beta releases.Hye-Shik Chang
2006-08-12Avoid to use "ncursesw" which causes segfault when the system hasHye-Shik Chang
2006-08-04Add checksums for Python 2.5b3 and remove old checksums for pre-alphaHye-Shik Chang
2006-06-23Add a checksum for Python 2.5b1Hye-Shik Chang
2006-05-14[PATCH] lang/python: Some portlint fixesEdwin Groothuis