aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-ConvexHull
Commit message (Collapse)AuthorAgeFilesLines
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* Update to 1.04.Anton Berezin2011-02-142-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Math-ConvexHull/Changes Notes: svn path=/head/; revision=269140
* Update to 1.03.Anton Berezin2008-07-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Math-ConvexHull/Changes Notes: svn path=/head/; revision=216141
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* 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