IGNORE: requires Perl 5.10.0 or later, install lang/perl5.8, lang/perl5.10, lang/perl5.12 or lang/perl5.14 and try again Module to tie together multiple Geo::Coder::* modules Maintained by:sunpoet@FreeBSD.org Port Added: 20 Oct 2011 06:50:58 Also Listed In:geographyperl5 License: not specified in port
Geo::Coder::Many provides a single interface to different remote (ie HTTP based)
geocoding modules
Amongst other things, Geo::Coder::Many adds geocoder precision information,
alternative scheduling methods (weighted random, and ordered list), timeouts for
geocoders which are failing, and optional callbacks for result filtering and
picking.
WWW: http://search.cpan.org/dist/Geo-Coder-Many/
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
- Add p5-Geo-Coder-Many 0.28
Geo::Coder::Many provides a single interface to different remote (ie HTTP based)
geocoding modules
Amongst other things, Geo::Coder::Many adds geocoder precision information,
alternative scheduling methods (weighted random, and ordered list), timeouts for
geocoders which are failing, and optional callbacks for result filtering and
picking.
WWW: http://search.cpan.org/dist/Geo-Coder-Many/