summaryrefslogtreecommitdiff
path: root/lang/stackless_python/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment out post-patch target for a while. It breaks kris's INDEX build.Hye-Shik Chang2003-07-311-6/+6
| | | | Notes: svn path=/head/; revision=86086
* Mark BROKEN: stackless is not ported to Python-2.2.3 base, yet.Hye-Shik Chang2003-06-231-0/+1
| | | | Notes: svn path=/head/; revision=83498
* Upgrade to 2.2.3 baseHye-Shik Chang2003-06-041-1/+1
| | | | Notes: svn path=/head/; revision=82241
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-061-1/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Update to Python-2.2.2+Stackless-021026 to cope with master port's upgrade.Hye-Shik Chang2002-10-261-3/+4
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=68864
* Update to Python 2.2.1 + Stackless 020918 snapshotHye-Shik Chang2002-09-181-3/+7
| | | | Notes: svn path=/head/; revision=66612
* Update to Python2.2.1+Stackless020701Hye-Shik Chang2002-07-011-7/+12
| | | | Notes: svn path=/head/; revision=62295
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* Update to version 2.0.1Kevin Lo2001-09-021-8/+5
| | | | | | | | PR: 30256 Submitted by: MAINTAINER Notes: svn path=/head/; revision=47319
* Point MASTERDIR to lang/python20.Thomas Gellekum2001-05-021-1/+1
| | | | Notes: svn path=/head/; revision=42161
* Maintainer corrected the patch (include/python.h -> include/Python.h).Maxim Sobolev2001-03-291-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40540
* Add stackless_python 2.0, a Python implementation that does not useMaxim Sobolev2001-03-291-0/+32
the C stack. PR: 29196 Submitted by: Hye-Shik Chang <perky@python.or.kr> Notes: svn path=/head/; revision=40531