| Port details |
- gdalcpp C++11 GDAL wrapper
- 1.3.0_1 graphics
=0 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-25 10:00:11
- Last Update: 2026-04-05 17:18:27
- Commit Hash: d4ee1cd
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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
- This port is required by:
- for Build
-
- astro/libosmium
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.0_1 05 Apr 2026 17:18:27
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/gdal: Update to 3.12.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.12/NEWS.md |
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: 2
|