summaryrefslogtreecommitdiff
path: root/lang/python/pyversion.mk
AgeCommit message (Expand)AuthorFilesLines
2009-04-19Make BUILDLINK_API_DEPENDS.python26 agree with the package.snj1-2/+2
2009-04-19Add py26 to default list of PYTHON_VERSIONS_ACCEPTED and setsnj1-2/+3
2009-04-19Add untested entries for python26.wiz1-8/+14
2009-03-21Remove traces of python21.snj1-4/+4
2009-03-08Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk.joerg1-1/+11
2009-02-18Update comments, now default python version is 25.obache1-2/+2
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
2009-02-09Remove Python 2.1 support.joerg1-12/+1
2009-01-23Remove comment that doesn't reflect the consensus on how to mark supportjoerg1-5/+2
2008-11-29Remove one last python15 bit.snj1-2/+2
2008-11-29Oops, forgot to commit these. Remove python15 support.snj1-15/+5
2008-04-25Remove python 2.1 from the default set of acceptable python packagestnn1-3/+3
2008-04-25De-orbit support for python 2.0 and python 2.2 under the "three majortnn1-20/+6
2008-04-24adjust directory for python25tnn1-7/+3
2008-04-18As all Python packages are required to include lang/python/pyversion.mkjoerg1-6/+8
2008-04-11only set 25 in PYTHON_VERSIONS_ACCEPTED if ../../wip/python25/Makefile foundabs1-1/+5
2008-04-11Add 25 to PYTHON_VERSIONS_ACCEPTED, so PYTHON_VERSION_DEFAULT=25 works in mk....abs1-2/+2
2008-03-15For Python 2.5, check that the wip directory actually exists.joerg1-2/+2
2008-02-20Removed colons from variable names so they are accessible to "bmakerillig1-8/+15
2008-02-04Revert last. Python 2.5 is not in the main tree and creating noise forjoerg1-2/+2
2008-02-01python 2.5 should be supported because it's the current production release,xtraeme1-6/+13
2008-01-31Improved the wording for the cases where PYTHON_VERSIONS_INCOMPATIBLErillig1-4/+5
2008-01-31Explained the comment for PYTHON_VERSIONS_ACCEPTED and documented whyrillig1-7/+8
2007-08-24Added PYTHON to ALL_ENV, since otherwise many packages may be confusedrillig1-1/+3
2007-01-07In the BUILD_DEFS message, print which Python version has actually beenrillig1-2/+6
2006-09-07Moved the BUILD_DEFS code a bit so that it only gets executed when therillig1-3/+2
2006-09-07Added the usual documentation.rillig1-1/+37
2006-08-08set the default defauly python version to 2.4drochner1-2/+2
2006-06-30py15-distutils-* => py15-distutils-[0-9]*joerg1-2/+2
2006-06-15Don't query distutils when bootstrapping it. Should fix problemsjoerg1-2/+2
2006-06-04Remove logic to use the current installed Python as default.joerg1-47/+19
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-13/+13
2005-11-04Use PTHREAD_OPTS+=require instead of a "=".rillig1-2/+3
2005-07-09Prevent include of nonexisting file when the requested python versionkristerw1-2/+4
2005-06-23Fix typo: it's BUILDLINK_DEPMETHOD.python not BUILD_DEPMETHOD.python.seb1-2/+2
2005-03-29Use PKG_FAIL_REASON when the python version is not found, otherwisextraeme1-2/+2
2005-03-24Remove redundant inclusion of pth/buildlink3.mk. This exact same codejlam1-4/+1
2005-03-24Don't check for USE_BUILDLINK3 anymore in these files. These are includedjlam1-15/+7
2005-01-24Remove 23 from PYTHON_VERSIONS_INCOMPATIBLE in the Darwin case.recht1-2/+2
2005-01-23Build Python with thread support by default and turn the existingrecht1-73/+8
2004-12-05add Python 2.4recht1-3/+30
2004-07-23Add PRINT_PLIST_AWKs for PYINC, PYSITELIB and PYLIB.recht1-1/+15
2004-06-06Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be settv1-4/+8
2004-05-23Now that all Python modules have been bl3ified remove the bl2 support.recht1-29/+6
2004-04-23set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolvedanw1-4/+6
2004-04-22Make Python 2.3 the default Python version.recht1-3/+3
2004-03-11Fix up the supported versions on Darwindanw1-2/+2
2004-01-25add buildlink3 supportrecht1-3/+26
2003-09-30DTRT for USE_BUILDLINK2=no (or [nN][oO]).kristerw1-5/+5
2003-08-04prepare for Python-2.3drochner1-3/+30