Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out post-patch target for a while. It breaks kris's INDEX build. | Hye-Shik Chang | 2003-07-31 | 1 | -6/+6 |
| | |||||
* | Mark BROKEN: stackless is not ported to Python-2.2.3 base, yet. | Hye-Shik Chang | 2003-06-23 | 1 | -0/+1 |
| | |||||
* | Upgrade to 2.2.3 base | Hye-Shik Chang | 2003-06-04 | 2 | -2/+2 |
| | |||||
* | Destroy pkg-comment for some of the stranger uses in the tree, | Ade Lovett | 2003-03-06 | 2 | -2/+1 |
| | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) | ||||
* | Convert COMMENT to COMMENTFILE until these ports can be converted. | Kris Kennaway | 2003-02-10 | 1 | -1/+1 |
| | | | | Submitted by: lioux | ||||
* | Update to Python-2.2.2+Stackless-021026 to cope with master port's upgrade. | Hye-Shik Chang | 2002-10-26 | 2 | -5/+6 |
| | | | | Spotted by: kris | ||||
* | Update to Python 2.2.1 + Stackless 020918 snapshot | Hye-Shik Chang | 2002-09-18 | 2 | -4/+8 |
| | |||||
* | Remove unused file | Hye-Shik Chang | 2002-07-09 | 1 | -4/+0 |
| | |||||
* | Update to Python2.2.1+Stackless020701 | Hye-Shik Chang | 2002-07-01 | 4 | -12/+15 |
| | |||||
* | Updating my email address. | Hye-Shik Chang | 2002-06-25 | 1 | -1/+1 |
| | | | | Approved by: cjh (mentor) | ||||
* | Update maintainer email address | Patrick Li | 2002-01-28 | 1 | -1/+1 |
| | | | | | PR: 34372 Submitted by: maintainer | ||||
* | Update to version 2.0.1 | Kevin Lo | 2001-09-02 | 2 | -10/+7 |
| | | | | | PR: 30256 Submitted by: MAINTAINER | ||||
* | Point MASTERDIR to lang/python20. | Thomas Gellekum | 2001-05-02 | 1 | -1/+1 |
| | |||||
* | Maintainer corrected the patch (include/python.h -> include/Python.h). | Maxim Sobolev | 2001-03-29 | 3 | -4/+3 |
| | | | | Submitted by: maintainer | ||||
* | Add stackless_python 2.0, a Python implementation that does not use | Maxim Sobolev | 2001-03-29 | 6 | -0/+49 |
the C stack. PR: 29196 Submitted by: Hye-Shik Chang <perky@python.or.kr> |