pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/python34



This commit was reviewed by obache@, sorry for forget including it in
commit message.

wen

2014-05-09 10:27 GMT+08:00 Wen Heping <wen%netbsd.org@localhost>:
> Module Name:    pkgsrc
> Committed By:   wen
> Date:           Fri May  9 02:27:14 UTC 2014
>
> Added Files:
>         pkgsrc/lang/python34: ALTERNATIVES DESCR MESSAGE.SunOS Makefile PLIST
>             PLIST.Darwin PLIST.FreeBSD PLIST.IRIX PLIST.Linux PLIST.SunOS
>             buildlink3.mk dist.mk distinfo
>         pkgsrc/lang/python34/patches: patch-Lib_distutils_unixccompiler.py
>             patch-aa patch-ab patch-ah patch-al patch-am patch-an patch-ao
>             patch-au patch-av patch-aw patch-pyconfig.h.in patch-xa
>
> Log Message:
> Import python-3.4.0 as lang/python34.
>
> 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 provides Python version 3.4.x.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r0 -r1.1 pkgsrc/lang/python34/ALTERNATIVES \
>     pkgsrc/lang/python34/DESCR pkgsrc/lang/python34/MESSAGE.SunOS \
>     pkgsrc/lang/python34/Makefile pkgsrc/lang/python34/PLIST \
>     pkgsrc/lang/python34/PLIST.Darwin pkgsrc/lang/python34/PLIST.FreeBSD \
>     pkgsrc/lang/python34/PLIST.IRIX pkgsrc/lang/python34/PLIST.Linux \
>     pkgsrc/lang/python34/PLIST.SunOS pkgsrc/lang/python34/buildlink3.mk \
>     pkgsrc/lang/python34/dist.mk pkgsrc/lang/python34/distinfo
> cvs rdiff -u -r0 -r1.1 \
>     pkgsrc/lang/python34/patches/patch-Lib_distutils_unixccompiler.py \
>     pkgsrc/lang/python34/patches/patch-aa \
>     pkgsrc/lang/python34/patches/patch-ab \
>     pkgsrc/lang/python34/patches/patch-ah \
>     pkgsrc/lang/python34/patches/patch-al \
>     pkgsrc/lang/python34/patches/patch-am \
>     pkgsrc/lang/python34/patches/patch-an \
>     pkgsrc/lang/python34/patches/patch-ao \
>     pkgsrc/lang/python34/patches/patch-au \
>     pkgsrc/lang/python34/patches/patch-av \
>     pkgsrc/lang/python34/patches/patch-aw \
>     pkgsrc/lang/python34/patches/patch-pyconfig.h.in \
>     pkgsrc/lang/python34/patches/patch-xa
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>



Home | Main Index | Thread Index | Old Index