Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2010 06:18:55 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc Makefile ports/misc/p5-Geo-Coder-Multiple Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201003120618.o2C6ItS4097428@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003120618.o2C6ItS4097428>