aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tkinter
Commit message (Collapse)AuthorAgeFilesLines
* Add checksums for 2.0.1 and 2.1.1.Thomas Gellekum2001-07-261-0/+2
| | | | | | | Reminded by: Ray Kohler <rkohler1@cox.rr.com> Notes: svn path=/head/; revision=45503
* graphics/sketch no longer needs this file.Thomas Gellekum2001-06-121-8/+0
| | | | Notes: svn path=/head/; revision=43892
* Use the same MASTER_SITES as lang/python.Thomas Gellekum2001-05-041-2/+2
| | | | Notes: svn path=/head/; revision=42245
* Add checksum for python-2.1.Thomas Gellekum2001-05-021-0/+1
| | | | Notes: svn path=/head/; revision=42167
* Put back Setup for now to un-break sketch.Thomas Gellekum2001-03-051-0/+8
| | | | Notes: svn path=/head/; revision=39083
* Use the py-distutils for building and installing.Thomas Gellekum2001-03-013-17/+45
| | | | Notes: svn path=/head/; revision=38930
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* Add MD5 for Python 2.0 release.Thomas Gellekum2000-10-181-1/+1
| | | | Notes: svn path=/head/; revision=33961
* Use Python 2.0c1.Thomas Gellekum2000-10-101-1/+1
| | | | Notes: svn path=/head/; revision=33668
* Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta.Thomas Gellekum2000-10-092-2/+2
| | | | Notes: svn path=/head/; revision=33610
* Update to use bsd.python.mk.Thomas Gellekum2000-09-084-54/+16
| | | | Notes: svn path=/head/; revision=32436
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Separate the Python Tk module from the main port. I've beenThomas Gellekum2000-04-046-0/+90
wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly. Notes: svn path=/head/; revision=27320