wen 2010-03-12 06:18:55 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/p5-Geo-Coder-Multiple Makefile distinfo pkg-descr
pkg-plist
Log:
Geo::Coder::Multiple is a wrapper for multiple Geo::Coder::* modules.
Most free geocoding datasource specify a limit to the number of queries which
can be sent from an IP or made using an API key in a 24 hour period. This
module balances the incoming requests across the available sources to ensure
individual limits are exceeded only when the total limit is exceeded.
The algorithm for load balancing takes into account the limit imposed by the
source per 24 hour period.
WWW: http://search.cpan.org/dist/Geo-Coder-Multiple/
Revision Changes Path
1.938 +1 -0 ports/misc/Makefile
1.1 +24 -0 ports/misc/p5-Geo-Coder-Multiple/Makefile (new)
1.1 +3 -0 ports/misc/p5-Geo-Coder-Multiple/distinfo (new)
1.1 +11 -0 ports/misc/p5-Geo-Coder-Multiple/pkg-descr (new)
1.1 +14 -0 ports/misc/p5-Geo-Coder-Multiple/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"