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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
kealib HDF5 Based Raster File Format
1.6.2 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-29 04:54:08
Last Update: 2025-05-29 04:52:17
Commit Hash: a2f618c
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.
HomepageHomepage    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 (26 items)
Collapse this list.
  1. /usr/local/share/licenses/kealib-1.6.2/catalog.mk
  2. /usr/local/share/licenses/kealib-1.6.2/LICENSE
  3. /usr/local/share/licenses/kealib-1.6.2/MIT
  4. bin/kea-config
  5. include/libkea/KEAAttributeTable.h
  6. include/libkea/KEAAttributeTableFile.h
  7. include/libkea/KEAAttributeTableInMem.h
  8. include/libkea/KEACommon.h
  9. include/libkea/KEAException.h
  10. include/libkea/KEAImageIO.h
  11. include/libkea/kea-config.h
  12. include/libkea/kea_export.h
  13. lib/cmake/Kealib/KealibConfig.cmake
  14. lib/cmake/Kealib/KealibConfigVersion.cmake
  15. lib/cmake/Kealib/libkeaTargets-release.cmake
  16. lib/cmake/Kealib/libkeaTargets.cmake
  17. lib/cmake/libkea/libkeaConfig.cmake
  18. lib/cmake/libkea/libkeaConfigVersion.cmake
  19. lib/cmake/libkea/libkeaTargets-release.cmake
  20. lib/cmake/libkea/libkeaTargets.cmake
  21. lib/libkea.so
  22. lib/libkea.so.1.6
  23. lib/libkea.so.1.6.2
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • kealib>0:graphics/kealib
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 = 1748107890 SHA256 (kealib-1.6.2.tar.gz) = 815b8d335b8d4b9048baf863cdd3959d12210f158a86f6a0d1954c7d39ce6db0 SIZE (kealib-1.6.2.tar.gz) = 189932

Packages (timestamps in pop-ups are UTC):
kealib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.21.6.2-1.6.21.6.2---
FreeBSD:13:quarterly1.6.21.6.2-1.6.21.6.2---
FreeBSD:14:latest1.6.21.6.2-1.6.21.6.2---
FreeBSD:14:quarterly1.6.21.6.2-1.6.21.6.2---
FreeBSD:15:latest1.6.21.6.2n/a1.6.2n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libhdf5.so : science/hdf5
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_kealib
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ubarsc/kealib/releases/download/kealib-1.6.2/
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.6.2
29 May 2025 04:52:17
commit hash: a2f618c46160c40730e4f2b5453c6df595921d7ccommit hash: a2f618c46160c40730e4f2b5453c6df595921d7ccommit hash: a2f618c46160c40730e4f2b5453c6df595921d7ccommit hash: a2f618c46160c40730e4f2b5453c6df595921d7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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: 1