summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-24 00:03:32 +0000
committerwiz <wiz@pkgsrc.org>2006-10-24 00:03:32 +0000
commit046a96dd489653c252fc6d0a748c81d84916aa37 (patch)
tree1baedc0020d9d0fddc1b19ff45b53dbf94d1cfc6 /textproc
parentf83d6de9f71b3abf7bc213e7300ee6cca975f1a7 (diff)
downloadpkgsrc-046a96dd489653c252fc6d0a748c81d84916aa37.tar.gz
Remove py-Lupy. Homepage says:
The Lupy project has been RETIRED!
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
-rw-r--r--textproc/py-Lupy/DESCR5
-rw-r--r--textproc/py-Lupy/Makefile21
-rw-r--r--textproc/py-Lupy/PLIST67
-rw-r--r--textproc/py-Lupy/distinfo5
5 files changed, 1 insertions, 100 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index be550bedc2a..34f1875686f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.335 2006/10/10 09:56:16 seb Exp $
+# $NetBSD: Makefile,v 1.336 2006/10/24 00:03:32 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -254,7 +254,6 @@ SUBDIR+= psgml-mode
SUBDIR+= pxp
SUBDIR+= py-FourSuite
SUBDIR+= py-HappyDoc
-SUBDIR+= py-Lupy
SUBDIR+= py-Reverend
SUBDIR+= py-SimpleParse
SUBDIR+= py-cmTemplate
diff --git a/textproc/py-Lupy/DESCR b/textproc/py-Lupy/DESCR
deleted file mode 100644
index ef8f5e2d4b9..00000000000
--- a/textproc/py-Lupy/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Lupy is a is a full-text indexer and search engine written in Python. It is
-a port of Jakarta Lucene 1.2 to Python. Specifically, it reads and writes
-indexes in Lucene binary format. Like Lucene, it is sophisticated and
-scalable. Lucene is a polished and mature project and you are encouraged to
-read the documentation found at the Lucene home page.
diff --git a/textproc/py-Lupy/Makefile b/textproc/py-Lupy/Makefile
deleted file mode 100644
index 5fbd585be4e..00000000000
--- a/textproc/py-Lupy/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2006/10/04 22:01:00 wiz Exp $
-#
-
-DISTNAME= Lupy-0.2.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= textproc python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lupy/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-# "The Lupy project has been RETIRED!"
-HOMEPAGE= http://divmod.org/trac/wiki/WhitherLupy
-COMMENT= Full-text indexer and search engine
-
-PY_PATCHPLIST= yes
-PYDISTUTILSPKG= yes
-
-PYTHON_VERSIONS_ACCEPTED= 24 23
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-Lupy/PLIST b/textproc/py-Lupy/PLIST
deleted file mode 100644
index 592167eb9a2..00000000000
--- a/textproc/py-Lupy/PLIST
+++ /dev/null
@@ -1,67 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/05/18 12:44:05 recht Exp $
-${PYSITELIB}/lupy/__init__.py
-${PYSITELIB}/lupy/document.py
-${PYSITELIB}/lupy/indexer.py
-${PYSITELIB}/lupy/newstore.py
-${PYSITELIB}/lupy/store.py
-${PYSITELIB}/lupy/util.py
-${PYSITELIB}/lupy/index/__init__.py
-${PYSITELIB}/lupy/index/documentwriter.py
-${PYSITELIB}/lupy/index/field.py
-${PYSITELIB}/lupy/index/indexwriter.py
-${PYSITELIB}/lupy/index/segment.py
-${PYSITELIB}/lupy/index/segmentmerger.py
-${PYSITELIB}/lupy/index/term.py
-${PYSITELIB}/lupy/index/terminfo.py
-${PYSITELIB}/lupy/index/__init__.pyc
-${PYSITELIB}/lupy/index/documentwriter.pyc
-${PYSITELIB}/lupy/index/field.pyc
-${PYSITELIB}/lupy/index/indexwriter.pyc
-${PYSITELIB}/lupy/index/segment.pyc
-${PYSITELIB}/lupy/index/segmentmerger.pyc
-${PYSITELIB}/lupy/index/term.pyc
-${PYSITELIB}/lupy/index/terminfo.pyc
-${PYSITELIB}/lupy/index/__init__.pyo
-${PYSITELIB}/lupy/index/documentwriter.pyo
-${PYSITELIB}/lupy/index/field.pyo
-${PYSITELIB}/lupy/index/indexwriter.pyo
-${PYSITELIB}/lupy/index/segment.pyo
-${PYSITELIB}/lupy/index/segmentmerger.pyo
-${PYSITELIB}/lupy/index/term.pyo
-${PYSITELIB}/lupy/index/terminfo.pyo
-${PYSITELIB}/lupy/search/__init__.py
-${PYSITELIB}/lupy/search/boolean.py
-${PYSITELIB}/lupy/search/hits.py
-${PYSITELIB}/lupy/search/indexsearcher.py
-${PYSITELIB}/lupy/search/phrase.py
-${PYSITELIB}/lupy/search/similarity.py
-${PYSITELIB}/lupy/search/term.py
-${PYSITELIB}/lupy/search/__init__.pyc
-${PYSITELIB}/lupy/search/boolean.pyc
-${PYSITELIB}/lupy/search/hits.pyc
-${PYSITELIB}/lupy/search/indexsearcher.pyc
-${PYSITELIB}/lupy/search/phrase.pyc
-${PYSITELIB}/lupy/search/similarity.pyc
-${PYSITELIB}/lupy/search/term.pyc
-${PYSITELIB}/lupy/search/__init__.pyo
-${PYSITELIB}/lupy/search/boolean.pyo
-${PYSITELIB}/lupy/search/hits.pyo
-${PYSITELIB}/lupy/search/indexsearcher.pyo
-${PYSITELIB}/lupy/search/phrase.pyo
-${PYSITELIB}/lupy/search/similarity.pyo
-${PYSITELIB}/lupy/search/term.pyo
-${PYSITELIB}/lupy/__init__.pyc
-${PYSITELIB}/lupy/document.pyc
-${PYSITELIB}/lupy/indexer.pyc
-${PYSITELIB}/lupy/newstore.pyc
-${PYSITELIB}/lupy/store.pyc
-${PYSITELIB}/lupy/util.pyc
-${PYSITELIB}/lupy/__init__.pyo
-${PYSITELIB}/lupy/document.pyo
-${PYSITELIB}/lupy/indexer.pyo
-${PYSITELIB}/lupy/newstore.pyo
-${PYSITELIB}/lupy/store.pyo
-${PYSITELIB}/lupy/util.pyo
-@dirrm ${PYSITELIB}/lupy/search
-@dirrm ${PYSITELIB}/lupy/index
-@dirrm ${PYSITELIB}/lupy
diff --git a/textproc/py-Lupy/distinfo b/textproc/py-Lupy/distinfo
deleted file mode 100644
index d0f3d0cbcd7..00000000000
--- a/textproc/py-Lupy/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 14:48:48 agc Exp $
-
-SHA1 (Lupy-0.2.1.tar.gz) = 764b217c77d951de0c2e6d895c3d7a15ac7af007
-RMD160 (Lupy-0.2.1.tar.gz) = 93d743dedb8d854549bd3ea977270966c3a25041
-Size (Lupy-0.2.1.tar.gz) = 52269 bytes