aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-Point
Commit message (Collapse)AuthorAgeFilesLines
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-4/+4
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* - Update to 0.91Martin Wilke2009-05-292-4/+4
| | | | | | | | PR: 134943 Submitted by: Wen Heping <wenheping@gmail.com> (Maintainer) Notes: svn path=/head/; revision=234775
* - Update to 0.90Martin Wilke2009-03-012-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=229294
* - Update to 0.10Philippe Audeoud2009-01-262-4/+4
| | | | | | | | PR: ports/130883 Submitted by: Wen Heping <wenheping _AT_ gmail.com> (maintainer) Notes: svn path=/head/; revision=226882
* Geo::Point tries to abstract coordinate systems. It does notMartin Wilke2009-01-114-0/+56
try to solve all the problems itself, but will call-out for helper modules when computation has to be done. The module is heavily resting on Math::Polygon. WWW: http://search.cpan.org/dist/Geo-Point/ PR: ports/130360 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=225708