summaryrefslogtreecommitdiff
path: root/lang/python20 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-062-25/+24
| | | | | | | actually works. Notes: svn path=/head/; revision=5552
* 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. Notes: svn path=/head/; revision=5164
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-4/+2
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+3
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Update to version 1.4Jordan K. Hubbard1996-11-025-588/+515
| | | | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=4263
* Remove LIB_DEPENDS on tcl75, it seems to compile and run fine usingSatoshi Asami1996-10-141-3/+2
| | | | | | | the tcl library in /usr/lib. Notes: svn path=/head/; revision=3975
* Make python install include files.Chuck Robey1996-08-172-3/+60
| | | | | | | Reviewed by: jkh Notes: svn path=/head/; revision=3635
* 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> Notes: svn path=/head/; revision=3076
* Ah, missed the extra patches. Also revert PLIST to use share instead of libJordan K. Hubbard1996-01-181-475/+475
| | | | | | | again. Notes: svn path=/head/; revision=2645
* share -> lib; thanks, Satoshi!Jordan K. Hubbard1996-01-181-475/+475
| | | | Notes: svn path=/head/; revision=2643
* Update to Python 1.3Jordan K. Hubbard1996-01-184-453/+548
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=2642
* 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! :) Notes: svn path=/head/; revision=2450
* Shorten the comments.Jordan K. Hubbard1995-10-291-1/+1
| | | | Notes: svn path=/head/; revision=2376
* List all files in lib/python, plus one @exec/unexec mkdir/rmdir pairSatoshi Asami1995-08-091-1/+431
| | | | | | | for an empty directory. Notes: svn path=/head/; revision=2045
* 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. Notes: svn path=/head/; revision=2044
* The Python programming language.Jordan K. Hubbard1995-08-087-0/+325
Notes: svn path=/head/; revision=2042