| Port details |
- kealib HDF5 Based Raster File Format
- 2.0.0 graphics
=0 1.6.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-29 04:54:08
- Last Update: 2026-07-08 13:30:34
- Commit Hash: 2447f5f
- License: MIT
- WWW:
- https://kealib.org/
- https://github.com/ubarsc/kealib
- Description:
- KEALib provides an implementation of the GDAL data model. The format supports
raster attribute tables, image pyramids, meta-data and in-built statistics while
also handling very large files and compression throughout.
Based on the HDF5 standard, it also provides a base from which other formats can
be derived and is a good choice for long term data archiving. An independent
software library (libkea) provides complete access to the KEA image format and a
GDAL driver allowing KEA images to be used from any GDAL supported software.
 ¦ ¦ ¦ ¦ 
- 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/kealib/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/kealib
- pkg install kealib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kealib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782966100
SHA256 (kealib-2.0.0.tar.gz) = a7a08a182c3a1f16263eac8a3ad31be71dab93ac27a6884b0504160f7943a7a0
SIZE (kealib-2.0.0.tar.gz) = 195061
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:
-
- highfive>=0 : science/highfive
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- highfive>=0 : science/highfive
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_kealib
- USES:
- cmake compiler:c++14-lang
- 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 |
2.0.0 08 Jul 2026 13:30:34
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/kealib: Update to 2.0.0
Do not bump PORTREVISION of dependent port (graphics/gdal) for shlib change
because it requires extra patch to build successfully.
Changes: https://github.com/ubarsc/kealib/releases |
1.6.2 29 May 2025 04:52:17
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/kealib: Add kealib 1.6.2
KEALib provides an implementation of the GDAL data model. The format supports
raster attribute tables, image pyramids, meta-data and in-built statistics while
also handling very large files and compression throughout.
Based on the HDF5 standard, it also provides a base from which other formats can
be derived and is a good choice for long term data archiving. An independent
software library (libkea) provides complete access to the KEA image format and a
GDAL driver allowing KEA images to be used from any GDAL supported software. |
Number of commits found: 2
|