[53764] trunk/dports/devel

snc at macports.org snc at macports.org
Mon Jul 13 06:29:25 PDT 2009


Revision: 53764
          http://trac.macports.org/changeset/53764
Author:   snc at macports.org
Date:     2009-07-13 06:29:24 -0700 (Mon, 13 Jul 2009)
Log Message:
-----------
created spatialindex, #20202

Added Paths:
-----------
    trunk/dports/devel/spatialindex/
    trunk/dports/devel/spatialindex/Portfile

Added: trunk/dports/devel/spatialindex/Portfile
===================================================================
--- trunk/dports/devel/spatialindex/Portfile	                        (rev 0)
+++ trunk/dports/devel/spatialindex/Portfile	2009-07-13 13:29:24 UTC (rev 53764)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                spatialindex
+version             1.3.2
+categories-append   devel science
+maintainers         inmachina.com:max openmaintainer
+
+description         ${name} provides a general framework for developing \
+                    spatial indices.
+long_description    ${description} \
+                    Currently it defines generic interfaces, provides simple \
+                    main memory and disk based storage managers and a robust \
+                    implementation of an R*-tree, an MVR-tree and a TPR-tree.
+
+platforms           darwin
+
+homepage            http://trac.gispython.org/spatialindex
+master_sites        ${homepage}/raw-attachment/wiki/Releases/
+distname 			spatialindex-${version}
+
+checksums           md5     648058d64837779cda5c91f2f3dea74f \
+                    sha1    145efd678e160436a10a43226494627dfcfd3f57 \
+                    rmd160  169150b38e98f843b6e9c2f411f3d965303f15f9
+
+livecheck.url       ${homepage}/wiki/Releases
+livecheck.regex     <a href=\"/${name}/attachment/wiki/Releases/${name}-(.*).tar.gz\"


Property changes on: trunk/dports/devel/spatialindex/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090713/5809f011/attachment.html>


More information about the macports-changes mailing list