Calculate Distances and Closest Locations faster Maintained by:tobez@FreeBSD.org Port Added: 30 Sep 2009 12:59:44 Also Listed In:perl5 License: not specified in port
The Geo::Distance::XS module provides faster C implementations of the
distance calculations found in Geo::Distance. See the documentation for
that module for usage.
WWW: http://search.cpan.org/dist/Geo-Distance-XS/
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr