Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.47 01 Jul 2017 21:58:05
  |
rene  |
Remove expired ports:
2017-06-30 misc/p5-Geo-Coder-Many: deprecated and no longer maintained by
upstream
2017-07-01 graphics/gimp-elsamuko-script: Broken for more than 2 years
2017-07-01 devel/anjuta-extras: Last release in 2013 and doesn't build with
recent GTK+
2017-07-01 www/apache22-worker-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
2017-07-01 www/apache22-itk-mpm: Upstream propose EoL of apache 2.2.x during the
next 12 months
2017-07-01 www/apache22-peruser-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
2017-07-01 www/apache22-event-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months |
0.47 31 Jan 2017 15:33:18
  |
sunpoet  |
Update to 0.47
- Mark DEPRECATED and set EXPIRATION_DATE to 2017-06-30
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.46_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.46_1 31 Aug 2015 13:31:54
  |
sunpoet  |
- Add NO_ARCH |
0.46_1 11 May 2015 18:34:58
  |
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.46_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.46 08 Jun 2014 13:24:52
  |
sunpoet  |
- Update to 0.46-5
- Complete PLIST
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.45 28 Feb 2014 00:35:53
  |
sunpoet  |
- Remove outdated PERL_LEVEL check |
0.45 11 Dec 2013 18:49:26
  |
sunpoet  |
- Update to 0.45
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.44 10 Dec 2013 19:32:23
  |
sunpoet  |
- Update to 0.44
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.42 14 Oct 2013 12:28:46
  |
sunpoet  |
- Update to 0.42
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.40 30 Sep 2013 18:44:49
  |
sunpoet  |
- Support STAGEDIR |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.40 21 Aug 2013 14:08:08
  |
sunpoet  |
- Convert to new perl framework |
0.40 22 Feb 2013 08:08:50
  |
sunpoet  |
- Update to 0.4
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.29 16 Dec 2012 06:12:28
  |
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
0.29 14 Sep 2012 02:08:00
  |
sunpoet  |
- Update to 0.29
- Add LICENSE
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes |
0.28 13 Mar 2012 16:15:36
 |
pgollucci  |
- 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) |
0.28 08 Mar 2012 18:45:38
 |
pgollucci  |
- 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 |
0.28 20 Oct 2011 06:50:39
 |
sunpoet  |
- 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/ |