cvs commit: ports/math Makefile ports/math/levmar Makefile distinfo pkg-descr ports/math/levmar/files Makefile.demo Makefile.lib

Brendan Fabeny bf at FreeBSD.org
Wed Aug 25 06:42:49 UTC 2010


bf          2010-08-25 06:42:48 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/levmar          Makefile distinfo pkg-descr 
    math/levmar/files    Makefile.demo Makefile.lib 
  Log:
  Add levmar 2.5, a GPL-licensed library implementing the
  Levenberg-Marquardt algorithm.
  
  PR:             ports/146683
  Submitted by:   Eijiro Shibusawa <ej-sib at ice.uec.ac.jp>
  Approved by:    makc (co-mentor)
  
  Revision  Changes    Path
  1.670     +1 -0      ports/math/Makefile
  1.1       +81 -0     ports/math/levmar/Makefile (new)
  1.1       +3 -0      ports/math/levmar/distinfo (new)
  1.1       +20 -0     ports/math/levmar/files/Makefile.demo (new)
  1.1       +13 -0     ports/math/levmar/files/Makefile.lib (new)
  1.1       +5 -0      ports/math/levmar/pkg-descr (new)


More information about the cvs-ports mailing list