1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Thomas Gellekum
7e62a3c426 Support dynamic loading of modules in an ELF world.
Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>
1998-10-06 06:49:13 +00:00
Thomas Gellekum
f7a7718225 _tkinter.so needs to be linked against libc. 1998-06-03 12:16:23 +00:00
Thomas Gellekum
be73fc6e37 Add new official patches and activate the dl module. 1998-04-29 07:15:42 +00:00
Thomas Gellekum
69dc0df901 Upgrade to 1.5.1. 1998-04-15 07:35:49 +00:00
Thomas Gellekum
006ffd57de Use tk80, not an unsupported alpha version of tk81.
Include locale module.
1998-02-27 10:21:35 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Thomas Gellekum
730f12c042 Remove patch-ab to follow latest changes in libc_r. 1998-01-19 08:39:59 +00:00
Thomas Gellekum
dccefb8a4b Make python work with threads again. Looks like our libc_r implements
an older draft of the pthread standard.
1998-01-07 08:32:54 +00:00
Thomas Gellekum
9d49792924 Upgrade to 1.5. 1998-01-06 08:03:13 +00:00
Thomas Gellekum
3876bae11f Use an option to disable the Tk extension (WITH_TK). Don't use
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.
1997-11-24 15:12:44 +00:00
Thomas Gellekum
8f042a171a Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. 1997-08-29 07:04:27 +00:00
Thomas Gellekum
84dd2a8a1b Fix tk-4.1 dependency. While I'm here, add libreadline support. 1997-08-06 06:40:31 +00:00
Thomas Gellekum
5866f48b31 Some reorganization of this port:
- 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.
1997-05-14 07:35:22 +00:00
Thomas Gellekum
e69c533945 Simplify patch. 1997-05-05 13:48:19 +00:00
Thomas Gellekum
bc5fedabf8 Clean up some left-over from FreeBSD-2.0 days. 1997-05-05 12:30:24 +00:00
Thomas Gellekum
fb75e8f866 Add NumPy to default search path. 1997-05-05 12:29:45 +00:00
Thomas Gellekum
77f3c73aa7 Use new libtix. 1997-02-21 14:57:02 +00:00
Thomas Gellekum
a80debf805 Install config.h, so compiling extensions from C sources
actually works.
1997-02-06 13:11:20 +00:00
Thomas Gellekum
1af0ec6bf0 Compile in the PyTix extensions, now that we have Tix.
Change MAINTAINER from jkh to tg. OK'd by: Jordan.
1997-01-02 10:03:00 +00:00
Jordan K. Hubbard
cacf671ae3 Update to version 1.4
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-11-02 19:04:54 +00:00
Jordan K. Hubbard
89ab16ba94 Upgrade this port to use the latest tcl/tk.
Patches Submitted by:	Soren Dayton <soren@ambiguity.i-2.com>
1996-05-11 23:34:24 +00:00
Jordan K. Hubbard
6534821fdb Update to Python 1.3
Submitted by:	tg
1996-01-18 10:18:54 +00:00
Jordan K. Hubbard
21daa105db Remove unnecessary include of <rpcsvc/ypclnt.h>
Submitted by:	Faried Nawaz <fn@pain.csrv.uidaho.edu>
1995-11-25 18:07:59 +00:00
Jordan K. Hubbard
9b2f64d776 The Python programming language. 1995-08-08 22:09:07 +00:00