| Port details on branch 2020Q3 |
- gdal Translator library for raster geospatial data formats
- 3.1.0_2 graphics
=0 3.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-09-12 21:20:22
- Last Update: 2020-09-12 21:19:44
- Commit Hash: 5cf9456
- Also Listed In: geography
- License: MIT
- WWW:
- https://gdal.org/
- Description:
- GDAL - Geospatial Data Abstraction Library
GDAL/OGR is a translator library for raster and vector geospatial data
formats that is released under an Open Source license. As a library, it
presents a single abstract data model to the calling application for all
supported formats.
Current translators provide read (and sometimes write) access to a variety
of formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial,
Mapinfo mid/mif and TAB, GeoTIFF, Erdas Imagine, ESRI .BIL, .aux labelled
raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASCII Grid.
A full list of supported data formats is available on the official website.
WWW: https://gdal.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/gdal/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gdal
- pkg install gdal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gdal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588929131
SHA256 (gdal-3.1.0.tar.xz) = e754a22242ccbec731aacdb2333b567d4c95b9b02d3ba1ea12f70508d244fcda
SIZE (gdal-3.1.0.tar.xz) = 12076312
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:
-
- libgeotiff>=1.5.0 : graphics/libgeotiff
- proj>=6 : graphics/proj
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgeotiff.so : graphics/libgeotiff
- libgif.so : graphics/giflib
- libjson-c.so : devel/json-c
- libpng.so : graphics/png
- libproj.so : graphics/proj
- libtiff.so : graphics/tiff
- libjasper.so : graphics/jasper
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- databases/grass7
Configuration Options:
- ===> The following configuration options are available for gdal-3.1.0_2:
ARMADILLO=off: TPS transform computation via Armadillo
CFITSIO=off: FITS support via CFITSIO
CURL=off: Data transfer support via cURL
ECW=off: ECW image format support
EXPAT=off: XML parser support via Expat
FREEXL=off: Excel file (.xls) support via FreeXL
GEOS=off: GEOS Geometry Engine support
GTA=off: Generic Tagged Array (GTA) support
HDF5=off: HDF-5 data format support
JASPER=on: JPEG 2000 support via JasPer
KML=off: Keyhole Markup Language (KML) support
LIBXML2=off: XML parser support via libxml2
MYSQL=off: MySQL database support
NETCDF=off: NetCDF data format support
ODBC=off: ODBC database backend
OPENJPEG=off: Enhanced JPEG graphics support
PCRE=off: Regular expression support for SQLite
PGSQL=off: PostgreSQL database support
SFCGAL=off: 3D operations support via SFCGAL
SPATIALITE=off: SpatiaLite support
SQLITE=off: SQLite database support
WEBP=off: WebP image format support
XERCES=off: XML parser support via Xerces
ZSTD=off: Zstandard compression support
====> PDF document support: you can only select none or one of them
PODOFO=off: PDF file support via PoDoFo
POPPLER=off: PDF and PS file support via poppler
===> Use 'make config' to modify these settings
- Options name:
- graphics_gdal
- USES:
- compiler:c++11-lang gmake iconv jpeg localbase pkgconfig ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|