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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
libicd Image codec library
0.0.0.20251227 graphics 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 0.0.0.20251227Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-29 04:54:12
Last Update: 2026-01-15 11:53:08
Commit Hash: 7571d97
License: APACHE20
WWW:
https://github.com/lucianpls/libicd
Description:
libicd, image codec library, provides a uniform API to multiple raster codecs. It supports the following raster formats: - JPEG : libicd includes jpeg 12bit sources, and uses system provided jpeg 8 library. Supports the JPEG Zen extension (zero mask) - PNG : Uses system provided PNG - LERC1 : Rewrite of LERC1 for floating point rasters and mask - QB3 : Integer lossless compression, optional, use -DUSE_QB3=ON as an argument to cmake
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
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/libicd-0.0.0.20251227/catalog.mk
  2. /usr/local/share/licenses/libicd-0.0.0.20251227/LICENSE
  3. /usr/local/share/licenses/libicd-0.0.0.20251227/APACHE20
  4. cmake/libicdConfig.cmake
  5. cmake/libicdConfigVersion.cmake
  6. cmake/libicdTargets-release.cmake
  7. cmake/libicdTargets.cmake
  8. include/icd_codecs.h
  9. lib/libicd.so
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libicd>0:graphics/libicd
To install the port:
cd /usr/ports/graphics/libicd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libicd
  • pkg install libicd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libicd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1767157583 SHA256 (lucianpls-libicd-0.0.0.20251227-f4311e9_GH0.tar.gz) = 7cf10b5c1d2c7e065217a63032624de3dcf7e408d55e791275aba4e56df61b89 SIZE (lucianpls-libicd-0.0.0.20251227-f4311e9_GH0.tar.gz) = 245837

Packages (timestamps in pop-ups are UTC):
libicd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.0.202512270.0.0.20251227n/an/an/an/an/an/a
FreeBSD:13:quarterly0.0.0.202512270.0.0.20251227n/an/an/an/an/an/a
FreeBSD:14:latest0.0.0.202512270.0.0.20251227-0.0.0.202504160.0.0.20251227---
FreeBSD:14:quarterly0.0.0.202512270.0.0.20251227-0.0.0.202504160.0.0.20251227---
FreeBSD:15:latest0.0.0.202512270.0.0.20251227n/a0.0.0.20250416n/an/a--
FreeBSD:15:quarterly0.0.0.202512270.0.0.20251227n/a-n/an/a--
FreeBSD:16:latest0.0.0.202512270.0.0.20251227n/a-n/an/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. libpng.so : graphics/png
  2. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. graphics/qb3

Configuration Options:
No options to configure
Options name:
graphics_libicd
USES:
cmake:testing compiler:c++11-lang jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lucianpls/libicd/tar.gz/f4311e9?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.0.20251227
15 Jan 2026 11:53:08
commit hash: 7571d971d5b45219fb215f3f769190aa1874c4e2commit hash: 7571d971d5b45219fb215f3f769190aa1874c4e2commit hash: 7571d971d5b45219fb215f3f769190aa1874c4e2commit hash: 7571d971d5b45219fb215f3f769190aa1874c4e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/libicd: Update to 0.0.0.20251227

Changes:	https://github.com/lucianpls/libicd/commits/main
0.0.0.20250416
29 May 2025 04:52:17
commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/libicd: Add libicd 0.0.0.20250416

libicd, image codec library, provides a uniform API to multiple raster codecs.
It supports the following raster formats:
- JPEG : libicd includes jpeg 12bit sources, and uses system provided jpeg 8
 library. Supports the JPEG Zen extension (zero mask)
- PNG : Uses system provided PNG
- LERC1 : Rewrite of LERC1 for floating point rasters and mask
- QB3 : Integer lossless compression, optional, use -DUSE_QB3=ON as an argument
  to cmake

Number of commits found: 2