head	1.5;
access;
symbols
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2006.10.09.14.29.15;	author perky;	state dead;
branches;
next	1.4;

1.4
date	2004.12.02.05.22.15;	author perky;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.12.20.58.38;	author perky;	state Exp;
branches;
next	1.2;

1.2
date	2003.11.04.18.00.35;	author perky;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.26.04.24.56;	author perky;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- Update the main python version to 2.5.
  - Now, lang/python is just a meta-port which depends on lang/python25.
  - And all versions of Python ports have short version identifier in its
    package name; python25-2.5, python24-2.4.3 and etc.
  - Also you must upgrade all python modules after lang/python updated,
     cd /usr/ports/lang/python && make upgrade-site-packages

- Give maintainership of Python ports to the new python@@ group which
  includes me, alexbl@@ and others.
@
text
@====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb		databases/py-bsddb
gdbm		databases/py-gdbm
tkinter		x11-toolkits/py-tkinter

Install them as needed.
====
@


1.4
log
@mpz module is deprecated since Python 2.2 and removed in Python 2.4.
@
text
@@


1.3
log
@Clarify a sentence on pkg-message.

PR:		59196
Submitted by:	Linh Pham <question@@closedsrc.org>
@
text
@a6 1
mpz		math/py-mpz
@


1.2
log
@- Include pyexpat module in python base ports because python incorporated
  expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.

Requested by:	Mike Brown <mike@@skew.org>
		Jeremy Kloth <jeremy.kloth@@fourthought.com>
@
text
@d10 1
a10 1
Install them as occasion demands.
@


1.1
log
@Add notes about separated standard modules.
@
text
@a7 1
pyexpat		textproc/py-expat
@

