1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
aca3dfa4bb - Update to 0.42
Changes:	http://search.cpan.org/dist/Geo-Coder-Many/Changes
2013-10-14 12:28:45 +00:00
Sunpoet Po-Chuan Hsieh
e81b4c4058 - Support STAGEDIR 2013-09-30 18:44:49 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
a3544feb01 - Update to 0.4
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Geo-Coder-Many/Changes
2013-02-22 08:08:49 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Sunpoet Po-Chuan Hsieh
241c433ccb - Update to 0.29
- Add LICENSE

Changes:	http://search.cpan.org/dist/Geo-Coder-Many/Changes
2012-09-14 02:08:00 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
8b91307800 - Add p5-Geo-Coder-Many 0.28
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/
2011-10-20 06:50:39 +00:00