Commit Graph

23 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
835c742666 Update to 0.14
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-18 18:21:56 +00:00
Sunpoet Po-Chuan Hsieh
f40cb50157 Update to 0.13
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-17 18:58:13 +00:00
Sunpoet Po-Chuan Hsieh
dbb902ac23 Update to 0.12
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-10 10:57:52 +00:00
Sunpoet Po-Chuan Hsieh
bef3e4aac0 Update to 0.11
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-09 14:37:13 +00:00
Sunpoet Po-Chuan Hsieh
715dff946e Update to 0.10
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-09 12:08:30 +00:00
Sunpoet Po-Chuan Hsieh
2c9abf6601 Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2018-10-10 10:23:52 +00:00
Sunpoet Po-Chuan Hsieh
6c74afdba2 Add LICENSE 2018-10-10 06:43:35 +00:00
Wen Heping
7f7f8be1a7 - Update to 0.08
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast
- Update DEPENDS
2018-10-09 06:07:03 +00:00
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
Dag-Erling Smørgrav
cded85f907 Reassign all of tobez@'s p5 ports to perl@.
Approved by:	tobez
2018-09-10 11:16:59 +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
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
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
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Andrej Zverev
9ec58fca21 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 09:42:48 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Anton Berezin
104760053e Update to 0.07.
PR:		167976
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/GIS-Distance-Fast/Changes
2012-05-24 09:32:57 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Andrej Zverev
302b9a7c36 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
2011-06-21 06:58:49 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Anton Berezin
33e59342ef Update to 0.06.
Changes:	http://search.cpan.org/dist/GIS-Distance-Fast/Changes
2010-02-03 12:31:51 +00:00
Anton Berezin
b395f16b5c Add math/p5-GIS-Distance-Fast, a C (XS) implementation of GIS::Distance
formulas.
2010-02-01 20:48:50 +00:00