Port details |
- p5-Geo-Point Perl Module Tries To Abstract Coordinate Systems
- 0.98 graphics
=0 0.98Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-01-11 14:03:40
- Last Update: 2019-09-28 11:44:38
- SVN Revision: 513121
- Also Listed In: devel perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Geo-Point
- Description:
- Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.
The module is heavily resting on Math::Polygon.
WWW: https://metacpan.org/release/Geo-Point
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Geo-Point>0:graphics/p5-Geo-Point
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Geo-Point
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1549103581
SHA256 (Geo-Point-0.98.tar.gz) = c9a038d9f3d86950013df8f3587577519e85499542be82b64957e572f3a2b66d
SIZE (Geo-Point-0.98.tar.gz) = 25580
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Geo-Distance>=0.06 : math/p5-Geo-Distance
- p5-Geo-Proj4>=1.01 : graphics/p5-Geo-Proj4
- p5-Math-Polygon>=1.01 : math/p5-Math-Polygon
- perl5>=5.28.r1<5.29 : lang/perl5.28
- perl5>=5.28.r1<5.29 : lang/perl5.28
- Runtime dependencies:
-
- p5-Geo-Distance>=0.06 : math/p5-Geo-Distance
- p5-Geo-Proj4>=1.01 : graphics/p5-Geo-Proj4
- p5-Math-Polygon>=1.01 : math/p5-Math-Polygon
- perl5>=5.28.r1<5.29 : lang/perl5.28
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.98 28 Sep 2019 11:44:38 |
rene |
Remove expired ports:
2019-09-27 misc/zygrib: Can not build with graphics/proj
2019-09-27 misc/survex: Can not build with graphics/proj
2019-09-27 graphics/proj5: Please use graphics/proj instead
2019-09-27 graphics/p5-Geo-Proj4: Can not build with graphics/proj
misc/zygrib-maps, depends on expired misc/zygrib
graphics/p5-Geo-Point, depends on expired graphics/p5-Geo-Proj4 |
0.98 02 Feb 2019 21:56:03 |
sunpoet |
Update to 0.98
Changes: https://metacpan.org/changes/distribution/Geo-Point |
0.97 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.97 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.97 25 Jan 2018 13:06:56 |
sunpoet |
Update to 0.97
- Add BUILD_DEPENDS
- Fix version requirement of *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Geo-Point/ChangeLog |
0.96_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.96_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.96_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.96 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.96 23 Jan 2014 16:05:40 |
skreuzer |
Update to 0.96
Define LICENSE |
0.94 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
0.94 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.94 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.94 22 Dec 2012 07:02:31 |
wen |
- Update to 0.94
Changes: http://cpansearch.perl.org/src/MARKOV/Geo-Point-0.94/ChangeLog
- Trim Makefile headers
- Pass maintainership to perl@ |
0.93_1 17 May 2011 11:08:18 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.93_1 24 Sep 2010 00:44:29 |
pgollucci |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
0.93 20 May 2010 01:32:11 |
wen |
- Update to 0.93
- Reset maintainer to perl@ |
0.92_1 28 Jan 2010 02:32:30 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12).
Approved by: portmgr (itetcu) |
0.92 18 Jan 2010 06:29:58 |
wen |
- Update to 0.9.2
- Update my email to FreeBSD
PR: ports/142657
Submitted by: pgollucci@ |
0.91 30 Jul 2009 23:04:49 |
pgollucci |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
0.91 29 May 2009 12:00:56 |
miwi |
- Update to 0.91
PR: 134943
Submitted by: Wen Heping <wenheping@gmail.com> (Maintainer) |
0.90 01 Mar 2009 19:55:48 |
miwi |
- Update to 0.90
Approved by: maintainer implicit |
0.10 26 Jan 2009 10:17:55 |
jadawin |
- Update to 0.10
PR: ports/130883
Submitted by: Wen Heping <wenheping _AT_ gmail.com> (maintainer) |
0.09 11 Jan 2009 14:03:26 |
miwi |
Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.
The module is heavily resting on Math::Polygon.
WWW: http://search.cpan.org/dist/Geo-Point/
PR: ports/130360
Submitted by: Wen Heping <wenheping at gmail.com> |