summaryrefslogtreecommitdiff
path: root/databases/py-IndexedCatalog
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-09-07 18:28:03 +0000
committerjoerg <joerg@pkgsrc.org>2009-09-07 18:28:03 +0000
commitc2376d03bd4240db4b5b8eab53268795ecd3af70 (patch)
treefceae5dee12a5a89b03ed13bfed08953ecc39659 /databases/py-IndexedCatalog
parent4070a66852acc710e5999f94071a7904db81f69a (diff)
downloadpkgsrc-c2376d03bd4240db4b5b8eab53268795ecd3af70.tar.gz
Retire py-IndexCatalog and py-ZODB with the Python 2.3 support.
Diffstat (limited to 'databases/py-IndexedCatalog')
-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
4 files changed, 0 insertions, 138 deletions
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