aboutsummaryrefslogtreecommitdiff
path: root/lang/python26/files
Commit message (Collapse)AuthorAgeFilesLines
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-291-1/+1
| | | | Notes: svn path=/head/; revision=7719
* Fix tk-4.1 dependency. While I'm here, add libreadline support.Thomas Gellekum1997-08-061-1/+1
| | | | Notes: svn path=/head/; revision=7490
* Some reorganization of this port:Thomas Gellekum1997-05-142-9/+6
| | | | | | | | | | | | - build some modules as shared objects, reducing the interpreter's size and removing the dependency on tix - install shared objects in lib - remove version number from OS-dependent script dir A new port of PyTix will follow shortly. Notes: svn path=/head/; revision=6447
* Add NumPy to default search path.Thomas Gellekum1997-05-051-1/+1
| | | | Notes: svn path=/head/; revision=6408
* Use new libtix.Thomas Gellekum1997-02-211-1/+1
| | | | Notes: svn path=/head/; revision=5712
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-061-25/+23
| | | | | | | actually works. Notes: svn path=/head/; revision=5552
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-021-1/+1
| | | | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. Notes: svn path=/head/; revision=5164
* Update to version 1.4Jordan K. Hubbard1996-11-022-48/+52
| | | | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=4263
* Upgrade this port to use the latest tcl/tk.Jordan K. Hubbard1996-05-111-1/+1
| | | | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> Notes: svn path=/head/; revision=3076
* Update to Python 1.3Jordan K. Hubbard1996-01-181-10/+53
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=2642
* The Python programming language.Jordan K. Hubbard1995-08-082-0/+293
Notes: svn path=/head/; revision=2042