summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)AuthorFilesLines
2010-05-02Update for python26-2.6.5.wiz1-3/+3
2010-04-07Adjust to new version of Python 2.5 (pointed out by Dennis den Brok ingdt1-3/+3
2010-02-12allow to override cmake's Python search order, to enforce the versiondrochner1-1/+5
2010-02-10Make Python 2.6 the default version.joerg1-6/+2
2010-02-09Add PYTHONCONFIG similar to PYTHONBIN.joerg1-1/+2
2009-11-03As the default PYTHON_VERSIONS_ACCEPTED matches with the supported listjoerg1-3/+1
2009-11-03Update for Python26-2.6.4wiz1-3/+3
2009-10-21Update for python26-2.6.3.wiz1-3/+3
2009-09-25Simplify pattern to detect Mac OS X Intel 64-Bit.tron1-2/+2
2009-09-25Re-do last change to avoid problems on Mac OS X older than Snow Leopard.tron1-2/+2
2009-09-22Use Python 2.6 by default under Mac OS X if we compile for the 64-Bit ABI.tron1-1/+5
2009-09-07Retire Python 2.3 support.joerg2-24/+7
2009-07-08Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Pythonjoerg1-1/+5
2009-07-02Restore PRINT_PLIST_AWK logic in so far they don't create @dirrmjoerg1-1/+11
2009-06-14Remove @dirrm related logic.joerg1-15/+1
2009-05-26Allow overriding build target for do-build, using PYSETUPBUILDTARGET.wiz1-2/+3
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.wiz2-10/+16
2009-04-19Add untested entry for python26.wiz1-2/+12
2009-04-11Update python25 to 2.5.4. Spammy changes:snj1-3/+3
2009-03-21Remove traces of python21.snj1-4/+4
2009-03-08Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk.joerg2-12/+12
2009-03-05Remove PYBINMODULE. All it did was mark some packages as not availablejoerg1-7/+1
2009-02-19For bmake, empty() take a variable, and M modifier only accept the standardobache1-3/+5
2009-02-18Update comments, now default python version is 25.obache1-2/+2
2009-02-17Use bsd.fast.prefs.mk.joerg1-2/+2
2009-02-17Require setuptools 0.6c9 to get consistent native_libs.txt behavior.joerg1-3/+3
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.joerg2-23/+2
2009-01-23Remove comment that doesn't reflect the consensus on how to mark supportjoerg1-5/+2
2008-12-23Only derive PYTHON_VERSION_REQD from PKGNAME_REQD or PKGNAME_OLD if theyabs1-3/+3
2008-12-02Fix for python23 update to 2.3.7.wiz1-4/+4
2008-11-29Remove one last python15 bit.snj1-2/+2
2008-11-29Oops, forgot to commit these. Remove python15 support.snj2-26/+6
2008-10-06Add support to derive the Python version from PKGNAME_OLD.joerg1-1/+3
2008-09-12Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages thatepg1-1/+3
2008-09-10Add PRINT_PLIST_AWK code.epg1-1/+5
2008-06-30Move PY_NO_EGG?= check outside of defined(PYDISTUTILSPKG) to fixabs1-7/+7
2008-04-26Python 2.5 should support eggs as well.joerg1-2/+2
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 majortnn2-43/+7
2008-04-24adjust directory for python25tnn1-7/+3
2008-04-24prepare for arrival of Python 2.5tnn2-5/+21
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-04-11update for 2.4.5drochner1-3/+3
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