aboutsummaryrefslogtreecommitdiff
path: root/lang/stackless_python
Commit message (Collapse)AuthorAgeFilesLines
* Fix stackless build broken by the recent shared-build commit.Hye-Shik Chang2004-03-221-1/+9
| | | | | | | Submitted by: Sven Petai <hadara@bsd.ee> Notes: svn path=/head/; revision=104907
* - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.Hye-Shik Chang2004-02-272-13/+20
| | | | | | | - Set mutually exclusive confliction for {,stackless_}python. Notes: svn path=/head/; revision=102288
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.Kris Kennaway2004-02-221-1/+2
| | | | Notes: svn path=/head/; revision=101643
* Schedule broken port for removal on April 7Kris Kennaway2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100313
* 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-042-2/+2
| | | | Notes: svn path=/head/; revision=82241
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-062-2/+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-262-5/+6
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=68864
* Update to Python 2.2.1 + Stackless 020918 snapshotHye-Shik Chang2002-09-182-4/+8
| | | | Notes: svn path=/head/; revision=66612
* Remove unused fileHye-Shik Chang2002-07-091-4/+0
| | | | Notes: svn path=/head/; revision=62679
* Update to Python2.2.1+Stackless020701Hye-Shik Chang2002-07-014-12/+15
| | | | 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-022-10/+7
| | | | | | | | 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-293-4/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40540
* Add stackless_python 2.0, a Python implementation that does not useMaxim Sobolev2001-03-296-0/+49
the C stack. PR: 29196 Submitted by: Hye-Shik Chang <perky@python.or.kr> Notes: svn path=/head/; revision=40531