pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Remove lang/python2[1234]-pth, the main package w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9f77302f3b1
branches: trunk
changeset: 504805:e9f77302f3b1
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 22 22:11:59 2005 +0000
description:
Remove lang/python2[1234]-pth, the main package works with pth as well.
diffstat:
lang/python21-pth/DESCR | 14 --------------
lang/python21-pth/Makefile | 25 -------------------------
lang/python21-pth/PLIST | 2 --
lang/python22-pth/DESCR | 14 --------------
lang/python22-pth/Makefile | 25 -------------------------
lang/python22-pth/PLIST | 2 --
lang/python23-pth/DESCR | 16 ----------------
lang/python23-pth/Makefile | 25 -------------------------
lang/python23-pth/PLIST | 2 --
lang/python24-pth/DESCR | 16 ----------------
lang/python24-pth/Makefile | 24 ------------------------
lang/python24-pth/PLIST | 2 --
12 files changed, 0 insertions(+), 167 deletions(-)
diffs (215 lines):
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python21-pth/DESCR
--- a/lang/python21-pth/DESCR Thu Dec 22 22:10:36 2005 +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 1bfbdd838f23 -r e9f77302f3b1 lang/python21-pth/Makefile
--- a/lang/python21-pth/Makefile Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2005/11/01 21:48:32 adrianp Exp $
-#
-
-DISTNAME= Python-2.1.3
-PKGNAME= python21-pth-2.1.3
-PKGREVISION= 7
-CATEGORIES= lang python
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://www.python.org/
-COMMENT= Interpreted, interactive, object-oriented programming language
-
-DEPENDS+= python21>=2.1.3:../../lang/python21
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-NO_MTREE= yes
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python21-pth/PLIST
--- a/lang/python21-pth/PLIST Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2005/01/23 20:41:46 recht Exp $
-@comment this plist intentionally left empty
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python22-pth/DESCR
--- a/lang/python22-pth/DESCR Thu Dec 22 22:10:36 2005 +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 1bfbdd838f23 -r e9f77302f3b1 lang/python22-pth/Makefile
--- a/lang/python22-pth/Makefile Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2005/10/01 19:59:39 recht Exp $
-#
-
-DISTNAME= Python-2.2.3
-PKGNAME= python22-pth-2.2.3
-PKGREVISION= 6
-CATEGORIES= lang python
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://www.python.org/
-COMMENT= Interpreted, interactive, object-oriented programming language
-
-DEPENDS+= python22>=2.2.3nb6:../../lang/python22
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-NO_MTREE= yes
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python22-pth/PLIST
--- a/lang/python22-pth/PLIST Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2005/01/23 20:41:47 recht Exp $
-@comment this plist intentionally left empty
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python23-pth/DESCR
--- a/lang/python23-pth/DESCR Thu Dec 22 22:10:36 2005 +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 with support for threads.
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python23-pth/Makefile
--- a/lang/python23-pth/Makefile Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.30 2005/10/01 19:36:01 recht Exp $
-#
-
-DISTNAME= Python-2.3.5
-PKGNAME= python23-pth-2.3.5
-PKGREVISION= 1
-CATEGORIES= lang python
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= recht%NetBSD.org@localhost
-HOMEPAGE= http://www.python.org/
-COMMENT= Interpreted, interactive, object-oriented programming language
-
-DEPENDS+= python23>=2.3.5nb3:../../lang/python23
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-NO_MTREE= yes
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python23-pth/PLIST
--- a/lang/python23-pth/PLIST Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2005/01/23 20:41:47 recht Exp $
-@comment this plist intentionally left empty
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python24-pth/DESCR
--- a/lang/python24-pth/DESCR Thu Dec 22 22:10:36 2005 +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 with support for threads.
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python24-pth/Makefile
--- a/lang/python24-pth/Makefile Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2005/10/01 21:12:05 recht Exp $
-#
-
-DISTNAME= Python-2.4.2
-PKGNAME= python24-pth-2.4.2
-CATEGORIES= lang python
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= recht%NetBSD.org@localhost
-HOMEPAGE= http://www.python.org/
-COMMENT= Interpreted, interactive, object-oriented programming language
-
-DEPENDS+= python24>=2.4.2:../../lang/python24
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-NO_MTREE= yes
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1bfbdd838f23 -r e9f77302f3b1 lang/python24-pth/PLIST
--- a/lang/python24-pth/PLIST Thu Dec 22 22:10:36 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2005/01/23 20:41:48 recht Exp $
-@comment this plist intentionally left empty
Home |
Main Index |
Thread Index |
Old Index