Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2006 08:43:58 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libevocosm Makefile distinfo pkg-descr pkg-plist ports/devel/libevocosm/files patch-funcopt-Makefile.in
Message-ID:  <200608020843.k728hxBT019217@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
novel       2006-08-02 08:43:58 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libevocosm     Makefile distinfo pkg-descr pkg-plist 
    devel/libevocosm/files patch-funcopt-Makefile.in 
  Log:
  Evocosm is a set of classes that abstract the fundamental
  components of an evolutionary algorithm:
  
   -- Random Numbers
   -- Validation
   -- Floating- Point Chromosomes
   -- Roulette Wheels
   -- Organisms
   -- Fitness Landscapes
   -- Evocosms
   -- Fitness Scaling
   -- Migration
   -- Selecting Survivors
   -- Reproduction
   -- Mutation Operators
  
  WWW:    http://www.coyotegulch.com/products/libevocosm/index.html
  
  PR:             ports/101210
  Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.2384    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/libevocosm/Makefile (new)
  1.1       +3 -0      ports/devel/libevocosm/distinfo (new)
  1.1       +12 -0     ports/devel/libevocosm/files/patch-funcopt-Makefile.in (new)
  1.1       +17 -0     ports/devel/libevocosm/pkg-descr (new)
  1.1       +23 -0     ports/devel/libevocosm/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608020843.k728hxBT019217>