Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 2.0 is the new default version. 1.6 is history. | tg | 2000-10-18 | 1 | -21/+14 |
| | | | | | New variable PYTHON_INCLUDEDIR = ${LOCALBASE}/include/${PYTHON_VERSION}. Suggested by sobomax. | ||||
* | Use Python 2.0c1. | tg | 2000-10-10 | 1 | -3/+3 |
| | |||||
* | - Upgrade version number for Python 2.0b2. | tg | 2000-09-28 | 1 | -11/+29 |
| | | | | | | | - Use full path for PYTHON_CMD - Add PYTHON_PKGNAMEPREFIX - Add PYTHON_REL - Prevent against multiple inclusion | ||||
* | Fix PYXML dependency line. | tg | 2000-09-12 | 1 | -4/+10 |
| | | | | Add PYTHON_REL, which gives the version as a number, not a string. | ||||
* | Add bsd.python.mk. This file contains definitions which hopefully | tg | 2000-09-08 | 1 | -0/+113 |
make dealing with Python-related ports easier. This needs to be activated from bsd.ports.mk; Satoshi will do that later. Approved by: asami |