cvs commit: ports/math Makefile ports/math/ann Makefile distinfo pkg-descr pkg-plist ports/math/ann/files patch-Makefile

Wen Heping wen at FreeBSD.org
Thu May 6 08:14:52 UTC 2010


wen         2010-05-06 08:14:51 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/ann             Makefile distinfo pkg-descr pkg-plist 
    math/ann/files       patch-Makefile 
  Log:
  ANN is a library written in C++, which supports data structures
  and algorithms for both exact and approximate nearest neighbor
  neighbor searching in arbitrarily high dimensions.
  
  WWW:    http://www.cs.umd.edu/~mount/ANN/
  
  PR:             ports/145996
  Submitted by:   Tz-Huan Huang <tzhuan at csie.org>
  
  Revision  Changes    Path
  1.652     +1 -0      ports/math/Makefile
  1.1       +30 -0     ports/math/ann/Makefile (new)
  1.1       +3 -0      ports/math/ann/distinfo (new)
  1.1       +149 -0    ports/math/ann/files/patch-Makefile (new)
  1.1       +5 -0      ports/math/ann/pkg-descr (new)
  1.1       +9 -0      ports/math/ann/pkg-plist (new)


More information about the cvs-all mailing list