notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
gdalcpp C++11 GDAL wrapper
1.3.0 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. include/gdalcpp.hpp
  2. /usr/local/share/licenses/gdalcpp-1.3.0/catalog.mk
  3. /usr/local/share/licenses/gdalcpp-1.3.0/LICENSE
  4. /usr/local/share/licenses/gdalcpp-1.3.0/BSL
Collapse this list.
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):
gdalcpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.0--1.3.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.3.0--1.3.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.3.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/joto/gdalcpp/tar.gz/7e23085?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
25 May 2025 09:26:44
commit hash: 977a60aa218df1615b33d4fa379056f490376f69commit hash: 977a60aa218df1615b33d4fa379056f490376f69commit hash: 977a60aa218df1615b33d4fa379056f490376f69commit hash: 977a60aa218df1615b33d4fa379056f490376f69 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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