summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)AuthorFilesLines
2007-08-24Added PYTHON to ALL_ENV, since otherwise many packages may be confusedrillig1-1/+3
2007-08-10Explicitly specify --root=/ for the non-DESTDIR case so that setuptoolsjoerg1-1/+4
2007-08-09EGGNAME -> EGG_NAME for consistency.joerg1-3/+3
2007-08-09Add some basic infrastructure to manage Python eggs in pkgsrc.joerg2-2/+23
2007-06-08Correct version number for Python 2.4.x.tron1-3/+3
2007-02-20Added REPLACE_PYTHON as an alias to PYTHON_PATCH_SCRIPTS, to have morerillig1-9/+14
2007-01-24Made "make help" find this.rillig1-1/+5
2007-01-07In the BUILD_DEFS message, print which Python version has actually beenrillig1-2/+6
2006-10-09distutils allows installation in a separate tree by passingjoerg1-1/+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-12update python24 to 2.4.3drochner1-3/+3
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-13/+13
2006-03-11Convert all packages using REPLACE_INTERPRETER to the new variable namesghen1-4/+4
2006-01-24Add missing part for the last python24 fix.recht1-5/+1
2005-11-04Use PTHREAD_OPTS+=require instead of a "=".rillig1-2/+3
2005-11-04Use "+=" for PKG_FAIL_REASON.rillig1-2/+2
2005-10-02sync with new Python 2.4 versionrecht1-3/+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-05-10Fix srcdist.mk usage for _PYTHON_VERSION 24, and add reminder comment toabs1-3/+3
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-02-16Update two more occurances of the old version number.tron1-3/+3
2005-02-16Update Python 2.3.x version number here, too.tron1-2/+2
2005-01-30Convert the python packages to use the alternatives system to install ajmmv3-50/+0
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 existingrecht2-78/+13
2004-12-28- Fix an error where -lpython does not get defined on Darwin and causesadrianp1-1/+5
2004-12-05add Python 2.4recht2-5/+42
2004-07-23Add PRINT_PLIST_AWKs for PYINC, PYSITELIB and PYLIB.recht1-1/+15
2004-07-22add python as categoryrecht1-2/+2
2004-06-12Add quotes around word "install" in the setup command.darcy1-2/+2
2004-06-06Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be settv1-4/+8
2004-06-02catch up with the Python 2.3.4 updaterecht1-4/+4
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-03-02use REPLACE_INTERPRETER instead of our private implementationdrochner1-17/+5
2004-02-06Add a python "meta package" to install a symlink from ${PKGBASE}/bin/pythonlukem3-0/+50
2004-01-25add buildlink3 supportrecht1-3/+26
2004-01-14Add missing `*', noted by Min Sik Kim in private email.xtraeme1-2/+2
2004-01-14Accept any python executable with _PYTHON_PATCH_SCRIPT_SED; previousxtraeme1-2/+2
2003-12-23update to 2.3.3recht1-4/+4