Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tk80, not an unsupported alpha version of tk81. | tg | 1998-02-27 | 1 | -3/+3 |
| | | | | Include locale module. | ||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -3/+3 |
| | |||||
* | Make python work with threads again. Looks like our libc_r implements | tg | 1998-01-07 | 1 | -4/+3 |
| | | | | an older draft of the pthread standard. | ||||
* | Upgrade to 1.5. | tg | 1998-01-06 | 1 | -18/+18 |
| | |||||
* | Use an option to disable the Tk extension (WITH_TK). Don't use | tg | 1997-11-24 | 1 | -6/+25 |
| | | | | | | | libc_r if we're not building the thread module. Respect options given in the environment. The defaults (build with Tk and thread support) don't change. | ||||
* | Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. | tg | 1997-08-29 | 1 | -5/+10 |
| | |||||
* | Fix tk-4.1 dependency. While I'm here, add libreadline support. | tg | 1997-08-06 | 1 | -6/+6 |
| | |||||
* | Compile with thread support, if libc_r exists and WITH_THREADS is set. | tg | 1997-06-02 | 1 | -2/+14 |
| | | | | Submitted by: Peter Haight <peterh@prognet.com> | ||||
* | Some reorganization of this port: | tg | 1997-05-14 | 1 | -12/+2 |
| | | | | | | | | | - 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. | ||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Use new libtix. | tg | 1997-02-21 | 1 | -2/+2 |
| | |||||
* | Compile in the PyTix extensions, now that we have Tix. | tg | 1997-01-02 | 1 | -4/+16 |
| | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. | ||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 1 | -4/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -3/+3 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Update to version 1.4 | jkh | 1996-11-03 | 1 | -6/+6 |
| | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using | asami | 1996-10-15 | 1 | -3/+2 |
| | | | | the tcl library in /usr/lib. | ||||
* | Make python install include files. | chuckr | 1996-08-17 | 1 | -2/+2 |
| | | | | Reviewed by: jkh | ||||
* | Upgrade this port to use the latest tcl/tk. | jkh | 1996-05-12 | 1 | -3/+3 |
| | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> | ||||
* | Update to Python 1.3 | jkh | 1996-01-18 | 1 | -11/+18 |
| | | | | Submitted by: tg | ||||
* | Change category nome from "languages" to "lang". Also remove "programming" | asami | 1995-11-22 | 1 | -2/+2 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | A little cleanup, move things around to correct order, put | asami | 1995-08-09 | 1 | -3/+5 |
| | | | | | MAINTAINER=jkh@freebsd.org in a separate line so that people know who to yell at, etc. | ||||
* | The Python programming language. | jkh | 1995-08-09 | 1 | -0/+26 |