Age | Commit message (Expand) | Author | Files | Lines |
2009-04-19 | Make BUILDLINK_API_DEPENDS.python26 agree with the package. | snj | 1 | -2/+2 |
2009-04-19 | Add py26 to default list of PYTHON_VERSIONS_ACCEPTED and set | snj | 1 | -2/+3 |
2009-04-19 | Add untested entries for python26. | wiz | 2 | -10/+16 |
2009-04-19 | Add untested entry for python26. | wiz | 1 | -2/+12 |
2009-04-11 | Update python25 to 2.5.4. Spammy changes: | snj | 1 | -3/+3 |
2009-03-21 | Remove traces of python21. | snj | 1 | -4/+4 |
2009-03-08 | Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk. | joerg | 2 | -12/+12 |
2009-03-05 | Remove PYBINMODULE. All it did was mark some packages as not available | joerg | 1 | -7/+1 |
2009-02-19 | For bmake, empty() take a variable, and M modifier only accept the standard | obache | 1 | -3/+5 |
2009-02-18 | Update comments, now default python version is 25. | obache | 1 | -2/+2 |
2009-02-17 | Use bsd.fast.prefs.mk. | joerg | 1 | -2/+2 |
2009-02-17 | Require setuptools 0.6c9 to get consistent native_libs.txt behavior. | joerg | 1 | -3/+3 |
2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -2/+2 |
2009-02-09 | Remove Python 2.1 support. | joerg | 2 | -23/+2 |
2009-01-23 | Remove comment that doesn't reflect the consensus on how to mark support | joerg | 1 | -5/+2 |
2008-12-23 | Only derive PYTHON_VERSION_REQD from PKGNAME_REQD or PKGNAME_OLD if they | abs | 1 | -3/+3 |
2008-12-02 | Fix for python23 update to 2.3.7. | wiz | 1 | -4/+4 |
2008-11-29 | Remove one last python15 bit. | snj | 1 | -2/+2 |
2008-11-29 | Oops, forgot to commit these. Remove python15 support. | snj | 2 | -26/+6 |
2008-10-06 | Add support to derive the Python version from PKGNAME_OLD. | joerg | 1 | -1/+3 |
2008-09-12 | Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that | epg | 1 | -1/+3 |
2008-09-10 | Add PRINT_PLIST_AWK code. | epg | 1 | -1/+5 |
2008-06-30 | Move PY_NO_EGG?= check outside of defined(PYDISTUTILSPKG) to fix | abs | 1 | -7/+7 |
2008-04-26 | Python 2.5 should support eggs as well. | joerg | 1 | -2/+2 |
2008-04-25 | Remove python 2.1 from the default set of acceptable python packages | tnn | 1 | -3/+3 |
2008-04-25 | De-orbit support for python 2.0 and python 2.2 under the "three major | tnn | 2 | -43/+7 |
2008-04-24 | adjust directory for python25 | tnn | 1 | -7/+3 |
2008-04-24 | prepare for arrival of Python 2.5 | tnn | 2 | -5/+21 |
2008-04-18 | As all Python packages are required to include lang/python/pyversion.mk | joerg | 1 | -6/+8 |
2008-04-11 | only set 25 in PYTHON_VERSIONS_ACCEPTED if ../../wip/python25/Makefile found | abs | 1 | -1/+5 |
2008-04-11 | Add 25 to PYTHON_VERSIONS_ACCEPTED, so PYTHON_VERSION_DEFAULT=25 works in mk.... | abs | 1 | -2/+2 |
2008-04-11 | update for 2.4.5 | drochner | 1 | -3/+3 |
2008-03-15 | For Python 2.5, check that the wip directory actually exists. | joerg | 1 | -2/+2 |
2008-02-20 | Removed colons from variable names so they are accessible to "bmake | rillig | 1 | -8/+15 |
2008-02-04 | Revert last. Python 2.5 is not in the main tree and creating noise for | joerg | 1 | -2/+2 |
2008-02-01 | python 2.5 should be supported because it's the current production release, | xtraeme | 1 | -6/+13 |
2008-01-31 | Improved the wording for the cases where PYTHON_VERSIONS_INCOMPATIBLE | rillig | 1 | -4/+5 |
2008-01-31 | Explained the comment for PYTHON_VERSIONS_ACCEPTED and documented why | rillig | 1 | -7/+8 |
2007-10-31 | With the advent of Apache module prefixes the Python package prefix | joerg | 1 | -2/+2 |
2007-08-24 | Added PYTHON to ALL_ENV, since otherwise many packages may be confused | rillig | 1 | -1/+3 |
2007-08-10 | Explicitly specify --root=/ for the non-DESTDIR case so that setuptools | joerg | 1 | -1/+4 |
2007-08-09 | EGGNAME -> EGG_NAME for consistency. | joerg | 1 | -3/+3 |
2007-08-09 | Add some basic infrastructure to manage Python eggs in pkgsrc. | joerg | 2 | -2/+23 |
2007-06-08 | Correct version number for Python 2.4.x. | tron | 1 | -3/+3 |
2007-02-20 | Added REPLACE_PYTHON as an alias to PYTHON_PATCH_SCRIPTS, to have more | rillig | 1 | -9/+14 |
2007-01-24 | Made "make help" find this. | rillig | 1 | -1/+5 |
2007-01-07 | In the BUILD_DEFS message, print which Python version has actually been | rillig | 1 | -2/+6 |
2006-10-09 | distutils allows installation in a separate tree by passing | joerg | 1 | -1/+6 |
2006-09-07 | Moved the BUILD_DEFS code a bit so that it only gets executed when the | rillig | 1 | -3/+2 |
2006-09-07 | Added the usual documentation. | rillig | 1 | -1/+37 |