cvs commit: ports/math Makefile ports/math/p5-Math-Evol Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Wed Jun 24 20:55:30 UTC 2009


miwi        2009-06-24 20:55:30 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Evol    Makefile distinfo pkg-descr pkg-plist 
  Log:
  p5-Math-Evol implements the evolution search strategy. Derivatives of the
  objective function are not required. Constraints can be incorporated. The
  caller must supply initial values for the variables and for the initial
  step sizes.
  
  WWW:    http://search.cpan.org/dist/Math-Evol/
  
  PR:             ports/135880
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.608     +1 -0      ports/math/Makefile
  1.1       +22 -0     ports/math/p5-Math-Evol/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-Evol/distinfo (new)
  1.1       +6 -0      ports/math/p5-Math-Evol/pkg-descr (new)
  1.1       +6 -0      ports/math/p5-Math-Evol/pkg-plist (new)


More information about the cvs-all mailing list