pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Remove py22-html-docs, py23-html-docs and Python ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b22beb4f7a0
branches:  trunk
changeset: 398726:2b22beb4f7a0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Sep 07 18:17:28 2009 +0000

description:
Remove py22-html-docs, py23-html-docs and Python 2.3.

diffstat:

 lang/Makefile                  |     5 +-
 lang/py22-html-docs/DESCR      |     1 -
 lang/py22-html-docs/Makefile   |    32 -
 lang/py22-html-docs/distinfo   |     5 -
 lang/py23-html-docs/DESCR      |     1 -
 lang/py23-html-docs/Makefile   |    32 -
 lang/py23-html-docs/distinfo   |     5 -
 lang/python23/ALTERNATIVES     |     1 -
 lang/python23/DESCR            |    14 -
 lang/python23/Makefile         |    19 -
 lang/python23/Makefile.common  |   125 -
 lang/python23/PLIST.Darwin     |   483 -------
 lang/python23/PLIST.IRIX       |    66 -
 lang/python23/PLIST.Linux      |    11 -
 lang/python23/PLIST.SunOS      |    17 -
 lang/python23/PLIST.common     |  2564 ----------------------------------------
 lang/python23/buildlink3.mk    |    30 -
 lang/python23/distinfo         |    27 -
 lang/python23/patches/patch-aa |    86 -
 lang/python23/patches/patch-ab |    26 -
 lang/python23/patches/patch-ac |    12 -
 lang/python23/patches/patch-ad |    23 -
 lang/python23/patches/patch-ae |    13 -
 lang/python23/patches/patch-af |    18 -
 lang/python23/patches/patch-ah |    57 -
 lang/python23/patches/patch-ai |    13 -
 lang/python23/patches/patch-al |   147 --
 lang/python23/patches/patch-am |   350 -----
 lang/python23/patches/patch-bb |    33 -
 lang/python23/patches/patch-ca |    54 -
 lang/python23/patches/patch-cb |    24 -
 lang/python23/patches/patch-cd |    15 -
 lang/python23/patches/patch-ce |    15 -
 lang/python23/patches/patch-da |    17 -
 lang/python23/patches/patch-dc |    22 -
 lang/python23/patches/patch-ea |    12 -
 lang/python23/patches/patch-eb |    19 -
 lang/python23/patches/patch-ec |    37 -
 lang/python23/patches/patch-ed |    30 -
 lang/python23/patches/patch-na |    15 -
 40 files changed, 1 insertions(+), 4475 deletions(-)

diffs (truncated from 4649 to 300 lines):

diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/Makefile
--- a/lang/Makefile     Mon Sep 07 18:16:28 2009 +0000
+++ b/lang/Makefile     Mon Sep 07 18:17:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2009/07/26 21:21:29 rillig Exp $
+# $NetBSD: Makefile,v 1.273 2009/09/07 18:17:28 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -127,12 +127,9 @@
 SUBDIR+=       py-html-docs
 SUBDIR+=       py-psyco
 SUBDIR+=       py-pyrex
-SUBDIR+=       py22-html-docs
-SUBDIR+=       py23-html-docs
 SUBDIR+=       py24-html-docs
 SUBDIR+=       py25-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
-SUBDIR+=       python23
 SUBDIR+=       python24
 SUBDIR+=       python25
 SUBDIR+=       python26
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/py22-html-docs/DESCR
--- a/lang/py22-html-docs/DESCR Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-HTML Documentation for Python
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/py22-html-docs/Makefile
--- a/lang/py22-html-docs/Makefile      Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2009/07/22 09:28:15 wiz Exp $
-#
-
-DISTNAME=      html-2.2.2
-PKGNAME=       py22-html-docs-2.2.2
-CATEGORIES=    lang python
-MASTER_SITES=  http://www.python.org/ftp/python/doc/2.2.2/
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    tsarna%NetBSD.org@localhost
-HOMEPAGE=      http://www.python.org/doc/
-COMMENT=       HTML Documentation for Python
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-USE_TOOLS+=    pax
-
-WRKSRC=                ${WRKDIR}
-DIST_SUBDIR=   python
-
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-
-HTMLDIR=       share/doc/html/python2.2
-PLIST_SRC=     ${WRKDIR}/.PLIST_SRC
-
-do-install:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${HTMLDIR}
-       cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
-       cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/py22-html-docs/distinfo
--- a/lang/py22-html-docs/distinfo      Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 09:03:10 agc Exp $
-
-SHA1 (python/html-2.2.2.tar.bz2) = 530e80e25ad449890e24d8198c1e947c7d99f013
-RMD160 (python/html-2.2.2.tar.bz2) = e319b1b5c08c1e4b03c190dfcec6d4cc3a0300af
-Size (python/html-2.2.2.tar.bz2) = 963704 bytes
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/py23-html-docs/DESCR
--- a/lang/py23-html-docs/DESCR Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-HTML Documentation for Python 2.3
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/py23-html-docs/Makefile
--- a/lang/py23-html-docs/Makefile      Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2009/07/22 09:28:15 wiz Exp $
-#
-
-DISTNAME=      html-2.3.3
-PKGNAME=       py23-html-docs-2.3.3
-CATEGORIES=    lang python
-MASTER_SITES=  http://www.python.org/ftp/python/doc/2.3.3/
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.python.org/doc/
-COMMENT=       HTML Documentation for Python
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-USE_TOOLS+=    pax
-
-WRKSRC=                ${WRKDIR}/Python-Docs-2.3.3/
-DIST_SUBDIR=   python
-
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-
-HTMLDIR=       share/doc/html/python2.3
-PLIST_SRC=     ${WRKDIR}/.PLIST_SRC
-
-do-install:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${HTMLDIR}
-       cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
-       cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/py23-html-docs/distinfo
--- a/lang/py23-html-docs/distinfo      Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:03:10 agc Exp $
-
-SHA1 (python/html-2.3.3.tar.bz2) = ef5ba455ee8f9bc30103c82242805a4d252eba63
-RMD160 (python/html-2.3.3.tar.bz2) = 99f54f5ca59d6a7c67a0d875bfdde50cdb2a2072
-Size (python/html-2.3.3.tar.bz2) = 1245052 bytes
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/python23/ALTERNATIVES
--- a/lang/python23/ALTERNATIVES        Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-bin/python @PREFIX@/bin/python2.3
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/python23/DESCR
--- a/lang/python23/DESCR       Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +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.
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/python23/Makefile
--- a/lang/python23/Makefile    Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.41 2009/05/20 00:58:20 wiz Exp $
-#
-
-PKGNAME=       python23-2.3.7
-PKGREVISION=   1
-
-CONFLICTS+=    python-[0-9]*
-
-#PKG_INSTALLATION_TYPES=       overwrite pkgviews
-
-PTHREAD_OPTS+= require
-.include "../../mk/pthread.buildlink3.mk"
-.if ${PTHREAD_TYPE} == "pth"
-CONFIGURE_ARGS+=       --with-pth
-.endif
-
-PY_VER_SUFFIX= 2.3
-
-.include "../../lang/python23/Makefile.common"
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/python23/Makefile.common
--- a/lang/python23/Makefile.common     Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,125 +0,0 @@
-# $NetBSD: Makefile.common,v 1.42 2009/08/15 23:08:15 zafer Exp $
-#
-
-DISTNAME=      Python-2.3.7
-CATEGORIES=    lang python
-MASTER_SITES=  http://www.python.org/ftp/python/2.3.7/
-EXTRACT_SUFX=  .tgz
-
-MAINTAINER=    recht%NetBSD.org@localhost
-HOMEPAGE=      http://www.python.org/
-COMMENT=       Interpreted, interactive, object-oriented programming language
-
-USE_LANGUAGES=         c c++
-GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --enable-shared
-CONFIGURE_ARGS+=       OPT=${CFLAGS:M*:Q}
-
-# fdatasync()
-LIBS.SunOS+=           -lrt
-
-REPLACE_INTERPRETER+=  python
-REPLACE.python.old=    .*python
-REPLACE.python.new=    ${PREFIX}/bin/python${PY_VER_SUFFIX}
-REPLACE_FILES.python=  Lib/cgi.py Lib/bsddb/dbshelve.py Lib/idlelib/idle \
-                       Lib/idlelib/idle.py Lib/test/test_bz2.py \
-                       Lib/test/test_largefile.py Lib/test/test_optparse.py
-CHECK_INTERPRETER_SKIP=        lib/python${PY_VER_SUFFIX}/test/test_pep263.py
-
-.include "../../mk/bsd.prefs.mk"
-
-PLIST_SRC=     ${.CURDIR}/../../lang/python23/PLIST.common
-.if exists(${.CURDIR}/../../lang/python23/PLIST.${OPSYS})
-PLIST_SRC+=    ${.CURDIR}/../../lang/python23/PLIST.${OPSYS}
-.endif
-
-.if ${OPSYS} == "NetBSD"
-PRIVILEGED_STAGES+=    clean
-.endif
-
-.if ${OPSYS} == "Darwin" || ${OPSYS} == "Interix"
-PY_PLATNAME=   ${LOWER_OPSYS}
-.elif ${OPSYS} == "IRIX"
-PY_PLATNAME=   ${LOWER_OPSYS:C/\..*//}
-.elif ${OPSYS} == "SunOS"
-PY_PLATNAME=   sunos${OS_VERSION:C/\..*//}
-.else
-PY_PLATNAME=   ${LOWER_OPSYS}${OS_VERSION:C/\..*//}
-.endif
-PLIST_SUBST+=  PY_PLATNAME=${PY_PLATNAME:Q}
-
-.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "amd64") || \
-    (${MACHINE_ARCH} == "sparc64") || (${MACHINE_ARCH} == "x86_64") || \
-    (defined(ABI) && ${ABI} == "64")
-IS_64BIT_PLATFORM?=    yes
-.else
-IS_64BIT_PLATFORM?=    no
-.endif
-
-# the dl module isn't built for 64 bit archs and Darwin
-PLIST_VARS+=           dl
-.if empty(IS_64BIT_PLATFORM:M[yY][eE][sS]) && \
-    (${OPSYS} != "Darwin") && (${OPSYS} != "Interix")
-PLIST.dl=              yes
-.endif
-
-# setup.py causes some modules to be built if the platform is *not* 64bit.
-PLIST_VARS+=           extra-so
-.if !empty(IS_64BIT_PLATFORM:M[nN][oO])
-PLIST.extra-so=                yes
-.endif
-
-# ossaudiodev is only available on x86 for the following platforms
-PLIST_VARS+=           oss
-.if (${MACHINE_ARCH} == "i386") && \
-    (${PY_PLATNAME} == "linux2" || ${PY_PLATNAME} == "freebsd4" || \
-     ${PY_PLATNAME} == "freebsd5")
-PLIST.oss=             yes
-.elif (${MACHINE_ARCH} == "x86_64") && (${PY_PLATNAME} == "linux2")
-PLIST.oss=             yes
-.endif
-
-# Make sure python modules can link correctly
-.if ${OPSYS} == "Darwin"
-INSTALL_UNSTRIPPED=    yes
-.endif
-
-PLIST_VARS+=   bsddb dll nis
-.if ${OPSYS} == "IRIX"
-.  if ${ABI} != "64"
-PLIST.nis=     yes
-.  endif
-.else
-.  include "../../mk/bdb.buildlink3.mk"
-MAKE_ENV+=     PY_BDB_TYPE=${BDB_TYPE:Q}
-MAKE_ENV+=     PY_BDB_INCDIRS=${BDBBASE}/${BUILDLINK_INCDIRS.${BDB_TYPE}}
-MAKE_ENV+=     PY_BDB_LIBDIRS=${BDBBASE}/lib
-MAKE_ENV+=     PY_BDB_LIBS=${BDB_LIBS:Q}
-PLIST.bsddb=   yes
-PLIST.dll=     yes
-.  if ${OPSYS} == "Interix"
-CONFIGURE_ENV+=        ac_cv_header_stropts_h=no
-.  else
-PLIST.nis=     yes
-.  endif
-.endif
-
-PLIST_SUBST+=  PY_VER_SUFFIX=${PY_VER_SUFFIX:Q}
-
-TEST_TARGET=   test
-INSTALL_TARGET=        altinstall
-
-post-extract:
-       ${MV} ${WRKSRC}/Tools/scripts/pydoc ${WRKSRC}/Tools/scripts/pydoc${PY_VER_SUFFIX}
-
-USE_GNU_READLINE=      # defined
-BUILDLINK_DEPMETHOD.readline=          build
-
-.include "../../archivers/bzip2/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/dlopen.buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5654c8d30b29 -r 2b22beb4f7a0 lang/python23/PLIST.Darwin
--- a/lang/python23/PLIST.Darwin        Mon Sep 07 18:16:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000



Home | Main Index | Thread Index | Old Index