aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-Many
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.46-5Sunpoet Po-Chuan Hsieh2014-06-083-3/+10
| | | | | | | | | - Complete PLIST Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=357029
* - Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2014-02-281-8/+1
| | | | Notes: svn path=/head/; revision=346415
* - Update to 0.45Sunpoet Po-Chuan Hsieh2013-12-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=336196
* - Update to 0.44Sunpoet Po-Chuan Hsieh2013-12-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=336091
* - Update to 0.42Sunpoet Po-Chuan Hsieh2013-10-142-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=330314
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-19/+17
| | | | Notes: svn path=/head/; revision=328845
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 0.4Sunpoet Po-Chuan Hsieh2013-02-222-9/+7
| | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=312754
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - Update to 0.29Sunpoet Po-Chuan Hsieh2012-09-142-4/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=304243
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Add p5-Geo-Coder-Many 0.28Sunpoet Po-Chuan Hsieh2011-10-204-0/+97
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/ Notes: svn path=/head/; revision=283972