Subject: CVS commit: pkgsrc/lang/python
To: None <pkgsrc-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 02/06/2004 08:37:22
Module Name:	pkgsrc
Committed By:	lukem
Date:		Fri Feb  6 08:37:22 UTC 2004

Added Files:
	pkgsrc/lang/python: DESCR Makefile PLIST

Log Message:
Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python
to the preferred version of python (as specified by PYTHON_VERSION_DEFAULT).
This means that cross-platform python scripts with "#!/usr/bin/env python"
actually function on pkgsrc systems without nasty hackery.
Approved by Alistair.


To generate a diff of this commit:
cvs rdiff -r0 -r1.3 pkgsrc/lang/python/DESCR
cvs rdiff -r0 -r1.27 pkgsrc/lang/python/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python/PLIST

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