Bug 68902 - NEW PORT: math/p5-Geo-Distance
Summary: NEW PORT: math/p5-Geo-Distance
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Lars Thegler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-11 02:10 UTC by Rod Taylor
Modified: 2004-07-11 22:56 UTC (History)
0 users

See Also:


Attachments
geodistance.shar (2.35 KB, text/plain)
2004-07-11 02:10 UTC, Rod Taylor
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rod Taylor 2004-07-11 02:10:23 UTC
	This perl library aims to provide as many tools to make it as simple as possible to calculate distances between geographic points, and anything that can be derived from that. Currently there is support for finding the closest locations within a specified distance, to find the closest number of points to a specified point, and to do basic point-to-point distance calculations.
Comment 1 Lars Thegler freebsd_committer freebsd_triage 2004-07-11 10:42:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lth

I'll handle this.
Comment 2 Lars Thegler freebsd_committer freebsd_triage 2004-07-11 10:49:43 UTC
State Changed
From-To: open->feedback

portlint fails. Asked submitter for update.
Comment 3 Lars Thegler freebsd_committer freebsd_triage 2004-07-11 22:54:56 UTC
State Changed
From-To: feedback->closed

New port added, thanks! I had to change a bit to get it to behave 
under perl 5.005_03, though.