| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2003 05:42:04
2.2.3  |
perky  |
Take maintainerships from alane's python ports.
Rest in Peace, Alan. |
08 Jun 2003 21:13:49
2.2.3  |
will  |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
08 Jun 2003 21:06:22
2.2.3  |
will  |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
04 Jun 2003 08:36:48
2.2.3  |
perky  |
Update to 2.2.3
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly) |
06 Mar 2003 19:23:19
2.2.2_2  |
ade  |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
21 Nov 2002 17:07:28
2.2.2_2  |
alane  |
PORTREVSION => 2.
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff. |
21 Nov 2002 16:14:10
2.2.2_1  |
alane  |
PORTREVISION => 1
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?). |
21 Nov 2002 15:32:09
2.2.2  |
alane  |
Simplified threads configuration. |
15 Nov 2002 17:12:56
2.2.2  |
alane  |
Take over as maintainer since tg is taking a leave of absence from port
maintenance. |
17 Oct 2002 11:14:17
2.2.2  |
perky  |
Upgrade to Python-2.2.2.
Approved by: tg |
14 Jun 2002 11:19:13
2.2.1  |
tg  |
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. |
16 May 2002 12:07:26
2.2.1  |
tg  |
Fix building on the Alpha.
Submitted by: gallatin |
17 Apr 2002 11:57:49
2.2.1  |
tg  |
Add patch from SF PR #541980. This fixes 4suite.
Submitted by: nectar |
12 Apr 2002 10:34:55
2.2.1  |
tg  |
(forced)
I meant: upgrade to 2.2.*1*. |
12 Apr 2002 10:33:42
2.2.1  |
tg  |
Upgrade to Python-2.2.
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv> |
02 Apr 2002 12:03:45
2.2_2  |
tg  |
Add SourceForge as a well connected secondary MASTER_SITES location.
Submitted by: "Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com> |
02 Apr 2002 11:55:21
2.2_2  |
tg  |
Explicitly enable IPv6 support.
Submitted by: sumikawa |
21 Jan 2002 12:54:09 
|
tg  |
Fix sizeof(wchar_t) calculation. |
16 Jan 2002 12:22:20 
|
tg  |
Implement PyObject_DelItemString(), which was obviously forgotten for
Python-2.2. This will fix at least the metakit port. |
07 Jan 2002 13:26:47 
|
tg  |
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. |
20 Nov 2001 13:23:48 
|
tg  |
Re-add fpectl.so to the plist to fix packaging. Re-enable support for it in
the python binary. |
19 Oct 2001 12:16:55 
|
tg  |
Don't build mpz extension, it's moved to a separate port. |
25 Sep 2001 12:39:45 
|
tg  |
Depend on math/libgmp when running a recent -current. |
25 Jul 2001 12:11:25 
|
tg  |
Upgrade to 2.1.1. |
02 May 2001 12:25:03 
|
tg  |
Upgrade to 2.1. |
26 Apr 2001 12:18:46 
|
tg  |
Fix building on -current. |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
29 Mar 2001 08:13:31 
|
sobomax  |
Allow MAINTAINER to be redefined in a slave port. |
07 Dec 2000 12:06:31 
|
tg  |
MASTER_SITE changed. |
29 Nov 2000 12:35:31 
|
tg  |
Install Demo/ dir to $PREFIX/share/examples/python. |
13 Nov 2000 13:22:35 
|
tg  |
Fix compilation on FreeBSD-3.x. |
18 Oct 2000 12:58:51 
|
tg  |
Upgrade to 2.0. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
08 Oct 2000 03:21:27 
|
asami  |
Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}. |
28 Sep 2000 12:28:11 
|
tg  |
Use USE_PYTHON. |
08 Sep 2000 12:41:44 
|
tg  |
Upgrade to 1.6. |
14 Aug 2000 13:36:06 
|
tg  |
Don't create group-writable directories. |
28 Jul 2000 12:08:07 
|
tg  |
Clarify comment even further. |
27 Jul 2000 13:19:39 
|
tg  |
- Clarify comment on thread support. - Don't link against libxpg4 on newer
systems. - Remove last remnants of Tkinter support, it's all in
x11-toolkits/py-tkinter. |