summaryrefslogtreecommitdiff
path: root/lang/python22 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Compile with thread support, if libc_r exists and WITH_THREADS is set.Thomas Gellekum1997-06-021-2/+14
| | | | Submitted by: Peter Haight <peterh@prognet.com>
* Some reorganization of this port:Thomas Gellekum1997-05-144-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 Gellekum1997-05-051-1/+1
|
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
|
* Use new libtix.Thomas Gellekum1997-02-212-3/+3
|
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-062-25/+24
| | | | actually works.
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-024-5/+22
| | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan.
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-4/+2
|
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+3
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Update to version 1.4Jordan K. Hubbard1996-11-025-588/+515
| | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Remove LIB_DEPENDS on tcl75, it seems to compile and run fine usingSatoshi Asami1996-10-141-3/+2
| | | | the tcl library in /usr/lib.
* Make python install include files.Chuck Robey1996-08-172-3/+60
| | | | Reviewed by: jkh
* Upgrade this port to use the latest tcl/tk.Jordan K. Hubbard1996-05-112-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 libJordan K. Hubbard1996-01-181-475/+475
| | | | again.
* share -> lib; thanks, Satoshi!Jordan K. Hubbard1996-01-181-475/+475
|
* Update to Python 1.3Jordan K. Hubbard1996-01-184-453/+548
| | | | Submitted by: tg
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Shorten the comments.Jordan K. Hubbard1995-10-291-1/+1
|
* List all files in lib/python, plus one @exec/unexec mkdir/rmdir pairSatoshi Asami1995-08-091-1/+431
| | | | for an empty directory.
* A little cleanup, move things around to correct order, putSatoshi Asami1995-08-091-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. Hubbard1995-08-087-0/+325