aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-OSM
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.03Sunpoet Po-Chuan Hsieh2013-11-142-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-OSM/Changes Notes: svn path=/head/; revision=333762
* - 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
* - Add LICENSESunpoet Po-Chuan Hsieh2013-04-261-16/+6
| | | | | | | | - Remove outdated PERL_LEVEL check - Cleanup Makefile header Notes: svn path=/head/; revision=316555
* - 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
* - Add p5-Geo-Coder-OSM 0.02Sunpoet Po-Chuan Hsieh2011-10-204-0/+49
Geo::Coder::OSM provides an interface to the OpenStreet Nominatim geocoding service. WWW: http://search.cpan.org/dist/Geo-Coder-OSM/ Notes: svn path=/head/; revision=283968