summaryrefslogtreecommitdiff
path: root/lang/python/pyversion.mk
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-07use the same logics for pth dependency like in python2?-pth/Makefiledrochner1-3/+11
2003-03-10add 22pth and 21pth to default 'accepted' listjdolecek1-2/+2
2002-12-23Remove references to pth/buildlink.mk.wiz1-5/+1
2002-11-23On Darwin, since it's currently the only Python that's usable there,schmonz1-1/+5
2002-10-30Make default version of Python 2.2.x instead of 2.1.x. Since multipletsarna1-2/+2
2002-10-25another Python versiondrochner1-1/+16
2002-10-09Set PYPACKAGE to the ${PKGBASE} of the python package used. PYPACKAGE canjlam1-1/+6
2002-10-09We actually refer to the pth-enable python package as "python21-pth".jlam1-7/+7
2002-09-25Fix typo on python21-pth pathname.seb1-2/+2
2002-09-20Move the definitions for PYINC, PYLIB, and PYSITELIB to pyversion.mkjlam1-3/+12
2002-09-20Make this work with buildlink2.jlam1-9/+26
2002-08-20teach it about python21-pthdrochner1-1/+10
2002-02-02force an error if no usable Python version is founddrochner1-1/+4
2002-01-29tell it about Python-1.5drochner1-1/+12
2002-01-19add an option to get a BUILD_DEPENDS onlydrochner1-4/+9
2002-01-17define a PYVERSSUFFIX (major.minor) and use it to define PYTHONBINdrochner1-5/+11
2002-01-16allow to override the python minor versionsdrochner1-4/+8
2002-01-16update for new location of the Python-2.0 pkgdrochner1-3/+2
2002-01-15-protect against multiple inclusiondrochner1-3/+21
2002-01-10split out the python version logics into a separate file, for use bydrochner1-0/+65