[126561] trunk/dports/python/py-lupy/Portfile

larryv at macports.org larryv at macports.org
Sat Oct 11 19:43:40 PDT 2014


Revision: 126561
          https://trac.macports.org/changeset/126561
Author:   larryv at macports.org
Date:     2014-10-11 19:43:40 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
Remove py-lupy

The last upstream release was in 2004.

Removed Paths:
-------------
    trunk/dports/python/py-lupy/Portfile

Deleted: trunk/dports/python/py-lupy/Portfile
===================================================================
--- trunk/dports/python/py-lupy/Portfile	2014-10-12 02:43:38 UTC (rev 126560)
+++ trunk/dports/python/py-lupy/Portfile	2014-10-12 02:43:40 UTC (rev 126561)
@@ -1,37 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-lupy
-version			0.2.1
-revision		1
-categories-append	textproc databases
-license			LGPL-2.1
-platforms		darwin freebsd
-supported_archs	noarch
-maintainers		nomaintainer
-description		full-text indexer and search engine in Python
-long_description	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.
-
-homepage		http://www.divmod.org/Home/Projects/Lupy/
-master_sites	sourceforge:lupy
-distname		Lupy-${version}
-checksums		md5 515ea0b4aab8dd8299480cb9a0da6068
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    post-destroot	{
-        xinstall -m 644 -W ${worksrcpath} LICENSE README.txt changelog.txt \
-            releasenotes.txt ${destroot}${prefix}/share/doc/${subport}
-        file delete -force ${destroot}${prefix}/share/doc/${subport}/examples
-        file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/d13a406d/attachment.html>


More information about the macports-changes mailing list