Hye-Shik Chang
2c1a480460
- Fix installation problem where PREFIX != LOCALBASE.
...
- Add checksum for Python-2.4.a0.20040311
2004-03-11 15:55:38 +00:00
Hye-Shik Chang
d3a457db41
- Use process scope threads instead of system scope to enable large
...
amount of threads on -CURRENT libpthread by default. [1]
- Merge bugfixes from python 2.3 maintenance branch: [2]
o weakref object's garbage collection problem.
o save unnecessary startup-time memory allocation of 100KB+ from
intobject.
- SIZEify.
- Bump PORTREVISION subsequently.
Advised by: eischen, julian [1]
Obtained from: Python CVS [2]
2004-02-09 09:54:07 +00:00
Hye-Shik Chang
5443533e04
Add checksum entry for Python 2.4 040106.
2004-01-09 02:01:39 +00:00
Hye-Shik Chang
60d09f59f5
- Update to Python-2.3.3
...
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64.
2003-12-20 07:13:43 +00:00
Hye-Shik Chang
040577c1f7
- Update lang/python-devel to Python-2.4 031022 snapshot.
...
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
in same branch. [2]
- Enable installing separated standard modules for python-devel port.
Reported by: Filippo Natali <pitonat@libero.it> [1],
Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
2003-10-29 21:31:13 +00:00
Hye-Shik Chang
ec722082a1
Update to Python-2.3.2
2003-10-04 05:17:10 +00:00
Hye-Shik Chang
ac5bea6285
- Update to Python-2.3.1, the lastest Bugfix release.
...
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
on linking their own dynamic library.
2003-09-24 11:07:22 +00:00
Hye-Shik Chang
d82437caea
Add md5 digest for python 2.4a0.20030801
2003-08-01 09:14:44 +00:00
Hye-Shik Chang
d6fb067853
- Update to Python-2.3
...
- Correct pydoc search path to lang/python-doc-html port's [1]
PR: 43036 [1]
Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
2003-07-31 19:34:54 +00:00
Hye-Shik Chang
63f2be090f
Update to 2.2.3
...
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly)
2003-06-04 08:36:48 +00:00
Hye-Shik Chang
72143e1b7c
Upgrade to Python-2.2.2.
...
Approved by: tg
2002-10-17 11:14:17 +00:00
Thomas Gellekum
70f395a1f5
Upgrade to Python-2.2.
...
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-04-12 10:33:42 +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
ef41855096
Upgrade to 2.1.1.
2001-07-25 11:11:25 +00:00
Thomas Gellekum
a0e827ef6c
Upgrade to 2.1.
2001-05-02 11:25:02 +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
Munechika SUMIKAWA
a6d7ea1d57
move IPv6-enable python to python+ipv6 and revert origial python
...
to before IPv6.
Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.
Repositry copied by: asami
2000-01-27 15:54:26 +00:00
Thomas Gellekum
207ad0ba66
Oops, forgot to update the checksum file.
2000-01-18 09:22:38 +00:00
Munechika SUMIKAWA
66082ac2d0
- Support IPv6.
...
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.
Reviewed by: tg(maintainer)
2000-01-13 13:28:10 +00:00
Jacques Vidrine
b1860f81da
* Update python 1.5.1 -> 1.5.2
...
* Remove python-beta
1999-04-21 05:56:27 +00:00
Jacques Vidrine
1e8b28510e
Distribution file pyth151.tgz checksum changed.
1999-02-22 18:52:33 +00:00
Peter Hawkins
30e32b11bd
back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/lang/python-beta
1999-02-18 09:37:38 +00:00
Peter Hawkins
c6c926d903
upgrade to 1.5.2b1 (fixes build problem along the way)
1999-02-16 13:59:42 +00:00
Thomas Gellekum
9d8888929d
Include latest official patches.
1998-07-28 06:59:46 +00:00
Thomas Gellekum
7badc319ae
Pick up latest official patches.
1998-06-19 09:00:53 +00:00
Thomas Gellekum
48da0b17e4
Add latest official patches.
1998-06-03 07:06:33 +00:00
Thomas Gellekum
c1481205a8
Include latest official patches.
1998-05-20 08:37:13 +00:00
Thomas Gellekum
82deb06f14
Don't throw away OS version number, some scripts need it. Pick up
...
latest official patches while I'm here.
1998-05-07 08:22:13 +00:00
Thomas Gellekum
fff48ed187
Bring in latest official patches. Use `-pthread' to avoid linking with
...
libc in the threaded interpreter.
1998-05-05 08:53:30 +00:00
Thomas Gellekum
be73fc6e37
Add new official patches and activate the dl module.
1998-04-29 07:15:42 +00:00
Thomas Gellekum
6249aa321c
Include official patches.
1998-04-24 08:18:25 +00:00
Thomas Gellekum
69dc0df901
Upgrade to 1.5.1.
1998-04-15 07:35:49 +00:00
Thomas Gellekum
65ecc177a9
Use the combined set of patches.
1998-04-09 10:51:34 +00:00
Thomas Gellekum
93351faa89
Include official patches.
1998-04-08 09:23:59 +00:00
Thomas Gellekum
9d49792924
Upgrade to 1.5.
1998-01-06 08:03:13 +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
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
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