Hye-Shik Chang
a81cc9dfe7
- Add support for FreeBSD 7
...
- Drop support for FreeBSD 3
2005-07-28 07:34:28 +00:00
Hye-Shik Chang
190ea87a7e
- Add support for FreeBSD 6.
...
- Drop support for FreeBSD 2.
- Bump PORTREVISION.
2004-11-21 07:47:10 +00:00
Hye-Shik Chang
dc7638e121
Remove a unused file.
2003-07-09 06:09:19 +00:00
Hye-Shik Chang
6b9a7cf778
o Utilize MASTER_SITE_PYTHON.
...
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.
Now, we can install all of these python versions together cleanly.
2003-07-04 11:57:54 +00:00
Alan Eldridge
ef6887aa65
committed zwiki thread stack patch
2003-04-13 19:20:43 +00:00
Alan Eldridge
034f41d355
Set stacksize to 128K from 64K. Adapted from http://zwiki.org/IssueNo0226 .
...
PR: 47943
Submitted by: Alex Rodioukov <simuran@shaw.ca>
2003-02-06 16:44:21 +00:00
Jacques Vidrine
4a46e91cbf
Backport fix for temporary file handling bug in os._execvpe() from
...
Python 2.2.2.
Not approved by: tg (short timeout)
2002-11-14 16:52:24 +00:00
Thomas Gellekum
246e0a4b98
Downgrade to Python-2.1.1 again after repo-copy.
2002-01-16 12:35:05 +00:00
Thomas Gellekum
555f286ca1
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
...
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
2002-01-07 13:26:47 +00:00
Thomas Gellekum
998b2d08ec
Don't build mpz extension, it's moved to a separate port.
2001-10-19 11:16:55 +00:00
Thomas Gellekum
a0e827ef6c
Upgrade to 2.1.
2001-05-02 11:25:02 +00:00
Thomas Gellekum
566dfe5616
Fix building on -current.
...
PR: 26778
Obtained from: Python CVS
2001-04-26 11:18:46 +00:00
Thomas Gellekum
78f16e0bfd
Upgrade to 2.0.
2000-10-18 11:58:50 +00:00
Thomas Gellekum
21f7ea9447
Upgrade to 1.6.
2000-09-08 11:41:43 +00:00
Thomas Gellekum
0221fd2063
Don't create group-writable directories.
...
Submitted by: jedgar
2000-08-14 12:36:05 +00:00
Thomas Gellekum
992725797a
Add the SHA module to the build.
1999-07-28 07:54:24 +00:00
Thomas Gellekum
1722c439ae
Link some modules against libmytinfo to pick up a working tputs().
...
Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de>
1999-06-18 11:42:21 +00:00
Thomas Gellekum
a7ec9960d9
Enable the parser module.
...
Submitted by: nectar
1999-05-21 07:06:06 +00:00
Jacques Vidrine
b1860f81da
* Update python 1.5.1 -> 1.5.2
...
* Remove python-beta
1999-04-21 05:56:27 +00:00
Thomas Gellekum
2d5b8efd45
Activate some modules needed for zope (www.zope.com).
...
Submitted by: jkoshy
1999-03-10 17:17:22 +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
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
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
9b2f64d776
The Python programming language.
1995-08-08 22:09:07 +00:00