pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Removal of python23-nth.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/048f8055c56e
branches:  trunk
changeset: 545059:048f8055c56e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jul 25 11:34:16 2008 +0000

description:
Removal of python23-nth.

diffstat:

 doc/CHANGES-2008                |   3 ++-
 lang/Makefile                   |   3 +--
 lang/python23-nth/ALTERNATIVES  |   1 -
 lang/python23-nth/DESCR         |  16 ----------------
 lang/python23-nth/Makefile      |  23 -----------------------
 lang/python23-nth/buildlink3.mk |  29 -----------------------------
 6 files changed, 3 insertions(+), 72 deletions(-)

diffs (116 lines):

diff -r 0fff584cd98a -r 048f8055c56e doc/CHANGES-2008
--- a/doc/CHANGES-2008  Fri Jul 25 09:53:49 2008 +0000
+++ b/doc/CHANGES-2008  Fri Jul 25 11:34:16 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1670 2008/07/25 09:15:27 ghen Exp $
+$NetBSD: CHANGES-2008,v 1.1671 2008/07/25 11:34:16 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -2849,3 +2849,4 @@
        Updated devel/stgit to 0.14.3 [bjs 2008-07-25]
        Updated shells/zsh to 4.2.6nb2 [ghen 2008-07-25]
        Updated shells/zsh-current to 4.3.4nb3 [ghen 2008-07-25]
+       Removed lang/python23-nth [joerg 2008-07-25]
diff -r 0fff584cd98a -r 048f8055c56e lang/Makefile
--- a/lang/Makefile     Fri Jul 25 09:53:49 2008 +0000
+++ b/lang/Makefile     Fri Jul 25 11:34:16 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.257 2008/06/03 19:37:35 wiz Exp $
+# $NetBSD: Makefile,v 1.258 2008/07/25 11:34:16 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -129,7 +129,6 @@
 SUBDIR+=       python15
 SUBDIR+=       python21
 SUBDIR+=       python23
-SUBDIR+=       python23-nth
 SUBDIR+=       python24
 SUBDIR+=       python25
 SUBDIR+=       rexx-imc
diff -r 0fff584cd98a -r 048f8055c56e lang/python23-nth/ALTERNATIVES
--- a/lang/python23-nth/ALTERNATIVES    Fri Jul 25 09:53:49 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-bin/python @PREFIX@/bin/python2n3
diff -r 0fff584cd98a -r 048f8055c56e lang/python23-nth/DESCR
--- a/lang/python23-nth/DESCR   Fri Jul 25 09:53:49 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-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.
diff -r 0fff584cd98a -r 048f8055c56e lang/python23-nth/Makefile
--- a/lang/python23-nth/Makefile        Fri Jul 25 09:53:49 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2008/07/14 14:42:51 joerg Exp $
-#
-
-PKGNAME=       python23-nth-2.3.5
-PKGREVISION=   7
-
-CONFLICTS+=    python-[0-9]*
-
-CONFIGURE_ARGS+=       --without-threads
-
-PY_VER_SUFFIX= 2n3
-
-DISTINFO_FILE=         ${.CURDIR}/../../lang/python23/distinfo
-PATCHDIR=              ${.CURDIR}/../../lang/python23/patches
-
-SUBST_CLASSES+=                version
-SUBST_FILES.version=   configure Include/patchlevel.h setup.py
-SUBST_SED.version+=    -e 's,VERSION=2\.3,VERSION=2n3,g'
-SUBST_SED.version+=    -e 's,\(PY_VERSION.*\)2\.3,\12n3,g'
-SUBST_SED.version+=    -e 's,pydoc2\.3,pydoc2n3,g'
-SUBST_STAGE.version=   pre-configure
-
-.include "../../lang/python23/Makefile.common"
diff -r 0fff584cd98a -r 048f8055c56e lang/python23-nth/buildlink3.mk
--- a/lang/python23-nth/buildlink3.mk   Fri Jul 25 09:53:49 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.7 2006/07/08 23:10:55 jlam Exp $
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
-PYTHON23_NTH_BUILDLINK3_MK:=   ${PYTHON23_NTH_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+=    python23-nth
-.endif
-
-BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Npython23-nth}
-BUILDLINK_PACKAGES+=   python23-nth
-BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}python23-nth
-
-.if !empty(PYTHON23_NTH_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.python23-nth+=   python23-nth>=2.3.4
-BUILDLINK_ABI_DEPENDS.python23-nth?=   python23-nth>=2.3.5nb4
-BUILDLINK_PKGSRCDIR.python23-nth?=     ../../lang/python23-nth
-
-.if defined(BUILDLINK_DEPMETHOD.python)
-BUILDLINK_DEPMETHOD.python23nth?=      ${BUILDLINK_DEPMETHOD.python}
-.endif
-
-BUILDLINK_INCDIRS.python23-nth+=       include/python2n3
-BUILDLINK_LIBDIRS.python23-nth+=       lib/python2n3/config
-BUILDLINK_TRANSFORM+=                  l:python:python2n3
-
-.endif # PYTHON23_NTH_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}



Home | Main Index | Thread Index | Old Index