summaryrefslogtreecommitdiff
path: root/databases/py-IndexedCatalog
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-IndexedCatalog')
-rw-r--r--databases/py-IndexedCatalog/DESCR6
-rw-r--r--databases/py-IndexedCatalog/Makefile18
-rw-r--r--databases/py-IndexedCatalog/PLIST108
-rw-r--r--databases/py-IndexedCatalog/distinfo5
4 files changed, 0 insertions, 137 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 92be97af56e..00000000000
--- a/databases/py-IndexedCatalog/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:16 wiz Exp $
-#
-
-DISTNAME= IndexedCatalog-0.6.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= databases python
-MASTER_SITES= http://async.com.br/projects/IndexedCatalog/dist/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://async.com.br/projects/IndexedCatalog/
-COMMENT= Indexed Catalog extension for standalone ZODB
-
-PYDISTUTILSPKG= yes
-PYBINMODULE= 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 be1a7df5bf7..00000000000
--- a/databases/py-IndexedCatalog/PLIST
+++ /dev/null
@@ -1,108 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/26 22:53:29 minskim 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
-@dirrm ${PYSITELIB}/IndexedCatalog/Parser/common
-@dirrm ${PYSITELIB}/IndexedCatalog/Parser
-@dirrm ${PYSITELIB}/IndexedCatalog
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