[58556] trunk/dports/science

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Sep 30 18:18:37 PDT 2009


Revision: 58556
          http://trac.macports.org/changeset/58556
Author:   singingwolfboy at macports.org
Date:     2009-09-30 18:18:35 -0700 (Wed, 30 Sep 2009)
Log Message:
-----------
added new portfile for emergent simulator

Added Paths:
-----------
    trunk/dports/science/emergent/
    trunk/dports/science/emergent/Portfile

Added: trunk/dports/science/emergent/Portfile
===================================================================
--- trunk/dports/science/emergent/Portfile	                        (rev 0)
+++ trunk/dports/science/emergent/Portfile	2009-10-01 01:18:35 UTC (rev 58556)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem      1.0
+
+name            emergent
+version         5.0.0
+categories      science
+platforms       darwin
+maintainers     openmaintainer
+description     Neural network simulator
+
+long_description \
+    emergent is a comprehensive simulation environment for creating complex, \
+    sophisticated models of the brain and cognitive processes using neural \
+    network models. It includes a full GUI environment for constructing \
+    networks and the input/output patterns for the networks to process, and \
+    many different analysis tools for understanding what the networks are \
+    doing.
+
+homepage        http://grey.colorado.edu/emergent
+fetch.type      svn
+worksrcdir      trunk
+svn.url         http://grey.colorado.edu/svn/emergent/emergent/${worksrcdir}
+svn.args        --username anonymous --password emergent
+configure.env-append    UPDATE_TYPE=svn
+build.dir       ${worksrcpath}/build
+use_parallel_build  yes
+
+depends_build   bin:cmake:cmake
+depends_lib     port:readline port:qt4-mac port:Coin port:Quarter port:gsl port:ode
+


Property changes on: trunk/dports/science/emergent/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/20090930/eb9be730/attachment.html>


More information about the macports-changes mailing list