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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-imagecodecs Image transformation, compression, and decompression codecs
2024.12.30 graphics on this many watch lists=2 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 2024.12.30Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-24 21:21:06
Last Update: 2025-04-09 14:55:11
Commit Hash: 150c001
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/cgohlke/imagecodecs
Description:
Imagecodecs is a Python library that provides block-oriented, in-memory buffer transformation, compression, and decompression functions for use in Tifffile, Czifile, Zarr, kerchunk, and other scientific image input/output packages.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}imagecodecs>0:graphics/py-imagecodecs@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-imagecodecs/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-imagecodecs
  • pkg install py311-imagecodecs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-imagecodecs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-imagecodecs
Package flavors (<flavor>: <package>)
  • py311: py311-imagecodecs
distinfo:
TIMESTAMP = 1738089098 SHA256 (imagecodecs-2024.12.30.tar.gz) = 4c88f745719313cabea6dd5f1e69c9f93346de91c0f1e770eb969f2232247f21 SIZE (imagecodecs-2024.12.30.tar.gz) = 9502615

Packages (timestamps in pop-ups are UTC):
py311-imagecodecs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.12.302024.12.30------
FreeBSD:13:quarterly2024.6.12024.12.30-2024.6.1----
FreeBSD:14:latest2024.12.302024.12.30------
FreeBSD:14:quarterly2024.6.12024.12.30-2024.6.1----
FreeBSD:15:latest2024.12.302024.12.30n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. py311-setuptools>=0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. py311-cython3>=3.0.12<3.1 : lang/cython3@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libaec.so : science/libaec
  2. libavif.so : graphics/libavif
  3. libblosc.so : archivers/c-blosc
  4. libblosc2.so : archivers/c-blosc2
  5. libbrotlicommon.so : archivers/brotli
  6. libbrunslidec-c.so : graphics/brunsli
  7. libcharls.so : graphics/charls
  8. libdeflate.so : archivers/libdeflate
  9. libgif.so : graphics/giflib
  10. libheif.so : graphics/libheif
  11. libjbig.so : graphics/jbigkit
  12. libjpegxr.so : graphics/libjxr
  13. libjxl.so : graphics/libjxl
  14. liblcms2.so : graphics/lcms2
  15. libLerc.so : graphics/lerc
  16. liblz4.so : archivers/liblz4
  17. liblzfse.so : archivers/lzfse
  18. libopenjp2.so : graphics/openjpeg
  19. libpng16.so : graphics/png
  20. libsnappy.so : archivers/snappy
  21. libSZ3c.so : science/sz3
  22. libtiff.so : graphics/tiff
  23. libuhdr.so : graphics/libultrahdr
  24. libwebp.so : graphics/webp
  25. libz-ng.so : archivers/zlib-ng
  26. libzfp.so : devel/zfp
  27. libzopfli.so : archivers/zopfli
  28. libzstd.so : archivers/zstd
  29. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-imagecodecs-2024.12.30: ALL=off: All optional dependencies ===> Use 'make config' to modify these settings
Options name:
graphics_py-imagecodecs
USES:
jpeg localbase python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/imagecodecs/
  2. https://pypi.org/packages/source/i/imagecodecs/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.12.30
09 Apr 2025 14:55:11
commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}

- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython

It is added to simplify the future transition from Cython 0.29 to 3.

The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports.
2024.12.30
03 Feb 2025 15:51:25
commit hash: 64b9bb416ebe071ea0b7ca038f48a72a65ebea84commit hash: 64b9bb416ebe071ea0b7ca038f48a72a65ebea84commit hash: 64b9bb416ebe071ea0b7ca038f48a72a65ebea84commit hash: 64b9bb416ebe071ea0b7ca038f48a72a65ebea84 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-imagecodecs: Update to 2024.12.30

Changes:	https://github.com/cgohlke/imagecodecs/releases
2024.6.1
25 Jul 2024 04:18:16
commit hash: 0712f6ed9a500118f7608043b9cc6c733952d0d1commit hash: 0712f6ed9a500118f7608043b9cc6c733952d0d1commit hash: 0712f6ed9a500118f7608043b9cc6c733952d0d1commit hash: 0712f6ed9a500118f7608043b9cc6c733952d0d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-imagecodecs: Add ALL option
2024.6.1
24 Jul 2024 21:15:32
commit hash: 042ae37fbe5ff37b0978edf3289a5dc7dee19c79commit hash: 042ae37fbe5ff37b0978edf3289a5dc7dee19c79commit hash: 042ae37fbe5ff37b0978edf3289a5dc7dee19c79commit hash: 042ae37fbe5ff37b0978edf3289a5dc7dee19c79 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-imagecodecs: Add py-imagecodecs 2024.6.1

Imagecodecs is a Python library that provides block-oriented, in-memory buffer
transformation, compression, and decompression functions for use in Tifffile,
Czifile, Zarr, kerchunk, and other scientific image input/output packages.

Number of commits found: 4