Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/30/2005 12:44:40
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Jan 30 12:44:40 UTC 2005

Modified Files:
	pkgsrc/lang/python15: Makefile
	pkgsrc/lang/python20: Makefile
	pkgsrc/lang/python21: Makefile
	pkgsrc/lang/python22: Makefile
	pkgsrc/lang/python23: Makefile
	pkgsrc/lang/python23-nth: Makefile
	pkgsrc/lang/python24: Makefile
Added Files:
	pkgsrc/lang/python15: ALTERNATIVES
	pkgsrc/lang/python20: ALTERNATIVES
	pkgsrc/lang/python21: ALTERNATIVES
	pkgsrc/lang/python22: ALTERNATIVES
	pkgsrc/lang/python23: ALTERNATIVES
	pkgsrc/lang/python23-nth: ALTERNATIVES
	pkgsrc/lang/python24: ALTERNATIVES
Removed Files:
	pkgsrc/lang/python: DESCR Makefile PLIST

Log Message:
Convert the python packages to use the alternatives system to install a
bin/python wrapper.  Bump their PKGREVISION to 1.

Also remove the python package.  In order to preserve a similar behavior to
this one using the new framework, start by installing pkg_alternatives.
Then just open its manpage, scroll down to the EXAMPLES section, Applying
filters subsection, and follow the (rather short) directions given there.


To generate a diff of this commit:
cvs rdiff -r1.3 -r0 pkgsrc/lang/python/DESCR
cvs rdiff -r1.28 -r0 pkgsrc/lang/python/Makefile
cvs rdiff -r1.1 -r0 pkgsrc/lang/python/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/lang/python15/ALTERNATIVES
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/python15/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python20/ALTERNATIVES
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/python20/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python21/ALTERNATIVES
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/python21/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python22/ALTERNATIVES
cvs rdiff -r1.24 -r1.25 pkgsrc/lang/python22/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python23/ALTERNATIVES
cvs rdiff -r1.24 -r1.25 pkgsrc/lang/python23/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python23-nth/ALTERNATIVES
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/python23-nth/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python24/ALTERNATIVES
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python24/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.