pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: roy
Date: Fri Apr 26 09:40:16 UTC 2019
Modified Files:
pkgsrc/lang: Makefile
Removed Files:
pkgsrc/lang/python34: ALTERNATIVES DESCR Makefile PLIST PLIST.Darwin
PLIST.FreeBSD PLIST.IRIX PLIST.Linux PLIST.SunOS buildlink3.mk
dist.mk distinfo options.mk
pkgsrc/lang/python34/patches: patch-Lib_ctypes_util.py
patch-Lib_distutils_command_install.py
patch-Lib_distutils_unixccompiler.py patch-Makefile.pre.in
patch-Modules___cursesmodule.c patch-Modules_makesetup
patch-Modules_nismodule.c patch-Modules_socketmodule.c
patch-Modules_socketmodule.h patch-Python_thread__pthread.h
patch-configure patch-pyconfig.h.in patch-setup.py
pkgsrc/lang/python35: ALTERNATIVES DESCR Makefile PLIST PLIST.Darwin
PLIST.FreeBSD PLIST.IRIX PLIST.Linux PLIST.SunOS buildlink3.mk
dist.mk distinfo options.mk
pkgsrc/lang/python35/patches: patch-Lib_ctypes_util.py
patch-Lib_distutils_command_install.py
patch-Lib_distutils_unixccompiler.py patch-Makefile.pre.in
patch-Modules___cursesmodule.c patch-Modules_makesetup
patch-Modules_nismodule.c patch-Modules_socketmodule.c
patch-Modules_socketmodule.h patch-Python_pylifecycle.c
patch-Python_thread__pthread.h patch-configure patch-pyconfig.h.in
patch-setup.py
Log Message:
Wave bye-bye to python34 and python35.
Discussed on pkgsrc-users@
To generate a diff of this commit:
cvs rdiff -u -r1.513 -r1.514 pkgsrc/lang/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/python34/ALTERNATIVES \
pkgsrc/lang/python34/PLIST.Darwin pkgsrc/lang/python34/PLIST.Linux \
pkgsrc/lang/python34/PLIST.SunOS
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/python34/DESCR \
pkgsrc/lang/python34/PLIST.FreeBSD pkgsrc/lang/python34/PLIST.IRIX \
pkgsrc/lang/python34/buildlink3.mk pkgsrc/lang/python34/options.mk
cvs rdiff -u -r1.32 -r0 pkgsrc/lang/python34/Makefile
cvs rdiff -u -r1.12 -r0 pkgsrc/lang/python34/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/lang/python34/dist.mk
cvs rdiff -u -r1.34 -r0 pkgsrc/lang/python34/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/python34/patches/patch-Lib_ctypes_util.py \
pkgsrc/lang/python34/patches/patch-Lib_distutils_command_install.py \
pkgsrc/lang/python34/patches/patch-Makefile.pre.in \
pkgsrc/lang/python34/patches/patch-Modules___cursesmodule.c \
pkgsrc/lang/python34/patches/patch-Modules_makesetup \
pkgsrc/lang/python34/patches/patch-Modules_nismodule.c \
pkgsrc/lang/python34/patches/patch-Modules_socketmodule.c \
pkgsrc/lang/python34/patches/patch-Modules_socketmodule.h \
pkgsrc/lang/python34/patches/patch-Python_thread__pthread.h \
pkgsrc/lang/python34/patches/patch-setup.py
cvs rdiff -u -r1.2 -r0 \
pkgsrc/lang/python34/patches/patch-Lib_distutils_unixccompiler.py \
pkgsrc/lang/python34/patches/patch-configure
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/python34/patches/patch-pyconfig.h.in
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/python35/ALTERNATIVES \
pkgsrc/lang/python35/PLIST.Darwin pkgsrc/lang/python35/PLIST.FreeBSD \
pkgsrc/lang/python35/PLIST.IRIX pkgsrc/lang/python35/buildlink3.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/python35/DESCR \
pkgsrc/lang/python35/PLIST.Linux pkgsrc/lang/python35/PLIST.SunOS
cvs rdiff -u -r1.19 -r0 pkgsrc/lang/python35/Makefile
cvs rdiff -u -r1.10 -r0 pkgsrc/lang/python35/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/lang/python35/dist.mk
cvs rdiff -u -r1.21 -r0 pkgsrc/lang/python35/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/python35/options.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/python35/patches/patch-Lib_ctypes_util.py \
pkgsrc/lang/python35/patches/patch-Python_pylifecycle.c \
pkgsrc/lang/python35/patches/patch-pyconfig.h.in
cvs rdiff -u -r1.1 -r0 \
pkgsrc/lang/python35/patches/patch-Lib_distutils_command_install.py \
pkgsrc/lang/python35/patches/patch-Modules_makesetup \
pkgsrc/lang/python35/patches/patch-Modules_nismodule.c \
pkgsrc/lang/python35/patches/patch-Modules_socketmodule.c \
pkgsrc/lang/python35/patches/patch-Modules_socketmodule.h \
pkgsrc/lang/python35/patches/patch-Python_thread__pthread.h
cvs rdiff -u -r1.3 -r0 \
pkgsrc/lang/python35/patches/patch-Lib_distutils_unixccompiler.py
cvs rdiff -u -r1.6 -r0 pkgsrc/lang/python35/patches/patch-Makefile.pre.in
cvs rdiff -u -r1.5 -r0 \
pkgsrc/lang/python35/patches/patch-Modules___cursesmodule.c \
pkgsrc/lang/python35/patches/patch-setup.py
cvs rdiff -u -r1.4 -r0 pkgsrc/lang/python35/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.513 pkgsrc/lang/Makefile:1.514
--- pkgsrc/lang/Makefile:1.513 Sun Apr 14 15:27:34 2019
+++ pkgsrc/lang/Makefile Fri Apr 26 09:40:15 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.513 2019/04/14 15:27:34 taca Exp $
+# $NetBSD: Makefile,v 1.514 2019/04/26 09:40:15 roy Exp $
#
COMMENT= Programming languages
@@ -220,8 +220,6 @@ SUBDIR+= py36-html-docs
SUBDIR+= py37-html-docs
#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python27
-SUBDIR+= python34
-SUBDIR+= python35
SUBDIR+= python36
SUBDIR+= python37
SUBDIR+= qore
Home |
Main Index |
Thread Index |
Old Index