pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Retire py-IndexCatalog and py-ZODB with the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cc724a25751
branches: trunk
changeset: 564590:5cc724a25751
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 07 18:28:03 2009 +0000
description:
Retire py-IndexCatalog and py-ZODB with the Python 2.3 support.
diffstat:
databases/Makefile | 4 +-
databases/py-IndexedCatalog/DESCR | 6 -
databases/py-IndexedCatalog/Makefile | 22 -
databases/py-IndexedCatalog/PLIST | 105 -----
databases/py-IndexedCatalog/distinfo | 5 -
databases/py-ZODB/DESCR | 3 -
databases/py-ZODB/MESSAGE | 14 -
databases/py-ZODB/Makefile | 22 -
databases/py-ZODB/PLIST | 670 -----------------------------------
databases/py-ZODB/buildlink3.mk | 15 -
databases/py-ZODB/distinfo | 5 -
11 files changed, 1 insertions(+), 870 deletions(-)
diffs (truncated from 926 to 300 lines):
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/Makefile
--- a/databases/Makefile Mon Sep 07 18:25:40 2009 +0000
+++ b/databases/Makefile Mon Sep 07 18:28:03 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.304 2009/08/14 19:41:45 joerg Exp $
+# $NetBSD: Makefile,v 1.305 2009/09/07 18:28:03 joerg Exp $
#
COMMENT= Databases
@@ -212,9 +212,7 @@
SUBDIR+= postgresql84-pltcl
SUBDIR+= postgresql84-server
SUBDIR+= pxtools
-SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL
-SUBDIR+= py-ZODB
SUBDIR+= py-bdb-xml
SUBDIR+= py-bsddb3
SUBDIR+= py-gdbm
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-IndexedCatalog/DESCR
--- a/databases/py-IndexedCatalog/DESCR Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-IndexedCatalog is an extension to the Zope Object Database (ZODB) that
-provides indexing and allows queries for objects based on attributes.
-Which is accomplished by indexing all fields by type
-(string/integer/float) and by a simple query language.
-
-IndexedCatalog is licensed under the Lesser GNU Public Licence (LGPL).
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-IndexedCatalog/Makefile
--- a/databases/py-IndexedCatalog/Makefile Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2009/03/05 18:51:27 joerg Exp $
-#
-
-DISTNAME= IndexedCatalog-0.6.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= databases python
-MASTER_SITES= http://async.com.br/projects/IndexedCatalog/dist/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://async.com.br/projects/IndexedCatalog/
-COMMENT= Indexed Catalog extension for standalone ZODB
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PYTHON_VERSIONS_ACCEPTED= 23
-
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../databases/py-ZODB/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-IndexedCatalog/PLIST
--- a/databases/py-IndexedCatalog/PLIST Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,105 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:43:22 joerg Exp $
-${PYSITELIB}/IndexedCatalog/Aggregate.pyc
-${PYSITELIB}/IndexedCatalog/Aggregate.pyo
-${PYSITELIB}/IndexedCatalog/Aggregate.py
-${PYSITELIB}/IndexedCatalog/Catalog.pyc
-${PYSITELIB}/IndexedCatalog/Catalog.pyo
-${PYSITELIB}/IndexedCatalog/Catalog.py
-${PYSITELIB}/IndexedCatalog/Checkers.pyc
-${PYSITELIB}/IndexedCatalog/Checkers.pyo
-${PYSITELIB}/IndexedCatalog/Checkers.py
-${PYSITELIB}/IndexedCatalog/Exceptions.pyc
-${PYSITELIB}/IndexedCatalog/Exceptions.pyo
-${PYSITELIB}/IndexedCatalog/Exceptions.py
-${PYSITELIB}/IndexedCatalog/Indexes.pyc
-${PYSITELIB}/IndexedCatalog/Indexes.pyo
-${PYSITELIB}/IndexedCatalog/Indexes.py
-${PYSITELIB}/IndexedCatalog/Mutables.pyc
-${PYSITELIB}/IndexedCatalog/Mutables.pyo
-${PYSITELIB}/IndexedCatalog/Mutables.py
-${PYSITELIB}/IndexedCatalog/Object.pyc
-${PYSITELIB}/IndexedCatalog/Object.pyo
-${PYSITELIB}/IndexedCatalog/Object.py
-${PYSITELIB}/IndexedCatalog/Parser/__init__.pyc
-${PYSITELIB}/IndexedCatalog/Parser/__init__.pyo
-${PYSITELIB}/IndexedCatalog/Parser/__init__.py
-${PYSITELIB}/IndexedCatalog/Parser/baseparser.pyc
-${PYSITELIB}/IndexedCatalog/Parser/baseparser.pyo
-${PYSITELIB}/IndexedCatalog/Parser/baseparser.py
-${PYSITELIB}/IndexedCatalog/Parser/common/__init__.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/__init__.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/__init__.py
-${PYSITELIB}/IndexedCatalog/Parser/common/calendar_names.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/calendar_names.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/calendar_names.py
-${PYSITELIB}/IndexedCatalog/Parser/common/chartypes.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/chartypes.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/chartypes.py
-${PYSITELIB}/IndexedCatalog/Parser/common/comments.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/comments.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/comments.py
-${PYSITELIB}/IndexedCatalog/Parser/common/iso_date.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/iso_date.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/iso_date.py
-${PYSITELIB}/IndexedCatalog/Parser/common/iso_date_loose.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/iso_date_loose.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/iso_date_loose.py
-${PYSITELIB}/IndexedCatalog/Parser/common/numbers.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/numbers.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/numbers.py
-${PYSITELIB}/IndexedCatalog/Parser/common/phonetics.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/phonetics.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/phonetics.py
-${PYSITELIB}/IndexedCatalog/Parser/common/strings.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/strings.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/strings.py
-${PYSITELIB}/IndexedCatalog/Parser/common/timezone_names.pyc
-${PYSITELIB}/IndexedCatalog/Parser/common/timezone_names.pyo
-${PYSITELIB}/IndexedCatalog/Parser/common/timezone_names.py
-${PYSITELIB}/IndexedCatalog/Parser/dispatchprocessor.pyc
-${PYSITELIB}/IndexedCatalog/Parser/dispatchprocessor.pyo
-${PYSITELIB}/IndexedCatalog/Parser/dispatchprocessor.py
-${PYSITELIB}/IndexedCatalog/Parser/generator.pyc
-${PYSITELIB}/IndexedCatalog/Parser/generator.pyo
-${PYSITELIB}/IndexedCatalog/Parser/generator.py
-${PYSITELIB}/IndexedCatalog/Parser/objectgenerator.pyc
-${PYSITELIB}/IndexedCatalog/Parser/objectgenerator.pyo
-${PYSITELIB}/IndexedCatalog/Parser/objectgenerator.py
-${PYSITELIB}/IndexedCatalog/Parser/parser.pyc
-${PYSITELIB}/IndexedCatalog/Parser/parser.pyo
-${PYSITELIB}/IndexedCatalog/Parser/parser.py
-${PYSITELIB}/IndexedCatalog/Parser/printers.pyc
-${PYSITELIB}/IndexedCatalog/Parser/printers.pyo
-${PYSITELIB}/IndexedCatalog/Parser/printers.py
-${PYSITELIB}/IndexedCatalog/Parser/processor.pyc
-${PYSITELIB}/IndexedCatalog/Parser/processor.pyo
-${PYSITELIB}/IndexedCatalog/Parser/processor.py
-${PYSITELIB}/IndexedCatalog/Parser/simpleparsegrammar.pyc
-${PYSITELIB}/IndexedCatalog/Parser/simpleparsegrammar.pyo
-${PYSITELIB}/IndexedCatalog/Parser/simpleparsegrammar.py
-${PYSITELIB}/IndexedCatalog/QueryParser.pyc
-${PYSITELIB}/IndexedCatalog/QueryParser.pyo
-${PYSITELIB}/IndexedCatalog/QueryParser.py
-${PYSITELIB}/IndexedCatalog/Registry.pyc
-${PYSITELIB}/IndexedCatalog/Registry.pyo
-${PYSITELIB}/IndexedCatalog/Registry.py
-${PYSITELIB}/IndexedCatalog/Result.pyc
-${PYSITELIB}/IndexedCatalog/Result.pyo
-${PYSITELIB}/IndexedCatalog/Result.py
-${PYSITELIB}/IndexedCatalog/Shelf.pyc
-${PYSITELIB}/IndexedCatalog/Shelf.pyo
-${PYSITELIB}/IndexedCatalog/Shelf.py
-${PYSITELIB}/IndexedCatalog/Signals.pyc
-${PYSITELIB}/IndexedCatalog/Signals.pyo
-${PYSITELIB}/IndexedCatalog/Signals.py
-${PYSITELIB}/IndexedCatalog/Updaters.pyc
-${PYSITELIB}/IndexedCatalog/Updaters.pyo
-${PYSITELIB}/IndexedCatalog/Updaters.py
-${PYSITELIB}/IndexedCatalog/Util.pyc
-${PYSITELIB}/IndexedCatalog/Util.pyo
-${PYSITELIB}/IndexedCatalog/Util.py
-${PYSITELIB}/IndexedCatalog/_ICPersistent.so
-${PYSITELIB}/IndexedCatalog/_Util.so
-${PYSITELIB}/IndexedCatalog/__init__.pyc
-${PYSITELIB}/IndexedCatalog/__init__.pyo
-${PYSITELIB}/IndexedCatalog/__init__.py
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-IndexedCatalog/distinfo
--- a/databases/py-IndexedCatalog/distinfo Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 16:33:09 agc Exp $
-
-SHA1 (IndexedCatalog-0.6.0.tar.gz) = 890d8b67e53679b461725cf0b2dc6af9da7b7bba
-RMD160 (IndexedCatalog-0.6.0.tar.gz) = ded65b94f80699775e8e6edaa50e9fe5213646e8
-Size (IndexedCatalog-0.6.0.tar.gz) = 132057 bytes
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-ZODB/DESCR
--- a/databases/py-ZODB/DESCR Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-The ZODB package is a Python object persistence system. It provides the
-Z Object Database separately from Zope so it can be used in non-Zope related
-Python applications to provide transparent object-oriented persistency.
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-ZODB/MESSAGE
--- a/databases/py-ZODB/MESSAGE Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/02/24 21:11:12 snj Exp $
-
-To start the server, bound to port 9999, run:
-
- ${PREFIX}/bin/runzeo.py -f DBNAME -a 9999
-
-For more information about ZODB, see:
- http://zope.org/Wikis/ZODB/FrontPage/
-
-The ZODB Programming Guide is located at:
- http://zope.org/Wikis/ZODB/FrontPage/guide/index.html
-
-===========================================================================
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-ZODB/Makefile
--- a/databases/py-ZODB/Makefile Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:20 joerg Exp $
-#
-
-DISTNAME= ZODB3-3.2.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/3-/-/}
-PKGREVISION= 3
-CATEGORIES= databases python
-MASTER_SITES= http://zope.org/Products/ZODB3.2/3.2.1/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://zope.org/Products/ZODB3.2/3.2/
-COMMENT= Standalone distro of Zope Object Database
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PY_PATCHPLIST= yes
-PYDISTUTILSPKG= yes
-
-PYTHON_VERSIONS_ACCEPTED= 23
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5fbfaafd90cf -r 5cc724a25751 databases/py-ZODB/PLIST
--- a/databases/py-ZODB/PLIST Mon Sep 07 18:25:40 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,670 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:43:22 joerg Exp $
-${PYINC}/ZODB3/ExtensionClass.h
-${PYINC}/ZODB3/cPersistence.h
-${PYSITELIB}/Acquisition.so
-${PYSITELIB}/BDBStorage/BDBFullStorage.py
-${PYSITELIB}/BDBStorage/BDBFullStorage.pyc
-${PYSITELIB}/BDBStorage/BDBFullStorage.pyo
-${PYSITELIB}/BDBStorage/BDBMinimalStorage.py
-${PYSITELIB}/BDBStorage/BDBMinimalStorage.pyc
-${PYSITELIB}/BDBStorage/BDBMinimalStorage.pyo
-${PYSITELIB}/BDBStorage/BerkeleyBase.py
-${PYSITELIB}/BDBStorage/BerkeleyBase.pyc
-${PYSITELIB}/BDBStorage/BerkeleyBase.pyo
-${PYSITELIB}/BDBStorage/__init__.py
-${PYSITELIB}/BDBStorage/__init__.pyc
-${PYSITELIB}/BDBStorage/__init__.pyo
-${PYSITELIB}/BDBStorage/_helper.so
-${PYSITELIB}/BDBStorage/profout.py
-${PYSITELIB}/BDBStorage/profout.pyc
-${PYSITELIB}/BDBStorage/profout.pyo
-${PYSITELIB}/BDBStorage/tests/BerkeleyTestBase.py
-${PYSITELIB}/BDBStorage/tests/BerkeleyTestBase.pyc
-${PYSITELIB}/BDBStorage/tests/BerkeleyTestBase.pyo
-${PYSITELIB}/BDBStorage/tests/ZODBTestBase.py
-${PYSITELIB}/BDBStorage/tests/ZODBTestBase.pyc
-${PYSITELIB}/BDBStorage/tests/ZODBTestBase.pyo
-${PYSITELIB}/BDBStorage/tests/__init__.py
-${PYSITELIB}/BDBStorage/tests/__init__.pyc
-${PYSITELIB}/BDBStorage/tests/__init__.pyo
-${PYSITELIB}/BDBStorage/tests/test_autopack.py
-${PYSITELIB}/BDBStorage/tests/test_autopack.pyc
-${PYSITELIB}/BDBStorage/tests/test_autopack.pyo
-${PYSITELIB}/BDBStorage/tests/test_create.py
-${PYSITELIB}/BDBStorage/tests/test_create.pyc
-${PYSITELIB}/BDBStorage/tests/test_create.pyo
-${PYSITELIB}/BDBStorage/tests/test_storage_api.py
-${PYSITELIB}/BDBStorage/tests/test_storage_api.pyc
-${PYSITELIB}/BDBStorage/tests/test_storage_api.pyo
-${PYSITELIB}/BDBStorage/tests/test_virgin.py
-${PYSITELIB}/BDBStorage/tests/test_virgin.pyc
-${PYSITELIB}/BDBStorage/tests/test_virgin.pyo
-${PYSITELIB}/BDBStorage/tests/test_whitebox.py
-${PYSITELIB}/BDBStorage/tests/test_whitebox.pyc
-${PYSITELIB}/BDBStorage/tests/test_whitebox.pyo
-${PYSITELIB}/BDBStorage/tests/test_zodb_simple.py
-${PYSITELIB}/BDBStorage/tests/test_zodb_simple.pyc
-${PYSITELIB}/BDBStorage/tests/test_zodb_simple.pyo
-${PYSITELIB}/BDBStorage/tests/testall.py
-${PYSITELIB}/BDBStorage/tests/testall.pyc
-${PYSITELIB}/BDBStorage/tests/testall.pyo
-${PYSITELIB}/BDBStorage/tests/timeiter.py
-${PYSITELIB}/BDBStorage/tests/timeiter.pyc
-${PYSITELIB}/BDBStorage/tests/timeiter.pyo
-${PYSITELIB}/BDBStorage/tests/timepickles.py
-${PYSITELIB}/BDBStorage/tests/timepickles.pyc
-${PYSITELIB}/BDBStorage/tests/timepickles.pyo
-${PYSITELIB}/BTrees/IIBTree.py
-${PYSITELIB}/BTrees/IIBTree.pyc
-${PYSITELIB}/BTrees/IIBTree.pyo
-${PYSITELIB}/BTrees/IOBTree.py
-${PYSITELIB}/BTrees/IOBTree.pyc
-${PYSITELIB}/BTrees/IOBTree.pyo
-${PYSITELIB}/BTrees/Interfaces.py
-${PYSITELIB}/BTrees/Interfaces.pyc
-${PYSITELIB}/BTrees/Interfaces.pyo
-${PYSITELIB}/BTrees/Length.py
-${PYSITELIB}/BTrees/Length.pyc
-${PYSITELIB}/BTrees/Length.pyo
-${PYSITELIB}/BTrees/OIBTree.py
-${PYSITELIB}/BTrees/OIBTree.pyc
-${PYSITELIB}/BTrees/OIBTree.pyo
-${PYSITELIB}/BTrees/OOBTree.py
Home |
Main Index |
Thread Index |
Old Index