[128187] trunk/dports/lang

ryandesign at macports.org ryandesign at macports.org
Sat Nov 15 17:02:11 PST 2014


Revision: 128187
          https://trac.macports.org/changeset/128187
Author:   ryandesign at macports.org
Date:     2014-11-15 17:02:11 -0800 (Sat, 15 Nov 2014)
Log Message:
-----------
ioflo: new port, version 1.0.2 (#45897)

Added Paths:
-----------
    trunk/dports/lang/ioflo/
    trunk/dports/lang/ioflo/Portfile

Added: trunk/dports/lang/ioflo/Portfile
===================================================================
--- trunk/dports/lang/ioflo/Portfile	                        (rev 0)
+++ trunk/dports/lang/ioflo/Portfile	2014-11-16 01:02:11 UTC (rev 128187)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           python 1.0
+
+github.setup        ioflo ioflo 1.0.2 v
+categories          lang
+platforms           darwin
+maintainers         saltstack.com:cr
+license             Apache-2
+supported_archs     noarch
+
+description         ioflo is a framework and DSL for building reasoning \
+                    automation systems.
+
+long_description    IoFlo is a magically powerful open interoperable software \
+                    framework that enables non experts to intelligently \
+                    automate their own programmable world. IoFlo has its roots \
+                    in the research and development of autonomous underwater \
+                    vehicles, autonomic ships, and automated buildings. These \
+                    are cool applications that can be scarily complex. That \
+                    complexity was the prime motivation for IoFlo and its \
+                    ancestors, to make programming autonomous/autonomic systems \
+                    easy even for people without PhDs.
+
+homepage            http://ioflo.com/
+
+checksums           rmd160  bb99fc946fd6f1b3ffd81cc9ac5508918fc86213 \
+                    sha256  9fb388505b551b057c62a4bf4d5b33b0cb72a593b2d4a5018ac5eced9f0be5a5
+
+python.default_version 27
+python.link_binaries_suffix


Property changes on: trunk/dports/lang/ioflo/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/20141115/485cb6f8/attachment.html>


More information about the macports-changes mailing list