head	1.7;
access;
symbols
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	python_doc_html_1_5_2:1.1.1.1
	TG:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2008.10.13.08.23.00;	author perky;	state dead;
branches;
next	1.6;

1.6
date	2006.01.22.05.52.23;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.04.08.38.41;	author perky;	state Exp;
branches;
next	1.4;

1.4
date	2001.05.02.12.01.35;	author tg;	state Exp;
branches;
next	1.3;

1.3
date	2000.10.20.08.36.33;	author tg;	state Exp;
branches;
next	1.2;

1.2
date	2000.05.30.21.02.08;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	99.06.02.10.13.24;	author tg;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.06.02.10.13.24;	author tg;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Python 2.6 will be the next default python version when enough
testings of consumer ports are done.  The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.

Repo-copied by:	marcus
@
text
@share/doc/%%PYTHON_VERSION%%/api.pdf
share/doc/%%PYTHON_VERSION%%/dist.pdf
share/doc/%%PYTHON_VERSION%%/doc.pdf
share/doc/%%PYTHON_VERSION%%/ext.pdf
share/doc/%%PYTHON_VERSION%%/inst.pdf
share/doc/%%PYTHON_VERSION%%/lib.pdf
share/doc/%%PYTHON_VERSION%%/mac.pdf
share/doc/%%PYTHON_VERSION%%/ref.pdf
share/doc/%%PYTHON_VERSION%%/tut.pdf
%%PYTHON22_ONLY%%share/doc/%%PYTHON_VERSION%%/whatsnew22.pdf
@@dirrmtry share/doc/%%PYTHON_VERSION%%
@


1.6
log
@eplace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@@


1.5
log
@Update to 2.2.3 and correct tg's e-mail address.

Approved by:	maintainer (implicitly)
@
text
@d11 1
a11 1
@@unexec rmdir %D/share/doc/%%PYTHON_VERSION%% 2>/dev/null || true
@


1.4
log
@Put docs into versioned directories.
@
text
@d10 1
@


1.3
log
@Upgrade docs for Python 2.0.
@
text
@d1 10
a10 10
share/doc/python/api.pdf
share/doc/python/dist.pdf
share/doc/python/doc.pdf
share/doc/python/ext.pdf
share/doc/python/inst.pdf
share/doc/python/lib.pdf
share/doc/python/mac.pdf
share/doc/python/ref.pdf
share/doc/python/tut.pdf
@@unexec rmdir %D/share/doc/python 2>/dev/null || true
@


1.2
log
@@@unexec rmdir needs %D in pathname.

Found by:	bento
@
text
@d2 1
d5 1
@


1.1
log
@Initial revision
@
text
@d8 1
a8 1
@@unexec rmdir share/doc/python 2>/dev/null || true
@


1.1.1.1
log
@New port python-doc-html. As the name suggests: documentation for
the Python language in HTML format.

This port includes the necessary files for other formats, like PDF and PS,
in a fashion similar to gimp-manual-html.
@
text
@@
