pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Remove py-Lupy. Homepage says:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/778d94e18df9
branches:  trunk
changeset: 520613:778d94e18df9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 24 00:03:32 2006 +0000

description:
Remove py-Lupy. Homepage says:
The Lupy project has been RETIRED!

diffstat:

 textproc/Makefile         |   3 +-
 textproc/py-Lupy/DESCR    |   5 ---
 textproc/py-Lupy/Makefile |  21 --------------
 textproc/py-Lupy/PLIST    |  67 -----------------------------------------------
 textproc/py-Lupy/distinfo |   5 ---
 5 files changed, 1 insertions(+), 100 deletions(-)

diffs (131 lines):

diff -r 608e3f8676ab -r 778d94e18df9 textproc/Makefile
--- a/textproc/Makefile Tue Oct 24 00:02:15 2006 +0000
+++ b/textproc/Makefile Tue Oct 24 00:03:32 2006 +0000
@@ -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+=       pxp
 SUBDIR+=       py-FourSuite
 SUBDIR+=       py-HappyDoc
-SUBDIR+=       py-Lupy
 SUBDIR+=       py-Reverend
 SUBDIR+=       py-SimpleParse
 SUBDIR+=       py-cmTemplate
diff -r 608e3f8676ab -r 778d94e18df9 textproc/py-Lupy/DESCR
--- a/textproc/py-Lupy/DESCR    Tue Oct 24 00:02:15 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 608e3f8676ab -r 778d94e18df9 textproc/py-Lupy/Makefile
--- a/textproc/py-Lupy/Makefile Tue Oct 24 00:02:15 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-# "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 -r 608e3f8676ab -r 778d94e18df9 textproc/py-Lupy/PLIST
--- a/textproc/py-Lupy/PLIST    Tue Oct 24 00:02:15 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 608e3f8676ab -r 778d94e18df9 textproc/py-Lupy/distinfo
--- a/textproc/py-Lupy/distinfo Tue Oct 24 00:02:15 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index