summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg>2009-09-07 18:28:03 +0000
committerjoerg <joerg>2009-09-07 18:28:03 +0000
commitc1e40d3b149fed83a739a5dafc6c9dc0a4595461 (patch)
treefceae5dee12a5a89b03ed13bfed08953ecc39659 /databases
parent8a441d6a5ad5d6a31a1d2d4ddd1533ad14b74036 (diff)
downloadpkgsrc-c1e40d3b149fed83a739a5dafc6c9dc0a4595461.tar.gz
Retire py-IndexCatalog and py-ZODB with the Python 2.3 support.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
-rw-r--r--databases/py-IndexedCatalog/DESCR6
-rw-r--r--databases/py-IndexedCatalog/Makefile22
-rw-r--r--databases/py-IndexedCatalog/PLIST105
-rw-r--r--databases/py-IndexedCatalog/distinfo5
-rw-r--r--databases/py-ZODB/DESCR3
-rw-r--r--databases/py-ZODB/MESSAGE14
-rw-r--r--databases/py-ZODB/Makefile22
-rw-r--r--databases/py-ZODB/PLIST670
-rw-r--r--databases/py-ZODB/buildlink3.mk15
-rw-r--r--databases/py-ZODB/distinfo5
11 files changed, 1 insertions, 870 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4c42b5ffb90..e0aabd5df96 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -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-plpython
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 --git a/databases/py-IndexedCatalog/DESCR b/databases/py-IndexedCatalog/DESCR
deleted file mode 100644
index 6f544b543bb..00000000000
--- a/databases/py-IndexedCatalog/DESCR
+++ /dev/null
@@ -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 --git a/databases/py-IndexedCatalog/Makefile b/databases/py-IndexedCatalog/Makefile
deleted file mode 100644
index 1c7be7dcb7e..00000000000
--- a/databases/py-IndexedCatalog/Makefile
+++ /dev/null
@@ -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
-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 --git a/databases/py-IndexedCatalog/PLIST b/databases/py-IndexedCatalog/PLIST
deleted file mode 100644
index c06eb6c9b8a..00000000000
--- a/databases/py-IndexedCatalog/PLIST
+++ /dev/null
@@ -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 --git a/databases/py-IndexedCatalog/distinfo b/databases/py-IndexedCatalog/distinfo
deleted file mode 100644
index 6ef4e320a5b..00000000000
--- a/databases/py-IndexedCatalog/distinfo
+++ /dev/null
@@ -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 --git a/databases/py-ZODB/DESCR b/databases/py-ZODB/DESCR
deleted file mode 100644
index 2be9d0234db..00000000000
--- a/databases/py-ZODB/DESCR
+++ /dev/null
@@ -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 --git a/databases/py-ZODB/MESSAGE b/databases/py-ZODB/MESSAGE
deleted file mode 100644
index d491933c918..00000000000
--- a/databases/py-ZODB/MESSAGE
+++ /dev/null
@@ -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 --git a/databases/py-ZODB/Makefile b/databases/py-ZODB/Makefile
deleted file mode 100644
index 520a42c124b..00000000000
--- a/databases/py-ZODB/Makefile
+++ /dev/null
@@ -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
-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 --git a/databases/py-ZODB/PLIST b/databases/py-ZODB/PLIST
deleted file mode 100644
index c64149cc60b..00000000000
--- a/databases/py-ZODB/PLIST
+++ /dev/null
@@ -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
-${PYSITELIB}/BTrees/OOBTree.pyc
-${PYSITELIB}/BTrees/OOBTree.pyo
-${PYSITELIB}/BTrees/_IIBTree.so
-${PYSITELIB}/BTrees/_IOBTree.so
-${PYSITELIB}/BTrees/_OIBTree.so
-${PYSITELIB}/BTrees/_OOBTree.so
-${PYSITELIB}/BTrees/__init__.py
-${PYSITELIB}/BTrees/__init__.pyc
-${PYSITELIB}/BTrees/__init__.pyo
-${PYSITELIB}/BTrees/_fsBTree.so
-${PYSITELIB}/BTrees/check.py
-${PYSITELIB}/BTrees/check.pyc
-${PYSITELIB}/BTrees/check.pyo
-${PYSITELIB}/BTrees/convert.py
-${PYSITELIB}/BTrees/convert.pyc
-${PYSITELIB}/BTrees/convert.pyo
-${PYSITELIB}/BTrees/tests/__init__.py
-${PYSITELIB}/BTrees/tests/__init__.pyc
-${PYSITELIB}/BTrees/tests/__init__.pyo
-${PYSITELIB}/BTrees/tests/testBTrees.py
-${PYSITELIB}/BTrees/tests/testBTrees.pyc
-${PYSITELIB}/BTrees/tests/testBTrees.pyo
-${PYSITELIB}/BTrees/tests/testBTreesUnicode.py
-${PYSITELIB}/BTrees/tests/testBTreesUnicode.pyc
-${PYSITELIB}/BTrees/tests/testBTreesUnicode.pyo
-${PYSITELIB}/BTrees/tests/testConflict.py
-${PYSITELIB}/BTrees/tests/testConflict.pyc
-${PYSITELIB}/BTrees/tests/testConflict.pyo
-${PYSITELIB}/BTrees/tests/testSetOps.py
-${PYSITELIB}/BTrees/tests/testSetOps.pyc
-${PYSITELIB}/BTrees/tests/testSetOps.pyo
-${PYSITELIB}/BTrees/tests/test_check.py
-${PYSITELIB}/BTrees/tests/test_check.pyc
-${PYSITELIB}/BTrees/tests/test_check.pyo
-${PYSITELIB}/ComputedAttribute.so
-${PYSITELIB}/ExtensionClass.so
-${PYSITELIB}/MethodObject.so
-${PYSITELIB}/Missing.so
-${PYSITELIB}/MultiMapping.so
-${PYSITELIB}/Persistence/__init__.py
-${PYSITELIB}/Persistence/__init__.pyc
-${PYSITELIB}/Persistence/__init__.pyo
-${PYSITELIB}/Record.so
-${PYSITELIB}/ThreadLock.so
-${PYSITELIB}/ThreadedAsync/LoopCallback.py
-${PYSITELIB}/ThreadedAsync/LoopCallback.pyc
-${PYSITELIB}/ThreadedAsync/LoopCallback.pyo
-${PYSITELIB}/ThreadedAsync/__init__.py
-${PYSITELIB}/ThreadedAsync/__init__.pyc
-${PYSITELIB}/ThreadedAsync/__init__.pyo
-${PYSITELIB}/ZConfig/__init__.py
-${PYSITELIB}/ZConfig/__init__.pyc
-${PYSITELIB}/ZConfig/__init__.pyo
-${PYSITELIB}/ZConfig/cfgparser.py
-${PYSITELIB}/ZConfig/cfgparser.pyc
-${PYSITELIB}/ZConfig/cfgparser.pyo
-${PYSITELIB}/ZConfig/cmdline.py
-${PYSITELIB}/ZConfig/cmdline.pyc
-${PYSITELIB}/ZConfig/cmdline.pyo
-${PYSITELIB}/ZConfig/datatypes.py
-${PYSITELIB}/ZConfig/datatypes.pyc
-${PYSITELIB}/ZConfig/datatypes.pyo
-${PYSITELIB}/ZConfig/info.py
-${PYSITELIB}/ZConfig/info.pyc
-${PYSITELIB}/ZConfig/info.pyo
-${PYSITELIB}/ZConfig/loader.py
-${PYSITELIB}/ZConfig/loader.pyc
-${PYSITELIB}/ZConfig/loader.pyo
-${PYSITELIB}/ZConfig/matcher.py
-${PYSITELIB}/ZConfig/matcher.pyc
-${PYSITELIB}/ZConfig/matcher.pyo
-${PYSITELIB}/ZConfig/schema.py
-${PYSITELIB}/ZConfig/schema.pyc
-${PYSITELIB}/ZConfig/schema.pyo
-${PYSITELIB}/ZConfig/substitution.py
-${PYSITELIB}/ZConfig/substitution.pyc
-${PYSITELIB}/ZConfig/substitution.pyo
-${PYSITELIB}/ZConfig/tests/__init__.py
-${PYSITELIB}/ZConfig/tests/__init__.pyc
-${PYSITELIB}/ZConfig/tests/__init__.pyo
-${PYSITELIB}/ZConfig/tests/input/base-datatype1.xml
-${PYSITELIB}/ZConfig/tests/input/base-datatype2.xml
-${PYSITELIB}/ZConfig/tests/input/base-keytype1.xml
-${PYSITELIB}/ZConfig/tests/input/base-keytype2.xml
-${PYSITELIB}/ZConfig/tests/input/base.xml
-${PYSITELIB}/ZConfig/tests/input/include.conf
-${PYSITELIB}/ZConfig/tests/input/inner.conf
-${PYSITELIB}/ZConfig/tests/input/library.xml
-${PYSITELIB}/ZConfig/tests/input/logger.xml
-${PYSITELIB}/ZConfig/tests/input/outer.conf
-${PYSITELIB}/ZConfig/tests/input/simple.conf
-${PYSITELIB}/ZConfig/tests/input/simple.xml
-${PYSITELIB}/ZConfig/tests/input/simplesections.conf
-${PYSITELIB}/ZConfig/tests/input/simplesections.xml
-${PYSITELIB}/ZConfig/tests/library/__init__.py
-${PYSITELIB}/ZConfig/tests/library/__init__.pyc
-${PYSITELIB}/ZConfig/tests/library/__init__.pyo
-${PYSITELIB}/ZConfig/tests/library/thing/__init__.py
-${PYSITELIB}/ZConfig/tests/library/thing/__init__.pyc
-${PYSITELIB}/ZConfig/tests/library/thing/__init__.pyo
-${PYSITELIB}/ZConfig/tests/library/thing/component.xml
-${PYSITELIB}/ZConfig/tests/library/thing/extras/extras.xml
-${PYSITELIB}/ZConfig/tests/library/widget/__init__.py
-${PYSITELIB}/ZConfig/tests/library/widget/__init__.pyc
-${PYSITELIB}/ZConfig/tests/library/widget/__init__.pyo
-${PYSITELIB}/ZConfig/tests/library/widget/component.xml
-${PYSITELIB}/ZConfig/tests/library/widget/extra.xml
-${PYSITELIB}/ZConfig/tests/runtests.py
-${PYSITELIB}/ZConfig/tests/runtests.pyc
-${PYSITELIB}/ZConfig/tests/runtests.pyo
-${PYSITELIB}/ZConfig/tests/support.py
-${PYSITELIB}/ZConfig/tests/support.pyc
-${PYSITELIB}/ZConfig/tests/support.pyo
-${PYSITELIB}/ZConfig/tests/test_cfgimports.py
-${PYSITELIB}/ZConfig/tests/test_cfgimports.pyc
-${PYSITELIB}/ZConfig/tests/test_cfgimports.pyo
-${PYSITELIB}/ZConfig/tests/test_cmdline.py
-${PYSITELIB}/ZConfig/tests/test_cmdline.pyc
-${PYSITELIB}/ZConfig/tests/test_cmdline.pyo
-${PYSITELIB}/ZConfig/tests/test_config.py
-${PYSITELIB}/ZConfig/tests/test_config.pyc
-${PYSITELIB}/ZConfig/tests/test_config.pyo
-${PYSITELIB}/ZConfig/tests/test_datatypes.py
-${PYSITELIB}/ZConfig/tests/test_datatypes.pyc
-${PYSITELIB}/ZConfig/tests/test_datatypes.pyo
-${PYSITELIB}/ZConfig/tests/test_loader.py
-${PYSITELIB}/ZConfig/tests/test_loader.pyc
-${PYSITELIB}/ZConfig/tests/test_loader.pyo
-${PYSITELIB}/ZConfig/tests/test_schema.py
-${PYSITELIB}/ZConfig/tests/test_schema.pyc
-${PYSITELIB}/ZConfig/tests/test_schema.pyo
-${PYSITELIB}/ZConfig/tests/test_subst.py
-${PYSITELIB}/ZConfig/tests/test_subst.pyc
-${PYSITELIB}/ZConfig/tests/test_subst.pyo
-${PYSITELIB}/ZConfig/url.py
-${PYSITELIB}/ZConfig/url.pyc
-${PYSITELIB}/ZConfig/url.pyo
-${PYSITELIB}/ZEO/ClientCache.py
-${PYSITELIB}/ZEO/ClientCache.pyc
-${PYSITELIB}/ZEO/ClientCache.pyo
-${PYSITELIB}/ZEO/ClientStorage.py
-${PYSITELIB}/ZEO/ClientStorage.pyc
-${PYSITELIB}/ZEO/ClientStorage.pyo
-${PYSITELIB}/ZEO/ClientStub.py
-${PYSITELIB}/ZEO/ClientStub.pyc
-${PYSITELIB}/ZEO/ClientStub.pyo
-${PYSITELIB}/ZEO/CommitLog.py
-${PYSITELIB}/ZEO/CommitLog.pyc
-${PYSITELIB}/ZEO/CommitLog.pyo
-${PYSITELIB}/ZEO/DebugServer.py
-${PYSITELIB}/ZEO/DebugServer.pyc
-${PYSITELIB}/ZEO/DebugServer.pyo
-${PYSITELIB}/ZEO/Exceptions.py
-${PYSITELIB}/ZEO/Exceptions.pyc
-${PYSITELIB}/ZEO/Exceptions.pyo
-${PYSITELIB}/ZEO/ICache.py
-${PYSITELIB}/ZEO/ICache.pyc
-${PYSITELIB}/ZEO/ICache.pyo
-${PYSITELIB}/ZEO/README.txt
-${PYSITELIB}/ZEO/ServerStub.py
-${PYSITELIB}/ZEO/ServerStub.pyc
-${PYSITELIB}/ZEO/ServerStub.pyo
-${PYSITELIB}/ZEO/StorageServer.py
-${PYSITELIB}/ZEO/StorageServer.pyc
-${PYSITELIB}/ZEO/StorageServer.pyo
-${PYSITELIB}/ZEO/TransactionBuffer.py
-${PYSITELIB}/ZEO/TransactionBuffer.pyc
-${PYSITELIB}/ZEO/TransactionBuffer.pyo
-${PYSITELIB}/ZEO/__init__.py
-${PYSITELIB}/ZEO/__init__.pyc
-${PYSITELIB}/ZEO/__init__.pyo
-${PYSITELIB}/ZEO/auth/__init__.py
-${PYSITELIB}/ZEO/auth/__init__.pyc
-${PYSITELIB}/ZEO/auth/__init__.pyo
-${PYSITELIB}/ZEO/auth/auth_digest.py
-${PYSITELIB}/ZEO/auth/auth_digest.pyc
-${PYSITELIB}/ZEO/auth/auth_digest.pyo
-${PYSITELIB}/ZEO/auth/base.py
-${PYSITELIB}/ZEO/auth/base.pyc
-${PYSITELIB}/ZEO/auth/base.pyo
-${PYSITELIB}/ZEO/auth/hmac.py
-${PYSITELIB}/ZEO/auth/hmac.pyc
-${PYSITELIB}/ZEO/auth/hmac.pyo
-${PYSITELIB}/ZEO/component.xml
-${PYSITELIB}/ZEO/mkzeoinst.py
-${PYSITELIB}/ZEO/mkzeoinst.pyc
-${PYSITELIB}/ZEO/mkzeoinst.pyo
-${PYSITELIB}/ZEO/monitor.py
-${PYSITELIB}/ZEO/monitor.pyc
-${PYSITELIB}/ZEO/monitor.pyo
-${PYSITELIB}/ZEO/runzeo.py
-${PYSITELIB}/ZEO/runzeo.pyc
-${PYSITELIB}/ZEO/runzeo.pyo
-${PYSITELIB}/ZEO/schema.xml
-${PYSITELIB}/ZEO/simul.py
-${PYSITELIB}/ZEO/simul.pyc
-${PYSITELIB}/ZEO/simul.pyo
-${PYSITELIB}/ZEO/start.py
-${PYSITELIB}/ZEO/start.pyc
-${PYSITELIB}/ZEO/start.pyo
-${PYSITELIB}/ZEO/stats.py
-${PYSITELIB}/ZEO/stats.pyc
-${PYSITELIB}/ZEO/stats.pyo
-${PYSITELIB}/ZEO/tests/Cache.py
-${PYSITELIB}/ZEO/tests/Cache.pyc
-${PYSITELIB}/ZEO/tests/Cache.pyo
-${PYSITELIB}/ZEO/tests/CommitLockTests.py
-${PYSITELIB}/ZEO/tests/CommitLockTests.pyc
-${PYSITELIB}/ZEO/tests/CommitLockTests.pyo
-${PYSITELIB}/ZEO/tests/ConnectionTests.py
-${PYSITELIB}/ZEO/tests/ConnectionTests.pyc
-${PYSITELIB}/ZEO/tests/ConnectionTests.pyo
-${PYSITELIB}/ZEO/tests/InvalidationTests.py
-${PYSITELIB}/ZEO/tests/InvalidationTests.pyc
-${PYSITELIB}/ZEO/tests/InvalidationTests.pyo
-${PYSITELIB}/ZEO/tests/TestThread.py
-${PYSITELIB}/ZEO/tests/TestThread.pyc
-${PYSITELIB}/ZEO/tests/TestThread.pyo
-${PYSITELIB}/ZEO/tests/ThreadTests.py
-${PYSITELIB}/ZEO/tests/ThreadTests.pyc
-${PYSITELIB}/ZEO/tests/ThreadTests.pyo
-${PYSITELIB}/ZEO/tests/__init__.py
-${PYSITELIB}/ZEO/tests/__init__.pyc
-${PYSITELIB}/ZEO/tests/__init__.pyo
-${PYSITELIB}/ZEO/tests/auth_plaintext.py
-${PYSITELIB}/ZEO/tests/auth_plaintext.pyc
-${PYSITELIB}/ZEO/tests/auth_plaintext.pyo
-${PYSITELIB}/ZEO/tests/deadlock.py
-${PYSITELIB}/ZEO/tests/deadlock.pyc
-${PYSITELIB}/ZEO/tests/deadlock.pyo
-${PYSITELIB}/ZEO/tests/forker.py
-${PYSITELIB}/ZEO/tests/forker.pyc
-${PYSITELIB}/ZEO/tests/forker.pyo
-${PYSITELIB}/ZEO/tests/multi.py
-${PYSITELIB}/ZEO/tests/multi.pyc
-${PYSITELIB}/ZEO/tests/multi.pyo
-${PYSITELIB}/ZEO/tests/speed.py
-${PYSITELIB}/ZEO/tests/speed.pyc
-${PYSITELIB}/ZEO/tests/speed.pyo
-${PYSITELIB}/ZEO/tests/stress.py
-${PYSITELIB}/ZEO/tests/stress.pyc
-${PYSITELIB}/ZEO/tests/stress.pyo
-${PYSITELIB}/ZEO/tests/testAuth.py
-${PYSITELIB}/ZEO/tests/testAuth.pyc
-${PYSITELIB}/ZEO/tests/testAuth.pyo
-${PYSITELIB}/ZEO/tests/testClientCache.py
-${PYSITELIB}/ZEO/tests/testClientCache.pyc
-${PYSITELIB}/ZEO/tests/testClientCache.pyo
-${PYSITELIB}/ZEO/tests/testConnection.py
-${PYSITELIB}/ZEO/tests/testConnection.pyc
-${PYSITELIB}/ZEO/tests/testConnection.pyo
-${PYSITELIB}/ZEO/tests/testMonitor.py
-${PYSITELIB}/ZEO/tests/testMonitor.pyc
-${PYSITELIB}/ZEO/tests/testMonitor.pyo
-${PYSITELIB}/ZEO/tests/testTransactionBuffer.py
-${PYSITELIB}/ZEO/tests/testTransactionBuffer.pyc
-${PYSITELIB}/ZEO/tests/testTransactionBuffer.pyo
-${PYSITELIB}/ZEO/tests/testZEO.py
-${PYSITELIB}/ZEO/tests/testZEO.pyc
-${PYSITELIB}/ZEO/tests/testZEO.pyo
-${PYSITELIB}/ZEO/tests/testZEOOptions.py
-${PYSITELIB}/ZEO/tests/testZEOOptions.pyc
-${PYSITELIB}/ZEO/tests/testZEOOptions.pyo
-${PYSITELIB}/ZEO/tests/zeoserver.py
-${PYSITELIB}/ZEO/tests/zeoserver.pyc
-${PYSITELIB}/ZEO/tests/zeoserver.pyo
-${PYSITELIB}/ZEO/util.py
-${PYSITELIB}/ZEO/util.pyc
-${PYSITELIB}/ZEO/util.pyo
-${PYSITELIB}/ZEO/version.txt
-${PYSITELIB}/ZEO/zeoctl.py
-${PYSITELIB}/ZEO/zeoctl.pyc
-${PYSITELIB}/ZEO/zeoctl.pyo
-${PYSITELIB}/ZEO/zeoctl.xml
-${PYSITELIB}/ZEO/zeopasswd.py
-${PYSITELIB}/ZEO/zeopasswd.pyc
-${PYSITELIB}/ZEO/zeopasswd.pyo
-${PYSITELIB}/ZEO/zrpc/__init__.py
-${PYSITELIB}/ZEO/zrpc/__init__.pyc
-${PYSITELIB}/ZEO/zrpc/__init__.pyo
-${PYSITELIB}/ZEO/zrpc/_hmac.py
-${PYSITELIB}/ZEO/zrpc/_hmac.pyc
-${PYSITELIB}/ZEO/zrpc/_hmac.pyo
-${PYSITELIB}/ZEO/zrpc/client.py
-${PYSITELIB}/ZEO/zrpc/client.pyc
-${PYSITELIB}/ZEO/zrpc/client.pyo
-${PYSITELIB}/ZEO/zrpc/connection.py
-${PYSITELIB}/ZEO/zrpc/connection.pyc
-${PYSITELIB}/ZEO/zrpc/connection.pyo
-${PYSITELIB}/ZEO/zrpc/error.py
-${PYSITELIB}/ZEO/zrpc/error.pyc
-${PYSITELIB}/ZEO/zrpc/error.pyo
-${PYSITELIB}/ZEO/zrpc/log.py
-${PYSITELIB}/ZEO/zrpc/log.pyc
-${PYSITELIB}/ZEO/zrpc/log.pyo
-${PYSITELIB}/ZEO/zrpc/marshal.py
-${PYSITELIB}/ZEO/zrpc/marshal.pyc
-${PYSITELIB}/ZEO/zrpc/marshal.pyo
-${PYSITELIB}/ZEO/zrpc/server.py
-${PYSITELIB}/ZEO/zrpc/server.pyc
-${PYSITELIB}/ZEO/zrpc/server.pyo
-${PYSITELIB}/ZEO/zrpc/smac.py
-${PYSITELIB}/ZEO/zrpc/smac.pyc
-${PYSITELIB}/ZEO/zrpc/smac.pyo
-${PYSITELIB}/ZEO/zrpc/trigger.py
-${PYSITELIB}/ZEO/zrpc/trigger.pyc
-${PYSITELIB}/ZEO/zrpc/trigger.pyo
-${PYSITELIB}/ZODB/ActivityMonitor.py
-${PYSITELIB}/ZODB/ActivityMonitor.pyc
-${PYSITELIB}/ZODB/ActivityMonitor.pyo
-${PYSITELIB}/ZODB/BaseStorage.py
-${PYSITELIB}/ZODB/BaseStorage.pyc
-${PYSITELIB}/ZODB/BaseStorage.pyo
-${PYSITELIB}/ZODB/ConflictResolution.py
-${PYSITELIB}/ZODB/ConflictResolution.pyc
-${PYSITELIB}/ZODB/ConflictResolution.pyo
-${PYSITELIB}/ZODB/Connection.py
-${PYSITELIB}/ZODB/Connection.pyc
-${PYSITELIB}/ZODB/Connection.pyo
-${PYSITELIB}/ZODB/DB.py
-${PYSITELIB}/ZODB/DB.pyc
-${PYSITELIB}/ZODB/DB.pyo
-${PYSITELIB}/ZODB/DemoStorage.py
-${PYSITELIB}/ZODB/DemoStorage.pyc
-${PYSITELIB}/ZODB/DemoStorage.pyo
-${PYSITELIB}/ZODB/ExportImport.py
-${PYSITELIB}/ZODB/ExportImport.pyc
-${PYSITELIB}/ZODB/ExportImport.pyo
-${PYSITELIB}/ZODB/FileStorage.py
-${PYSITELIB}/ZODB/FileStorage.pyc
-${PYSITELIB}/ZODB/FileStorage.pyo
-${PYSITELIB}/ZODB/MappingStorage.py
-${PYSITELIB}/ZODB/MappingStorage.pyc
-${PYSITELIB}/ZODB/MappingStorage.pyo
-${PYSITELIB}/ZODB/Mount.py
-${PYSITELIB}/ZODB/Mount.pyc
-${PYSITELIB}/ZODB/Mount.pyo
-${PYSITELIB}/ZODB/POSException.py
-${PYSITELIB}/ZODB/POSException.pyc
-${PYSITELIB}/ZODB/POSException.pyo
-${PYSITELIB}/ZODB/PersistentList.py
-${PYSITELIB}/ZODB/PersistentList.pyc
-${PYSITELIB}/ZODB/PersistentList.pyo
-${PYSITELIB}/ZODB/PersistentMapping.py
-${PYSITELIB}/ZODB/PersistentMapping.pyc
-${PYSITELIB}/ZODB/PersistentMapping.pyo
-${PYSITELIB}/ZODB/TimeStamp.so
-${PYSITELIB}/ZODB/TmpStore.py
-${PYSITELIB}/ZODB/TmpStore.pyc
-${PYSITELIB}/ZODB/TmpStore.pyo
-${PYSITELIB}/ZODB/Transaction.py
-${PYSITELIB}/ZODB/Transaction.pyc
-${PYSITELIB}/ZODB/Transaction.pyo
-${PYSITELIB}/ZODB/UndoLogCompatible.py
-${PYSITELIB}/ZODB/UndoLogCompatible.pyc
-${PYSITELIB}/ZODB/UndoLogCompatible.pyo
-${PYSITELIB}/ZODB/ZApplication.py
-${PYSITELIB}/ZODB/ZApplication.pyc
-${PYSITELIB}/ZODB/ZApplication.pyo
-${PYSITELIB}/ZODB/__init__.py
-${PYSITELIB}/ZODB/__init__.pyc
-${PYSITELIB}/ZODB/__init__.pyo
-${PYSITELIB}/ZODB/bpthread.py
-${PYSITELIB}/ZODB/bpthread.pyc
-${PYSITELIB}/ZODB/bpthread.pyo
-${PYSITELIB}/ZODB/cPersistence.so
-${PYSITELIB}/ZODB/cPickleCache.so
-${PYSITELIB}/ZODB/component.xml
-${PYSITELIB}/ZODB/config.py
-${PYSITELIB}/ZODB/config.pyc
-${PYSITELIB}/ZODB/config.pyo
-${PYSITELIB}/ZODB/config.xml
-${PYSITELIB}/ZODB/conversionhack.py
-${PYSITELIB}/ZODB/conversionhack.pyc
-${PYSITELIB}/ZODB/conversionhack.pyo
-${PYSITELIB}/ZODB/coptimizations.so
-${PYSITELIB}/ZODB/dbmStorage.py
-${PYSITELIB}/ZODB/dbmStorage.pyc
-${PYSITELIB}/ZODB/dbmStorage.pyo
-${PYSITELIB}/ZODB/fsIndex.py
-${PYSITELIB}/ZODB/fsIndex.pyc
-${PYSITELIB}/ZODB/fsIndex.pyo
-${PYSITELIB}/ZODB/fsdump.py
-${PYSITELIB}/ZODB/fsdump.pyc
-${PYSITELIB}/ZODB/fsdump.pyo
-${PYSITELIB}/ZODB/fspack.py
-${PYSITELIB}/ZODB/fspack.pyc
-${PYSITELIB}/ZODB/fspack.pyo
-${PYSITELIB}/ZODB/fsrecover.py
-${PYSITELIB}/ZODB/fsrecover.pyc
-${PYSITELIB}/ZODB/fsrecover.pyo
-${PYSITELIB}/ZODB/fstools.py
-${PYSITELIB}/ZODB/fstools.pyc
-${PYSITELIB}/ZODB/fstools.pyo
-${PYSITELIB}/ZODB/lock_file.py
-${PYSITELIB}/ZODB/lock_file.pyc
-${PYSITELIB}/ZODB/lock_file.pyo
-${PYSITELIB}/ZODB/referencesf.py
-${PYSITELIB}/ZODB/referencesf.pyc
-${PYSITELIB}/ZODB/referencesf.pyo
-${PYSITELIB}/ZODB/storage.xml
-${PYSITELIB}/ZODB/tests/BasicStorage.py
-${PYSITELIB}/ZODB/tests/BasicStorage.pyc
-${PYSITELIB}/ZODB/tests/BasicStorage.pyo
-${PYSITELIB}/ZODB/tests/ConflictResolution.py
-${PYSITELIB}/ZODB/tests/ConflictResolution.pyc
-${PYSITELIB}/ZODB/tests/ConflictResolution.pyo
-${PYSITELIB}/ZODB/tests/Corruption.py
-${PYSITELIB}/ZODB/tests/Corruption.pyc
-${PYSITELIB}/ZODB/tests/Corruption.pyo
-${PYSITELIB}/ZODB/tests/HistoryStorage.py
-${PYSITELIB}/ZODB/tests/HistoryStorage.pyc
-${PYSITELIB}/ZODB/tests/HistoryStorage.pyo
-${PYSITELIB}/ZODB/tests/IteratorStorage.py
-${PYSITELIB}/ZODB/tests/IteratorStorage.pyc
-${PYSITELIB}/ZODB/tests/IteratorStorage.pyo
-${PYSITELIB}/ZODB/tests/LocalStorage.py
-${PYSITELIB}/ZODB/tests/LocalStorage.pyc
-${PYSITELIB}/ZODB/tests/LocalStorage.pyo
-${PYSITELIB}/ZODB/tests/MTStorage.py
-${PYSITELIB}/ZODB/tests/MTStorage.pyc
-${PYSITELIB}/ZODB/tests/MTStorage.pyo
-${PYSITELIB}/ZODB/tests/MinPO.py
-${PYSITELIB}/ZODB/tests/MinPO.pyc
-${PYSITELIB}/ZODB/tests/MinPO.pyo
-${PYSITELIB}/ZODB/tests/PackableStorage.py
-${PYSITELIB}/ZODB/tests/PackableStorage.pyc
-${PYSITELIB}/ZODB/tests/PackableStorage.pyo
-${PYSITELIB}/ZODB/tests/PersistentStorage.py
-${PYSITELIB}/ZODB/tests/PersistentStorage.pyc
-${PYSITELIB}/ZODB/tests/PersistentStorage.pyo
-${PYSITELIB}/ZODB/tests/ReadOnlyStorage.py
-${PYSITELIB}/ZODB/tests/ReadOnlyStorage.pyc
-${PYSITELIB}/ZODB/tests/ReadOnlyStorage.pyo
-${PYSITELIB}/ZODB/tests/RecoveryStorage.py
-${PYSITELIB}/ZODB/tests/RecoveryStorage.pyc
-${PYSITELIB}/ZODB/tests/RecoveryStorage.pyo
-${PYSITELIB}/ZODB/tests/RevisionStorage.py
-${PYSITELIB}/ZODB/tests/RevisionStorage.pyc
-${PYSITELIB}/ZODB/tests/RevisionStorage.pyo
-${PYSITELIB}/ZODB/tests/StorageTestBase.py
-${PYSITELIB}/ZODB/tests/StorageTestBase.pyc
-${PYSITELIB}/ZODB/tests/StorageTestBase.pyo
-${PYSITELIB}/ZODB/tests/Synchronization.py
-${PYSITELIB}/ZODB/tests/Synchronization.pyc
-${PYSITELIB}/ZODB/tests/Synchronization.pyo
-${PYSITELIB}/ZODB/tests/TransactionalUndoStorage.py
-${PYSITELIB}/ZODB/tests/TransactionalUndoStorage.pyc
-${PYSITELIB}/ZODB/tests/TransactionalUndoStorage.pyo
-${PYSITELIB}/ZODB/tests/TransactionalUndoVersionStorage.py
-${PYSITELIB}/ZODB/tests/TransactionalUndoVersionStorage.pyc
-${PYSITELIB}/ZODB/tests/TransactionalUndoVersionStorage.pyo
-${PYSITELIB}/ZODB/tests/VersionStorage.py
-${PYSITELIB}/ZODB/tests/VersionStorage.pyc
-${PYSITELIB}/ZODB/tests/VersionStorage.pyo
-${PYSITELIB}/ZODB/tests/__init__.py
-${PYSITELIB}/ZODB/tests/__init__.pyc
-${PYSITELIB}/ZODB/tests/__init__.pyo
-${PYSITELIB}/ZODB/tests/dangle.py
-${PYSITELIB}/ZODB/tests/dangle.pyc
-${PYSITELIB}/ZODB/tests/dangle.pyo
-${PYSITELIB}/ZODB/tests/speed.py
-${PYSITELIB}/ZODB/tests/speed.pyc
-${PYSITELIB}/ZODB/tests/speed.pyo
-${PYSITELIB}/ZODB/tests/testActivityMonitor.py
-${PYSITELIB}/ZODB/tests/testActivityMonitor.pyc
-${PYSITELIB}/ZODB/tests/testActivityMonitor.pyo
-${PYSITELIB}/ZODB/tests/testCache.py
-${PYSITELIB}/ZODB/tests/testCache.pyc
-${PYSITELIB}/ZODB/tests/testCache.pyo
-${PYSITELIB}/ZODB/tests/testConfig.py
-${PYSITELIB}/ZODB/tests/testConfig.pyc
-${PYSITELIB}/ZODB/tests/testConfig.pyo
-${PYSITELIB}/ZODB/tests/testDB.py
-${PYSITELIB}/ZODB/tests/testDB.pyc
-${PYSITELIB}/ZODB/tests/testDB.pyo
-${PYSITELIB}/ZODB/tests/testDemoStorage.py
-${PYSITELIB}/ZODB/tests/testDemoStorage.pyc
-${PYSITELIB}/ZODB/tests/testDemoStorage.pyo
-${PYSITELIB}/ZODB/tests/testFileStorage.py
-${PYSITELIB}/ZODB/tests/testFileStorage.pyc
-${PYSITELIB}/ZODB/tests/testFileStorage.pyo
-${PYSITELIB}/ZODB/tests/testMappingStorage.py
-${PYSITELIB}/ZODB/tests/testMappingStorage.pyc
-${PYSITELIB}/ZODB/tests/testMappingStorage.pyo
-${PYSITELIB}/ZODB/tests/testPersistentList.py
-${PYSITELIB}/ZODB/tests/testPersistentList.pyc
-${PYSITELIB}/ZODB/tests/testPersistentList.pyo
-${PYSITELIB}/ZODB/tests/testPersistentMapping.py
-${PYSITELIB}/ZODB/tests/testPersistentMapping.pyc
-${PYSITELIB}/ZODB/tests/testPersistentMapping.pyo
-${PYSITELIB}/ZODB/tests/testRecover.py
-${PYSITELIB}/ZODB/tests/testRecover.pyc
-${PYSITELIB}/ZODB/tests/testRecover.pyo
-${PYSITELIB}/ZODB/tests/testTimeStamp.py
-${PYSITELIB}/ZODB/tests/testTimeStamp.pyc
-${PYSITELIB}/ZODB/tests/testTimeStamp.pyo
-${PYSITELIB}/ZODB/tests/testTransaction.py
-${PYSITELIB}/ZODB/tests/testTransaction.pyc
-${PYSITELIB}/ZODB/tests/testTransaction.pyo
-${PYSITELIB}/ZODB/tests/testUtils.py
-${PYSITELIB}/ZODB/tests/testUtils.pyc
-${PYSITELIB}/ZODB/tests/testUtils.pyo
-${PYSITELIB}/ZODB/tests/testZODB.py
-${PYSITELIB}/ZODB/tests/testZODB.pyc
-${PYSITELIB}/ZODB/tests/testZODB.pyo
-${PYSITELIB}/ZODB/tests/testfsIndex.py
-${PYSITELIB}/ZODB/tests/testfsIndex.pyc
-${PYSITELIB}/ZODB/tests/testfsIndex.pyo
-${PYSITELIB}/ZODB/transact.py
-${PYSITELIB}/ZODB/transact.pyc
-${PYSITELIB}/ZODB/transact.pyo
-${PYSITELIB}/ZODB/utils.py
-${PYSITELIB}/ZODB/utils.pyc
-${PYSITELIB}/ZODB/utils.pyo
-${PYSITELIB}/ZODB/winlock.so
-${PYSITELIB}/ZopeUndo/Prefix.py
-${PYSITELIB}/ZopeUndo/Prefix.pyc
-${PYSITELIB}/ZopeUndo/Prefix.pyo
-${PYSITELIB}/ZopeUndo/__init__.py
-${PYSITELIB}/ZopeUndo/__init__.pyc
-${PYSITELIB}/ZopeUndo/__init__.pyo
-${PYSITELIB}/ZopeUndo/tests/__init__.py
-${PYSITELIB}/ZopeUndo/tests/__init__.pyc
-${PYSITELIB}/ZopeUndo/tests/__init__.pyo
-${PYSITELIB}/ZopeUndo/tests/testPrefix.py
-${PYSITELIB}/ZopeUndo/tests/testPrefix.pyc
-${PYSITELIB}/ZopeUndo/tests/testPrefix.pyo
-${PYSITELIB}/zLOG/BaseLogger.py
-${PYSITELIB}/zLOG/BaseLogger.pyc
-${PYSITELIB}/zLOG/BaseLogger.pyo
-${PYSITELIB}/zLOG/EventLogger.py
-${PYSITELIB}/zLOG/EventLogger.pyc
-${PYSITELIB}/zLOG/EventLogger.pyo
-${PYSITELIB}/zLOG/LogHandlers.py
-${PYSITELIB}/zLOG/LogHandlers.pyc
-${PYSITELIB}/zLOG/LogHandlers.pyo
-${PYSITELIB}/zLOG/__init__.py
-${PYSITELIB}/zLOG/__init__.pyc
-${PYSITELIB}/zLOG/__init__.pyo
-${PYSITELIB}/zLOG/component.xml
-${PYSITELIB}/zLOG/datatypes.py
-${PYSITELIB}/zLOG/datatypes.pyc
-${PYSITELIB}/zLOG/datatypes.pyo
-${PYSITELIB}/zLOG/factory.py
-${PYSITELIB}/zLOG/factory.pyc
-${PYSITELIB}/zLOG/factory.pyo
-${PYSITELIB}/zLOG/tests/__init__.py
-${PYSITELIB}/zLOG/tests/__init__.pyc
-${PYSITELIB}/zLOG/tests/__init__.pyo
-${PYSITELIB}/zLOG/tests/testzLog.py
-${PYSITELIB}/zLOG/tests/testzLog.pyc
-${PYSITELIB}/zLOG/tests/testzLog.pyo
-${PYSITELIB}/zLOG/tests/testzLogConfig.py
-${PYSITELIB}/zLOG/tests/testzLogConfig.pyc
-${PYSITELIB}/zLOG/tests/testzLogConfig.pyo
-${PYSITELIB}/zdaemon/__init__.py
-${PYSITELIB}/zdaemon/__init__.pyc
-${PYSITELIB}/zdaemon/__init__.pyo
-${PYSITELIB}/zdaemon/component.xml
-${PYSITELIB}/zdaemon/sample.conf
-${PYSITELIB}/zdaemon/schema.xml
-${PYSITELIB}/zdaemon/tests/__init__.py
-${PYSITELIB}/zdaemon/tests/__init__.pyc
-${PYSITELIB}/zdaemon/tests/__init__.pyo
-${PYSITELIB}/zdaemon/tests/donothing.sh
-${PYSITELIB}/zdaemon/tests/nokill.py
-${PYSITELIB}/zdaemon/tests/nokill.pyc
-${PYSITELIB}/zdaemon/tests/nokill.pyo
-${PYSITELIB}/zdaemon/tests/parent.py
-${PYSITELIB}/zdaemon/tests/parent.pyc
-${PYSITELIB}/zdaemon/tests/parent.pyo
-${PYSITELIB}/zdaemon/tests/testzdoptions.py
-${PYSITELIB}/zdaemon/tests/testzdoptions.pyc
-${PYSITELIB}/zdaemon/tests/testzdoptions.pyo
-${PYSITELIB}/zdaemon/tests/testzdrun.py
-${PYSITELIB}/zdaemon/tests/testzdrun.pyc
-${PYSITELIB}/zdaemon/tests/testzdrun.pyo
-${PYSITELIB}/zdaemon/zdctl.py
-${PYSITELIB}/zdaemon/zdctl.pyc
-${PYSITELIB}/zdaemon/zdctl.pyo
-${PYSITELIB}/zdaemon/zdoptions.py
-${PYSITELIB}/zdaemon/zdoptions.pyc
-${PYSITELIB}/zdaemon/zdoptions.pyo
-${PYSITELIB}/zdaemon/zdrun.py
-${PYSITELIB}/zdaemon/zdrun.pyc
-${PYSITELIB}/zdaemon/zdrun.pyo
-bin/fsdump.py
-bin/fsrefs.py
-bin/fstail.py
-bin/fstest.py
-bin/mkzeoinst.py
-bin/repozo.py
-bin/runzeo.py
-bin/zconfig
-bin/zdctl.py
-bin/zdrun.py
-bin/zeopack.py
diff --git a/databases/py-ZODB/buildlink3.mk b/databases/py-ZODB/buildlink3.mk
deleted file mode 100644
index 02c880a7d5b..00000000000
--- a/databases/py-ZODB/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.12 2009/03/20 19:24:06 joerg Exp $
-
-BUILDLINK_TREE+= pyZODB
-
-.if !defined(PY_ZODB_BUILDLINK3_MK)
-PY_ZODB_BUILDLINK3_MK:=
-
-.include "../../lang/python/pyversion.mk"
-
-BUILDLINK_API_DEPENDS.pyZODB+= ${PYPKGPREFIX}-ZODB>=3.2nb1
-BUILDLINK_ABI_DEPENDS.pyZODB+= ${PYPKGPREFIX}-ZODB>=3.2.1nb2
-BUILDLINK_PKGSRCDIR.pyZODB?= ../../databases/py-ZODB
-.endif # PY_ZODB_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -pyZODB
diff --git a/databases/py-ZODB/distinfo b/databases/py-ZODB/distinfo
deleted file mode 100644
index 54ecf0c7cfa..00000000000
--- a/databases/py-ZODB/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 16:33:09 agc Exp $
-
-SHA1 (ZODB3-3.2.1.tar.gz) = ecff7608ec01840a05ce1f88729b5d1ea14f5eb4
-RMD160 (ZODB3-3.2.1.tar.gz) = ec3df18c114b8c17ba91811be12705f51cde3825
-Size (ZODB3-3.2.1.tar.gz) = 842944 bytes