Port details |
- p5-GIS-Distance-Fast C implementation of GIS::Distance formulas
- 0.16 math =2 0.16Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-02-01 20:52:21
- Last Update: 2024-08-15 15:30:59
- Commit Hash: 352d161
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/GIS-Distance-Fast
- Description:
- This distribution re-implements some, but not all, of the formulas that come
with GIS::Distance in the C programming language. C code is generally much
faster than the perl equivilent.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-GIS-Distance-Fast>0:math/p5-GIS-Distance-Fast
- To install the port:
- cd /usr/ports/math/p5-GIS-Distance-Fast/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-GIS-Distance-Fast
- pkg install p5-GIS-Distance-Fast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-GIS-Distance-Fast
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1686496716
SHA256 (GIS-Distance-Fast-0.16.tar.gz) = c67f3ff343caa593a3fb0471dc98ec48f2bef3b4b4d2e00ba26e3393ceec0741
SIZE (GIS-Distance-Fast-0.16.tar.gz) = 61647
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-namespace-clean>=0.24 : devel/p5-namespace-clean
- p5-strictures>=2.000000 : devel/p5-strictures
- perl5>=5.36<5.37 : lang/perl5.36
- p5-Module-Build-Tiny>=0.043 : devel/p5-Module-Build-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-GIS-Distance>=0.17 : math/p5-GIS-Distance
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- p5-namespace-clean>=0.24 : devel/p5-namespace-clean
- p5-strictures>=2.000000 : devel/p5-strictures
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- math/p5-GIS-Distance
- for Run
-
- math/p5-GIS-Distance
Configuration Options:
- No options to configure
- Options name:
- math_p5-GIS-Distance-Fast
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
0.16 30 Jun 2023 07:02:38 |
Po-Chuan Hsieh (sunpoet) |
math/p5-GIS-Distance-Fast: Update to 0.16
Changes: https://metacpan.org/dist/GIS-Distance-Fast/changes |
0.15_1 27 Apr 2023 15:45:52 |
Po-Chuan Hsieh (sunpoet) |
math/p5-GIS-Distance-Fast: Strip shared library
- Bump PORTREVISION for package change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.15 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.15 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.15 01 Feb 2021 19:25:25 |
sunpoet |
Update to 0.15
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast |
0.14 18 Mar 2019 18:21:56 |
sunpoet |
Update to 0.14
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast |
0.13 17 Mar 2019 18:58:13 |
sunpoet |
Update to 0.13
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast |
0.12 10 Mar 2019 10:57:53 |
sunpoet |
Update to 0.12
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast |
0.11 09 Mar 2019 14:37:13 |
sunpoet |
Update to 0.11
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast |
0.10 09 Mar 2019 12:08:31 |
sunpoet |
Update to 0.10
- Take maintainership
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast |
0.08_1 10 Oct 2018 10:23:52 |
sunpoet |
Fix *_DEPENDS
- Bump PORTREVISION for dependency change |
0.08 10 Oct 2018 06:43:35 |
sunpoet |
Add LICENSE |
0.08 09 Oct 2018 06:07:03 |
wen |
- Update to 0.08
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast
- Update DEPENDS |
0.07_1 06 Oct 2018 13:06:45 |
des |
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) |
0.07_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.07_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.07_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.07_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.07 10 Jun 2014 12:14:14 |
mat |
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 |
0.07 30 Jan 2014 09:42:49 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.07 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.07 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.07 24 May 2012 09:32:57 |
tobez |
Update to 0.07.
PR: 167976
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://search.cpan.org/dist/GIS-Distance-Fast/Changes |
0.06 21 Jan 2012 17:40:15 |
eadler |
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 |
0.06 21 Jun 2011 06:58:21 |
az |
- 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 |
0.06 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.06 03 Feb 2010 12:31:52 |
tobez |
Update to 0.06.
Changes: http://search.cpan.org/dist/GIS-Distance-Fast/Changes |
0.05 01 Feb 2010 20:48:50 |
tobez |
Add math/p5-GIS-Distance-Fast, a C (XS) implementation of GIS::Distance
formulas. |