Age | Commit message (Expand) | Author | Files | Lines |
2005-07-09 | Prevent include of nonexisting file when the requested python version | kristerw | 1 | -2/+4 |
2005-06-23 | Fix typo: it's BUILDLINK_DEPMETHOD.python not BUILD_DEPMETHOD.python. | seb | 1 | -2/+2 |
2005-05-10 | Fix srcdist.mk usage for _PYTHON_VERSION 24, and add reminder comment to | abs | 1 | -3/+3 |
2005-03-29 | Use PKG_FAIL_REASON when the python version is not found, otherwise | xtraeme | 1 | -2/+2 |
2005-03-24 | Remove redundant inclusion of pth/buildlink3.mk. This exact same code | jlam | 1 | -4/+1 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -15/+7 |
2005-02-16 | Update two more occurances of the old version number. | tron | 1 | -3/+3 |
2005-02-16 | Update Python 2.3.x version number here, too. | tron | 1 | -2/+2 |
2005-01-30 | Convert the python packages to use the alternatives system to install a | jmmv | 3 | -50/+0 |
2005-01-24 | Remove 23 from PYTHON_VERSIONS_INCOMPATIBLE in the Darwin case. | recht | 1 | -2/+2 |
2005-01-23 | Build Python with thread support by default and turn the existing | recht | 2 | -78/+13 |
2004-12-28 | - Fix an error where -lpython does not get defined on Darwin and causes | adrianp | 1 | -1/+5 |
2004-12-05 | add Python 2.4 | recht | 2 | -5/+42 |
2004-07-23 | Add PRINT_PLIST_AWKs for PYINC, PYSITELIB and PYLIB. | recht | 1 | -1/+15 |
2004-07-22 | add python as category | recht | 1 | -2/+2 |
2004-06-12 | Add quotes around word "install" in the setup command. | darcy | 1 | -2/+2 |
2004-06-06 | Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be set | tv | 1 | -4/+8 |
2004-06-02 | catch up with the Python 2.3.4 update | recht | 1 | -4/+4 |
2004-05-23 | Now that all Python modules have been bl3ified remove the bl2 support. | recht | 1 | -29/+6 |
2004-04-23 | set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolve | danw | 1 | -4/+6 |
2004-04-22 | Make Python 2.3 the default Python version. | recht | 1 | -3/+3 |
2004-03-11 | Fix up the supported versions on Darwin | danw | 1 | -2/+2 |
2004-03-02 | use REPLACE_INTERPRETER instead of our private implementation | drochner | 1 | -17/+5 |
2004-02-06 | Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python | lukem | 3 | -0/+50 |
2004-01-25 | add buildlink3 support | recht | 1 | -3/+26 |
2004-01-14 | Add missing `*', noted by Min Sik Kim in private email. | xtraeme | 1 | -2/+2 |
2004-01-14 | Accept any python executable with _PYTHON_PATCH_SCRIPT_SED; previous | xtraeme | 1 | -2/+2 |
2003-12-23 | update to 2.3.3 | recht | 1 | -4/+4 |
2003-12-08 | Update to Python 2.3.2 | recht | 1 | -4/+4 |
2003-12-05 | Fix PYTHON_VERSION_REQG regex for non-NetBSD native make (read for bmake). | recht | 1 | -2/+2 |
2003-12-03 | Revert previous change. I was trying to get pkglint to keep quiet but | darcy | 1 | -2/+2 |
2003-12-03 | Change hard coded call of install to use INSTALL environment variable. | darcy | 1 | -2/+2 |
2003-11-03 | Add a comment for the last change. | recht | 1 | -1/+2 |
2003-11-01 | Fix breakage caused by PKGNAME_REQD quoting in bsd.pkg.mk. | recht | 1 | -2/+2 |
2003-09-30 | DTRT for USE_BUILDLINK2=no (or [nN][oO]). | kristerw | 1 | -5/+5 |
2003-09-14 | hange extension.mk to also install optimized files for distutils packages. | recht | 1 | -2/+4 |
2003-09-11 | Adapt a change from FreeBSD's ports Mk/bsd.python.mk. | recht | 1 | -3/+3 |
2003-08-04 | prepare for Python-2.3 | drochner | 2 | -5/+42 |
2003-06-06 | update Python22 to 2.2.3 | drochner | 1 | -4/+4 |
2003-05-09 | some packages (e.g. py-wxWindows 2.4.0.7) have the Python setup.py | jdolecek | 1 | -3/+4 |
2003-05-07 | use the same logics for pth dependency like in python2?-pth/Makefile | drochner | 1 | -3/+11 |
2003-03-10 | add 22pth and 21pth to default 'accepted' list | jdolecek | 1 | -2/+2 |
2002-12-23 | Remove references to pth/buildlink.mk. | wiz | 1 | -5/+1 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-11-23 | On Darwin, since it's currently the only Python that's usable there, | schmonz | 1 | -1/+5 |
2002-10-30 | Make default version of Python 2.2.x instead of 2.1.x. Since multiple | tsarna | 1 | -2/+2 |
2002-10-25 | another Python version | drochner | 2 | -3/+18 |
2002-10-18 | Allow additional sed expressions to be used to patch the python scripts by | jlam | 1 | -1/+2 |
2002-10-18 | Allow PYTHON_PATCH_SCRIPTS to take shell wildcards. | jlam | 1 | -5/+10 |
2002-10-15 | Upgrade python22 package from 2.2.1 to 2.2.2. | tsarna | 1 | -4/+4 |