summaryrefslogtreecommitdiff
path: root/lang/python15/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate some modules needed for zope (www.zope.com).Thomas Gellekum1999-03-101-3/+3
| | | | | | | Submitted by: jkoshy Notes: svn path=/head/; revision=17130
* Moving patch-ac to patch-ab, because patch-ab is where theJacques Vidrine1999-02-221-0/+20
| | | | | | | | real history can be found. I wasn't able to commit it properly earlier due to a bogon in the repository. Notes: svn path=/head/; revision=16865
* Fix for building/packaging on FreeBSD 4.x.Jacques Vidrine1999-02-221-0/+672
| | | | Notes: svn path=/head/; revision=16859
* upgrade to 1.5.2b1 (fixes build problem along the way)Peter Hawkins1999-02-161-20/+0
| | | | Notes: svn path=/head/; revision=16735
* Support dynamic loading of modules in an ELF world.Thomas Gellekum1998-10-061-0/+20
| | | | | | | Submitted by: Vladimir Kushnir <kushn@mail.kar.net> Notes: svn path=/head/; revision=13684
* Add new official patches and activate the dl module.Thomas Gellekum1998-04-291-1/+1
| | | | Notes: svn path=/head/; revision=10753
* Upgrade to 1.5.1.Thomas Gellekum1998-04-151-9/+23
| | | | Notes: svn path=/head/; revision=10520
* Use tk80, not an unsupported alpha version of tk81.Thomas Gellekum1998-02-271-1/+1
| | | | | | | Include locale module. Notes: svn path=/head/; revision=9953
* Remove patch-ab to follow latest changes in libc_r.Thomas Gellekum1998-01-191-11/+0
| | | | Notes: svn path=/head/; revision=9372
* Make python work with threads again. Looks like our libc_r implementsThomas Gellekum1998-01-071-0/+11
| | | | | | | an older draft of the pthread standard. Notes: svn path=/head/; revision=9285
* Upgrade to 1.5.Thomas Gellekum1998-01-064-76/+131
| | | | Notes: svn path=/head/; revision=9280
* Use an option to disable the Tk extension (WITH_TK). Don't useThomas Gellekum1997-11-241-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=8799
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-291-1/+1
| | | | Notes: svn path=/head/; revision=7719
* Fix tk-4.1 dependency. While I'm here, add libreadline support.Thomas Gellekum1997-08-061-1/+1
| | | | Notes: svn path=/head/; revision=7490
* Some reorganization of this port:Thomas Gellekum1997-05-142-9/+6
| | | | | | | | | | | | - 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
* Simplify patch.Thomas Gellekum1997-05-051-14/+3
| | | | Notes: svn path=/head/; revision=6413
* Clean up some left-over from FreeBSD-2.0 days.Thomas Gellekum1997-05-051-0/+31
| | | | Notes: svn path=/head/; revision=6409
* Add NumPy to default search path.Thomas Gellekum1997-05-051-1/+1
| | | | Notes: svn path=/head/; revision=6408
* Use new libtix.Thomas Gellekum1997-02-211-1/+1
| | | | Notes: svn path=/head/; revision=5712
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-061-25/+23
| | | | | | | actually works. Notes: svn path=/head/; revision=5552
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-021-1/+1
| | | | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. Notes: svn path=/head/; revision=5164
* Update to version 1.4Jordan K. Hubbard1996-11-023-74/+52
| | | | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=4263
* Upgrade this port to use the latest tcl/tk.Jordan K. Hubbard1996-05-111-1/+1
| | | | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> Notes: svn path=/head/; revision=3076
* Update to Python 1.3Jordan K. Hubbard1996-01-181-10/+53
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=2642
* Remove unnecessary include of <rpcsvc/ypclnt.h>Jordan K. Hubbard1995-11-251-0/+26
| | | | | | | Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu> Notes: svn path=/head/; revision=2463
* The Python programming language.Jordan K. Hubbard1995-08-082-0/+293
Notes: svn path=/head/; revision=2042