aboutsummaryrefslogtreecommitdiff
path: root/devel/idlefork
Commit message (Collapse)AuthorAgeFilesLines
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+5
| | | | Notes: svn path=/head/; revision=58314
* 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. Notes: svn path=/head/; revision=46204
* Use ${PYTHON_SITELIBDIR} where appropriate.Maxim Sobolev2001-06-131-1/+1
| | | | Notes: svn path=/head/; revision=43941
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Pythonize.Maxim Sobolev2000-09-221-5/+6
| | | | Notes: svn path=/head/; revision=33002
* 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 Notes: svn path=/head/; revision=32937
* Say godbye to idle - newest version now bundled with Python1.6.Maxim Sobolev2000-09-215-107/+0
| | | | Notes: svn path=/head/; revision=32929
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Use sobomax@FreeBSD.org as my e-mail.Maxim Sobolev2000-07-241-1/+1
| | | | Notes: svn path=/head/; revision=31000
* Add proper BUILD_DEPENDS (python)Chris D. Faulhaber2000-05-081-0/+1
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=28364
* New port: IDLE - an Integrated DeveLopment Environment for PythonChris D. Faulhaber2000-05-075-0/+106
PR: 17977 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=28347