aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-ConvexHull
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.02.Anton Berezin2007-09-192-4/+4
| | | | | | | | Changes: http://search.cpan.org/src/SMUELLER/Math-ConvexHull-1.02/Changes Notes: svn path=/head/; revision=199745
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 1.01.Anton Berezin2006-07-272-4/+4
| | | | Notes: svn path=/head/; revision=168865
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Add math/p5-Math-ConvexHull 1.00, a Perl module to calculate convexAnton Berezin2005-10-244-0/+44
hulls using Graham's scan (n*log(n)). Notes: svn path=/head/; revision=146218