summaryrefslogtreecommitdiff
path: root/devel/idlefork (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+5
|
* Add idlefork 0.8.1 - an official experimental development fork of Python'sMaxim Sobolev2001-08-135-86/+203
| | | | | | | | | small, light, 'bundled' integrated development environment, IDLE. Changes to this version that are approved by Python's benevolent dictator for life (python's creator, Guido van Rossum) will go back into the stable distribution version. Repo-copied from ports/devel/idle.
* Use ${PYTHON_SITELIBDIR} where appropriate.Maxim Sobolev2001-06-131-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | Make indentation uniform across my ports.
* Pythonize.Maxim Sobolev2000-09-221-5/+6
|
* Revive idle it's not quite dead, so it was buried too early.Maxim Sobolev2000-09-215-0/+107
| | | | Brought back to life by: nectar
* Say godbye to idle - newest version now bundled with Python1.6.Maxim Sobolev2000-09-215-107/+0
|
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Use sobomax@FreeBSD.org as my e-mail.Maxim Sobolev2000-07-241-1/+1
|
* Add proper BUILD_DEPENDS (python)Chris D. Faulhaber2000-05-081-0/+1
| | | | Submitted by: Maintainer
* New port: IDLE - an Integrated DeveLopment Environment for PythonChris D. Faulhaber2000-05-075-0/+106
PR: 17977 Submitted by: Maxim Sobolev <sobomax@altavista.net>