summaryrefslogtreecommitdiff
path: root/lang/python15/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-291-0/+10
| | | | Notes: svn path=/head/; revision=7719
* Some reorganization of this port:Thomas Gellekum1997-05-141-336/+351
| | | | | | | | | | | | - 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
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-061-0/+1
| | | | | | | actually works. Notes: svn path=/head/; revision=5552
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-021-0/+4
| | | | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. Notes: svn path=/head/; revision=5164
* Update to version 1.4Jordan K. Hubbard1996-11-021-533/+456
| | | | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=4263
* Make python install include files.Chuck Robey1996-08-171-1/+58
| | | | | | | Reviewed by: jkh Notes: svn path=/head/; revision=3635
* 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-181-431/+476
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=2642
* 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
* The Python programming language.Jordan K. Hubbard1995-08-081-0/+2
Notes: svn path=/head/; revision=2042