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
Port details on branch 2024Q4
libaec Adaptive entropy coding library
1.1.3 science on this many watch lists=5 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 1.1.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-01 01:47:54
Last Update: 2024-10-07 14:16:42
Commit Hash: c26cf9c
People watching this port, also watch:: indexinfo, xcb-util-image, libXdamage, libevent, py39-hpack
License: BSD2CLAUSE
WWW:
https://gitlab.dkrz.de/k202009/libaec
https://github.com/MathisRosenhauer/libaec
Description:
Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. Libaec implements Golomb-Rice coding as defined in the Space Data System Standard documents 121.0-B-2 and 120.0-G-2. Libaec includes a free drop-in replacement for the SZIP library. Just replace SZIP's shared library libsz.so* with libaec.so* and libsz.so* from libaec. Code which is dynamically linked with SZIP such as HDF5 should continue to work with libaec. No re-compilation required. HDF5 files which contain SZIP encoded data can be decoded by HDF5 using libaec and vice versa.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libaec-1.1.3/catalog.mk
  3. /usr/local/share/licenses/libaec-1.1.3/LICENSE
  4. /usr/local/share/licenses/libaec-1.1.3/BSD2CLAUSE
  5. cmake/libaec-config-version.cmake
  6. cmake/libaec-config.cmake
  7. include/libaec.h
  8. include/szlib.h
  9. lib/libaec.a
  10. lib/libaec.so
  11. lib/libaec.so.0
  12. lib/libaec.so.0.1.3
  13. lib/libsz.a
  14. lib/libsz.so
  15. lib/libsz.so.2
  16. lib/libsz.so.2.0.1
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • libaec>0:science/libaec
To install the port:
cd /usr/ports/science/libaec/ && make install clean
To add the package, run one of these commands:
  • pkg install science/libaec
  • pkg install libaec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libaec
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711541240 SHA256 (libaec-1.1.3.tar.gz) = bd8bea8b69ca602796b2daf17b0a7de019ce3c3bd0ad56fa9ef4a631a4088058 SIZE (libaec-1.1.3.tar.gz) = 3137647

Packages (timestamps in pop-ups are UTC):
libaec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.31.1.31.0.41.1.31.1.3-1.0.4-
FreeBSD:13:quarterly1.1.31.1.31.0.61.1.31.1.31.1.21.1.21.1.2
FreeBSD:14:latest1.1.31.1.31.0.61.1.31.1.31.0.6-1.0.6
FreeBSD:14:quarterly1.1.31.1.3-1.1.31.1.31.1.21.1.21.1.2
FreeBSD:15:latest1.1.31.1.3n/a1.1.3n/a1.1.21.1.21.1.2
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
This port is required by:
for Libraries
  1. astro/oskar
  2. biology/kallisto
  3. cad/gmsh
  4. cad/py-gmsh
  5. graphics/gdal
  6. graphics/qgis
  7. graphics/qgis-ltr
Expand this list (45 items / 38 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/vigra
  3. graphics/vv
  4. math/ambit
  5. math/flann
  6. math/mathgl
  7. math/mdal
  8. math/openturns
  9. math/pdal
  10. math/saga
  11. science/ALPSCore
  12. science/InsightToolkit
  13. science/InsightToolkit501
  14. science/abinit
  15. science/ascent
  16. science/avogadrolibs
  17. science/axom
  18. science/cdo
  19. science/cgnslib
  20. science/cgribex
  21. science/chemps2
  22. science/chrono
  23. science/dakota
  24. science/dynare
  25. science/eccodes
  26. science/erkale
  27. science/gnudatalanguage
  28. science/hdf
  29. science/hdf5
  30. science/hdf5-110
  31. science/helfem
  32. science/lammps
  33. science/netcdf
  34. science/openmolcas
  35. science/polytope
  36. science/qmcpack
  37. science/votca
  38. sysutils/slurm-wlm
  39. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/InsightToolkit521*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
science_libaec
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/MathisRosenhauer/libaec/releases/download/v1.1.3/
Collapse this list.

There are no commits on branch 2024Q4 for this port