Subject: CVS commit: pkgsrc/lang/python24
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 12/05/2004 23:27:52
Module Name:	pkgsrc
Committed By:	recht
Date:		Sun Dec  5 23:27:52 UTC 2004

Update of /cvsroot/pkgsrc/lang/python24
In directory ivanova.netbsd.org:/tmp/cvs-serv22388

Log Message:
initial import of Python 2.4

Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax. For an introduction to programming in
Python you are referred to the Python Tutorial. The
Python Library Reference documents built-in and standard
types, constants, functions and modules. Finally, the
Python Reference Manual describes the syntax and semantics
of the core language in (perhaps too) much detail.

Python's basic power can be extended with your own modules
written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.

This package has been compiled without support for threads.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/lang/python24/DESCR
N pkgsrc/lang/python24/Makefile.common
N pkgsrc/lang/python24/PLIST.Linux
N pkgsrc/lang/python24/PLIST.SunOS
N pkgsrc/lang/python24/PLIST.common
N pkgsrc/lang/python24/PLIST.common_end
N pkgsrc/lang/python24/buildlink3.mk
N pkgsrc/lang/python24/distinfo
N pkgsrc/lang/python24/PLIST.Darwin
N pkgsrc/lang/python24/PLIST.IRIX
N pkgsrc/lang/python24/Makefile
N pkgsrc/lang/python24/patches/patch-aa
N pkgsrc/lang/python24/patches/patch-ab
N pkgsrc/lang/python24/patches/patch-ac
N pkgsrc/lang/python24/patches/patch-ad
N pkgsrc/lang/python24/patches/patch-ae
N pkgsrc/lang/python24/patches/patch-af
N pkgsrc/lang/python24/patches/patch-ag
N pkgsrc/lang/python24/patches/patch-ah
N pkgsrc/lang/python24/patches/patch-ai
N pkgsrc/lang/python24/patches/patch-aj
N pkgsrc/lang/python24/patches/patch-ak
N pkgsrc/lang/python24/patches/patch-al
N pkgsrc/lang/python24/patches/patch-am

No conflicts created by this import