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
xiccd X color profile daemon
0.4.1 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 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: ports@zoltankiraly.com search for ports maintained by this maintainer
Port Added: 2025-02-18 14:29:01
Last Update: 2025-03-16 10:19:27
Commit Hash: bc42c65
Also Listed In: x11
License: GPLv3+
WWW:
https://github.com/agalakhov/xiccd/
Description:
The primary goal of xiccd is providing color profile support for desktop environments other than Gnome and KDE (Xfce, LXDE, and probably others) that don't support native color management yet. It does basically the same as the "gnome-settings-daemon" color plugin or "colord-kde" but doesn't depend on any particular desktop. It doesn't even depend on GTK so it doesn't create a unnecessary GTK3 dependency if the desktop environment is GTK2-based or vice versa.
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 (6 items)
Collapse this list.
  1. bin/xiccd
  2. share/man/man8/xiccd.8.gz
  3. etc/xdg/autostart/xiccd.desktop
  4. /usr/local/share/licenses/xiccd-0.4.1/catalog.mk
  5. /usr/local/share/licenses/xiccd-0.4.1/LICENSE
  6. /usr/local/share/licenses/xiccd-0.4.1/GPLv3+
Collapse this list.
Dependency lines:
  • xiccd>0:graphics/xiccd
To install the port:
cd /usr/ports/graphics/xiccd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/xiccd
  • pkg install xiccd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xiccd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1740066707 SHA256 (agalakhov-xiccd-v0.4.1_GH0.tar.gz) = bd4077fa45bdb74e3e5e029b4361648459bbb67ecb0d762bc9df9f9cf26ea567 SIZE (agalakhov-xiccd-v0.4.1_GH0.tar.gz) = 25185

Packages (timestamps in pop-ups are UTC):
xiccd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.00.4.1-0.3.00.4.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.00.4.1-0.3.00.4.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.4.10.4.1n/a0.4.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.72 : devel/autoconf
  3. automake>=1.17 : devel/automake
  4. x11.pc : x11/libX11
  5. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libcolord.so : graphics/colord
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xiccd-0.4.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
graphics_xiccd
USES:
autoreconf pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/agalakhov/xiccd/tar.gz/v0.4.1?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.4.1
16 Mar 2025 10:19:27
commit hash: bc42c658f5e9deee9948fc2089d642fe1feb15aacommit hash: bc42c658f5e9deee9948fc2089d642fe1feb15aacommit hash: bc42c658f5e9deee9948fc2089d642fe1feb15aacommit hash: bc42c658f5e9deee9948fc2089d642fe1feb15aa files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Zoltán Király
graphics/xiccd: update to version 0.4.1

 - Update DISTVERSION
 - Update PORTDOCS value from README to README.md

Upstream change:
https://github.com/agalakhov/xiccd/commit/2d02a3c179a1fac27b7cb7c148c64f6d4f72b234

PR:		284927
0.3.0
18 Feb 2025 14:16:16
commit hash: 8221d0061dac13f8877527902050d019c27e8c20commit hash: 8221d0061dac13f8877527902050d019c27e8c20commit hash: 8221d0061dac13f8877527902050d019c27e8c20commit hash: 8221d0061dac13f8877527902050d019c27e8c20 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Zoltán Király
graphics/xiccd: X color profile daemon

The primary goal of xiccd is providing color profile support for desktop
environments other than Gnome and KDE (Xfce, LXDE, and probably others)
that don't support native color management yet.

It does basically the same as the "gnome-settings-daemon" color plugin or
"colord-kde" but doesn't depend on any particular desktop. It doesn't even
depend on GTK so it doesn't create a unnecessary GTK3 dependency if the
desktop environment is GTK2-based or vice versa.

WWW: https://github.com/agalakhov/xiccd

PR:		283826

Number of commits found: 2