[138323] trunk/dports/math

michaelld at macports.org michaelld at macports.org
Sun Jul 5 12:17:29 PDT 2015


Revision: 138323
          https://trac.macports.org/changeset/138323
Author:   michaelld at macports.org
Date:     2015-07-05 12:17:28 -0700 (Sun, 05 Jul 2015)
Log Message:
-----------
octave-octclip: new port; addresses ticket #48242.

Added Paths:
-----------
    trunk/dports/math/octave-octclip/
    trunk/dports/math/octave-octclip/Portfile

Added: trunk/dports/math/octave-octclip/Portfile
===================================================================
--- trunk/dports/math/octave-octclip/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-octclip/Portfile	2015-07-05 19:17:28 UTC (rev 138323)
@@ -0,0 +1,16 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           octave 1.0
+
+octave.setup        octclip 1.0.8
+platforms           darwin
+license             GPL-2+
+maintainers         gmail.com:mschamschula openmaintainer
+description         This package allows to do boolean operations with polygons using the \
+                    Greiner-Hormann algorithm.
+long_description    ${description}
+
+checksums           rmd160 39cedd52a2a51ca05fdd5b36672e2ca4421cfee7 \
+                    sha256 6929666561d6a9857dd73c1cc99e2b5a929df559bcb97b3a9a0bc74f9600ae99


Property changes on: trunk/dports/math/octave-octclip/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150705/3753b10c/attachment.html>


More information about the macports-changes mailing list