aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-Geocoder-US
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | 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.004Sunpoet Po-Chuan Hsieh2013-08-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes Notes: svn path=/head/; revision=324441
* - Add LICENSESunpoet Po-Chuan Hsieh2013-04-231-15/+6
| | | | | | | | - Remove outdated PERL_LEVEL check - Cleanup Makefile header Notes: svn path=/head/; revision=316378
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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-7/+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
* - Update to 0.003Sunpoet Po-Chuan Hsieh2012-01-072-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes Notes: svn path=/head/; revision=288679
* - Add p5-Geo-Coder-Geocoder-US 0.002Sunpoet Po-Chuan Hsieh2011-12-064-0/+51
Geo::Coder::Geocoder::US geocodes addresses by looking them up on the http://geocoder.us/ website. Because this site throttles access, this class does to, to one request every 15 seconds. WWW: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/ Feature safe: yes Notes: svn path=/head/; revision=286955