Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile with thread support, if libc_r exists and WITH_THREADS is set. | Thomas Gellekum | 1997-06-02 | 1 | -2/+14 |
| | | | | Submitted by: Peter Haight <peterh@prognet.com> | ||||
* | Some reorganization of this port: | Thomas Gellekum | 1997-05-14 | 4 | -357/+359 |
| | | | | | | | | | - 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 NumPy to default search path. | Thomas Gellekum | 1997-05-05 | 1 | -1/+1 |
| | |||||
* | Add virtual category 'tk41'. | Wolfram Schneider | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Use new libtix. | Thomas Gellekum | 1997-02-21 | 2 | -3/+3 |
| | |||||
* | Install config.h, so compiling extensions from C sources | Thomas Gellekum | 1997-02-06 | 2 | -25/+24 |
| | | | | actually works. | ||||
* | Compile in the PyTix extensions, now that we have Tix. | Thomas Gellekum | 1997-01-02 | 4 | -5/+22 |
| | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. | ||||
* | Converted to MAN[1-9NL] | David E. O'Brien | 1996-11-17 | 1 | -4/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | David E. O'Brien | 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 | Jordan K. Hubbard | 1996-11-02 | 5 | -588/+515 |
| | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using | Satoshi Asami | 1996-10-14 | 1 | -3/+2 |
| | | | | the tcl library in /usr/lib. | ||||
* | Make python install include files. | Chuck Robey | 1996-08-17 | 2 | -3/+60 |
| | | | | Reviewed by: jkh | ||||
* | Upgrade this port to use the latest tcl/tk. | Jordan K. Hubbard | 1996-05-11 | 2 | -4/+4 |
| | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> | ||||
* | Ah, missed the extra patches. Also revert PLIST to use share instead of lib | Jordan K. Hubbard | 1996-01-18 | 1 | -475/+475 |
| | | | | again. | ||||
* | share -> lib; thanks, Satoshi! | Jordan K. Hubbard | 1996-01-18 | 1 | -475/+475 |
| | |||||
* | Update to Python 1.3 | Jordan K. Hubbard | 1996-01-18 | 4 | -453/+548 |
| | | | | Submitted by: tg | ||||
* | Change category nome from "languages" to "lang". Also remove "programming" | Satoshi Asami | 1995-11-22 | 1 | -2/+2 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | Shorten the comments. | Jordan K. Hubbard | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | List all files in lib/python, plus one @exec/unexec mkdir/rmdir pair | Satoshi Asami | 1995-08-09 | 1 | -1/+431 |
| | | | | for an empty directory. | ||||
* | A little cleanup, move things around to correct order, put | Satoshi 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. | Jordan K. Hubbard | 1995-08-08 | 7 | -0/+325 |