[25094] trunk/dports/science

source_changes at macosforge.org source_changes at macosforge.org
Sun May 13 16:31:50 PDT 2007


Revision: 25094
          http://trac.macosforge.org/projects/macports/changeset/25094
Author:   boeyms at macports.org
Date:     2007-05-13 16:31:48 -0700 (Sun, 13 May 2007)

Log Message:
-----------
science/eo:
 * Add new port, closing #11803.  (Small variations on the submitted portfile
   include use of the bz2 sources rather than the gz ones, and the removal of an
   incorrect distname.)  Thanks to Jochen Kuepper!

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

Added: trunk/dports/science/eo/Portfile
===================================================================
--- trunk/dports/science/eo/Portfile	                        (rev 0)
+++ trunk/dports/science/eo/Portfile	2007-05-13 23:31:48 UTC (rev 25094)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem 1.0
+name                    eo
+version                 1.0.1
+categories              science math
+maintainers             macports at jochen-kuepper.de
+description             an evolutionary computation library
+long_description        EO is a templates-based, ANSI-C++ compliant \
+                        evolutionary computation library. It contains \
+                        classes for almost any kind of evolutionary \
+                        computation you might come up to - at least for \
+                        the ones we could think of. It is component-based, \
+                        so that if you don't find the class you need in it, \
+                        it is very easy to subclass existing abstract or \
+                        concrete classes.
+homepage                http://eodev.sourceforge.net/
+master_sites            sourceforge:eodev
+use_bzip2               yes 
+checksums               md5 79ac9bd4a0f1ad857845c8fd65418db1


Property changes on: trunk/dports/science/eo/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070513/8cacc9e7/attachment.html


More information about the macports-changes mailing list