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
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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