Commit Graph

22 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
5d26d98ee6 Update to 0.16
Changes:	https://metacpan.org/changes/distribution/Geo-Coder-OpenCage
2018-07-29 19:12:42 +00:00
Sunpoet Po-Chuan Hsieh
5caec2a32b Update to 0.15
Changes:	https://metacpan.org/changes/distribution/Geo-Coder-OpenCage
2018-06-22 23:54:32 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
697143586c Update to 0.14
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2018-01-13 08:12:51 +00:00
Sunpoet Po-Chuan Hsieh
be5cf73482 Update to 0.12
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2017-09-28 10:40:40 +00:00
Sunpoet Po-Chuan Hsieh
cc1eedf9f2 Update to 0.11
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2017-09-27 13:23:52 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
d22c8174cc Update to 0.10
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2017-05-05 15:34:30 +00:00
Sunpoet Po-Chuan Hsieh
a70567c89b Remove outdated PERL_LEVEL check after lang/perl5.18 removal 2016-12-31 19:11:57 +00:00
Sunpoet Po-Chuan Hsieh
6ace10852e - Update to 0.09
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2016-12-13 17:27:10 +00:00
Sunpoet Po-Chuan Hsieh
0462bf6135 - Update to 0.08
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2016-12-05 13:39:23 +00:00
Sunpoet Po-Chuan Hsieh
2aa337bbdb - Revert the removal of PERL_LEVEL check
Notified by:	mat
2016-11-13 17:36:35 +00:00
Sunpoet Po-Chuan Hsieh
108988b461 - Remove outdated PERL_LEVEL check 2016-11-06 16:47:17 +00:00
Sunpoet Po-Chuan Hsieh
220b981079 - Update to 0.07
- Add LICENSE_FILE
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2016-05-28 17:08:03 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Sunpoet Po-Chuan Hsieh
3b38c3801f - Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
2015-08-13 17:32:43 +00:00
Mathieu Arnold
6212a2753d Get rid of PERL_LEVEL checks for Perl versions not supported.
Sponsored by:	Absolight
2015-06-05 14:21:43 +00:00
Mathieu Arnold
eee58d187e 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
a2032f6e30 - Update to 0.05
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2014-06-21 06:43:01 +00:00
Sunpoet Po-Chuan Hsieh
ea2ac6eeb3 - Update to 0.04
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2014-06-11 11:16:57 +00:00
Sunpoet Po-Chuan Hsieh
c7662bf539 - Add p5-Geo-Coder-OpenCage 0.02
Geo::Coder::OpenCage provides an interface to the OpenCage geocoding service.

WWW: http://search.cpan.org/dist/Geo-Coder-OpenCage/
2014-06-08 13:24:42 +00:00