[126759] trunk/dports/python/py-gadfly/Portfile

larryv at macports.org larryv at macports.org
Tue Oct 14 17:00:32 PDT 2014


Revision: 126759
          https://trac.macports.org/changeset/126759
Author:   larryv at macports.org
Date:     2014-10-14 17:00:31 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-gadfly

Last upstream change seems to have been in 2005
(http://sourceforge.net/projects/gadfly/files/).

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

Deleted: trunk/dports/python/py-gadfly/Portfile
===================================================================
--- trunk/dports/python/py-gadfly/Portfile	2014-10-15 00:00:30 UTC (rev 126758)
+++ trunk/dports/python/py-gadfly/Portfile	2014-10-15 00:00:31 UTC (rev 126759)
@@ -1,37 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-gadfly
-version			1.0.0
-revision		1
-categories-append	databases
-license			MIT
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		Simple relational SQL database system implemented in Python
-long_description	Gadfly is a simple relational database system \
-				implemented in Python based on the SQL Structured \
-				Query Language.
-
-homepage		http://gadfly.sourceforge.net/
-master_sites	sourceforge:gadfly
-distname		gadfly-${version}
-checksums		md5 8dc11575e4d8042058f6ad11b32a8641
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    depends_lib-append	port:py${python.version}-kjbuckets
-
-    post-destroot	{
-        xinstall -m 644 -W ${worksrcpath}/doc announcement.txt faq.txt \
-            gadfly.txt gfplus.txt index.txt installation.txt kjbuckets.txt \
-            kwParsing.txt network.txt recover.txt sql.txt structure.txt \
-            ${destroot}${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath} CHANGES.txt COPYRIGHT.txt README.txt \
-            TODO.txt ${destroot}${prefix}/share/doc/${subport}
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/861cc73f/attachment.html>


More information about the macports-changes mailing list