aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tkinter
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.Hye-Shik Chang2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93089
* Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.Hye-Shik Chang2003-11-041-1/+1
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=93080
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.Hye-Shik Chang2003-10-191-1/+1
| | | | Notes: svn path=/head/; revision=91636
* Link with not tk83 but tk84.Hye-Shik Chang2003-08-031-1/+1
| | | | Notes: svn path=/head/; revision=86233
* - Use ports/lang/python's MD5_FILE.Hye-Shik Chang2003-07-312-16/+6
| | | | | | | | | - Take maintainership Approved by: tg (previous maintainer) Notes: svn path=/head/; revision=86074
* Add checksums for Python-2.2.3Hye-Shik Chang2003-06-041-0/+1
| | | | Notes: svn path=/head/; revision=82239
* 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. Notes: svn path=/head/; revision=77045
* Add checksums for Python-2.2.2.Hye-Shik Chang2002-10-171-1/+1
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68200
* Use USE_PYDISTUTILS.Thomas Gellekum2002-04-171-7/+1
| | | | Notes: svn path=/head/; revision=57798
* Update checksums for Python-2.2.1.Thomas Gellekum2002-04-121-0/+2
| | | | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=57618
* Update checksum for Python-2.1.3.Thomas Gellekum2002-04-111-0/+1
| | | | Notes: svn path=/head/; revision=57568
* Upgrade python21 to 2.1.2, the latest bugfix release.Thomas Gellekum2002-01-221-0/+1
| | | | | | | | | | PR: 34078 Submitted by: Hye-Shik Chang <perky@fallin.lv> Update checksum of dependent ports. Notes: svn path=/head/; revision=53550
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-071-0/+1
| | | | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. Notes: svn path=/head/; revision=52711
* 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