Port details |
- p5-Geo-LibProj-FFI Foreign function interface to PROJ coordinate transformation software
- 1.00 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-28 17:06:30
- Last Update: 2025-01-28 17:02:40
- Commit Hash: c00f409
- Also Listed In: perl5
- License: ART10 ART20 GPLv1+
- WWW:
- https://metacpan.org/dist/Geo-LibProj-FFI
- Description:
- Geo::LibProj::FFI is a foreign function interface to the PROJ coordinate
transformation / projection library. Please see the PROJ library's C function
reference for further documentation. You should be able to use those C functions
as if they were Perl.
Geo::LibProj::FFI offers a large portion of the most commonly used PROJ
functions, but more could be added later. If you need a function that isn't yet
available in this module, please open a GitHub issue with a description of your
use case.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Geo-LibProj-FFI>0:graphics/p5-Geo-LibProj-FFI
- To install the port:
- cd /usr/ports/graphics/p5-Geo-LibProj-FFI/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Geo-LibProj-FFI
- pkg install p5-Geo-LibProj-FFI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Geo-LibProj-FFI
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736671127
SHA256 (Geo-LibProj-FFI-1.00.tar.gz) = 83c36bef2307ad641040ce5b3ab24649f8bb033b13c450eecbf5106b9b9f6994
SIZE (Geo-LibProj-FFI-1.00.tar.gz) = 24370
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Convert-Binary-C>=0.04 : converters/p5-Convert-Binary-C
- p5-Exporter-Easy>=0 : devel/p5-Exporter-Easy
- p5-FFI-C>=0.08 : devel/p5-FFI-C
- p5-FFI-Platypus>=1.50 : devel/p5-FFI-Platypus
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- p5-Test-Warnings>=0.010 : devel/p5-Test-Warnings
- Runtime dependencies:
-
- p5-Convert-Binary-C>=0.04 : converters/p5-Convert-Binary-C
- p5-Exporter-Easy>=0 : devel/p5-Exporter-Easy
- p5-FFI-C>=0.08 : devel/p5-FFI-C
- p5-FFI-Platypus>=1.50 : devel/p5-FFI-Platypus
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libproj.so : graphics/proj
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Geo-LibProj-FFI
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.00 28 Jan 2025 17:02:40 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-Geo-LibProj-FFI: Add p5-Geo-LibProj-FFI 1.00
Geo::LibProj::FFI is a foreign function interface to the PROJ coordinate
transformation / projection library. Please see the PROJ library's C function
reference for further documentation. You should be able to use those C functions
as if they were Perl.
Geo::LibProj::FFI offers a large portion of the most commonly used PROJ
functions, but more could be added later. If you need a function that isn't yet
available in this module, please open a GitHub issue with a description of your
use case. |
Number of commits found: 1
|