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

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Mar 12 00:10:39 UTC 2011


amdmi3      2011-03-12 00:10:39 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Polygon-Tree Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Math::Polygon::Tree creates a B-tree of polygon parts for fast check
  if object is inside this polygon. This method is effective if polygon
  has hundreds or more segments.
  
  WWW:    http://search.cpan.org/dist/Math-Polygon-Tree/
  
  Revision  Changes    Path
  1.692     +1 -0      ports/math/Makefile
  1.1       +27 -0     ports/math/p5-Math-Polygon-Tree/Makefile (new)
  1.1       +2 -0      ports/math/p5-Math-Polygon-Tree/distinfo (new)
  1.1       +5 -0      ports/math/p5-Math-Polygon-Tree/pkg-descr (new)
  1.1       +7 -0      ports/math/p5-Math-Polygon-Tree/pkg-plist (new)


More information about the cvs-all mailing list