summaryrefslogtreecommitdiff
path: root/lang/python/Makefile
AgeCommit message (Expand)Author
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-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-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
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-05-14[PATCH] lang/python: Some portlint fixesEdwin Groothuis
2006-05-09Remove USE_REINPLACE from the categories starting with LEdwin Groothuis
2006-03-30Update to Python 2.4.3.Hye-Shik Chang
2005-11-02Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang
2005-10-02- Update to Python 2.4.2. [1]Hye-Shik Chang
2005-07-28Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang
2005-07-18Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang
2005-06-19- Disable "fpectl" base module on non-i386 platforms to fix buildHye-Shik Chang
2005-05-12- Make FPECTL support optional and turn it off by default becauseHye-Shik Chang
2005-04-12At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien
2005-04-11Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien
2005-04-03Update to Python 2.4.1Hye-Shik Chang
2005-02-04Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang
2004-12-06Add new utility target named 'upgrade-site-packages' to upgradeHye-Shik Chang
2004-12-01- Update lang/python to 2.4 final release.Hye-Shik Chang
2004-11-15farewell to libxpg4.FUJISHIMA Satsuki
2004-08-21Fix package build on 4-STABLE.Hye-Shik Chang