Port details |
- gdalcpp C++11 GDAL wrapper
- 1.3.0 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-05-25 10:00:11
- Last Update: 2025-05-25 09:26:44
- Commit Hash: 977a60a
- License: BSL
- WWW:
- https://github.com/joto/gdalcpp
- Description:
- gdalcpp is a C++11 wrapper classes for GDAL/OGR.
These are some small wrapper classes for GDAL offering:
- classes with RAII instead of the arcane cleanup functions in stock GDAL
- works with GDAL 1, 2, and 3
- allows you to write less boilerplate code
The classes are not very complete, they just have the code I needed for various
programs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gdalcpp>0:graphics/gdalcpp
- To install the port:
- cd /usr/ports/graphics/gdalcpp/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gdalcpp
- pkg install gdalcpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gdalcpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747715284
SHA256 (joto-gdalcpp-1.3.0-7e23085_GH0.tar.gz) = a3e84d6a1358754720e6cd68ad912ccc1e5cd14ab25f2281f849080d91d5ccc1
SIZE (joto-gdalcpp-1.3.0-7e23085_GH0.tar.gz) = 4245
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- gdal>=0 : graphics/gdal
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_gdalcpp
- 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.3.0 25 May 2025 09:26:44
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdalcpp: Add gdalcpp 1.3.0
gdalcpp is a C++11 wrapper classes for GDAL/OGR.
These are some small wrapper classes for GDAL offering:
- classes with RAII instead of the arcane cleanup functions in stock GDAL
- works with GDAL 1, 2, and 3
- allows you to write less boilerplate code
The classes are not very complete, they just have the code I needed for various
programs. |
Number of commits found: 1
|