Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2011 00:10:39 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/p5-Math-Polygon-Tree Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201103120010.p2C0AdNi088584@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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