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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2025Q3
qt6ct Qt 6 configuration tool
0.9_3 misc 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.9_3Version of this port present on the latest quarterly branch.
Maintainer: tcberner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-03 08:16:18
Last Update: 2025-09-03 07:58:51
Commit Hash: 1c11594
License: BSD2CLAUSE
WWW:
https://github.com/trialuser02/qt6ct/tags
Description:
This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration.
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 (25 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6ct-0.9_3/catalog.mk
  2. /usr/local/share/licenses/qt6ct-0.9_3/LICENSE
  3. /usr/local/share/licenses/qt6ct-0.9_3/BSD2CLAUSE
  4. bin/qt6ct
  5. lib/libqt6ct-common.so
  6. lib/libqt6ct-common.so.0.9
  7. lib/qt6/plugins/platformthemes/libqt6ct.so
  8. lib/qt6/plugins/styles/libqt6ct-style.so
  9. share/applications/qt6ct.desktop
  10. share/doc/qt6ct/README
  11. share/qt6ct/colors/airy.conf
  12. share/qt6ct/colors/darker.conf
  13. share/qt6ct/colors/dusk.conf
  14. share/qt6ct/colors/ia_ora.conf
  15. share/qt6ct/colors/sand.conf
  16. share/qt6ct/colors/simple.conf
  17. share/qt6ct/colors/waves.conf
  18. share/qt6ct/qss/fusion-fixes.qss
  19. share/qt6ct/qss/scrollbar-simple.qss
  20. share/qt6ct/qss/sliders-simple.qss
  21. share/qt6ct/qss/tooltip-simple.qss
  22. share/qt6ct/qss/traynotification-simple.qss
  23. @owner
  24. @group
  25. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • qt6ct>0:misc/qt6ct
To install the port:
cd /usr/ports/misc/qt6ct/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/qt6ct
  • pkg install qt6ct
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6ct
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697071145 SHA256 (trialuser02-qt6ct-0.9_GH0.tar.gz) = aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e SIZE (trialuser02-qt6ct-0.9_GH0.tar.gz) = 158314

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. xorgproto>=0 : x11/xorgproto
  5. lupdate : devel/qt6-tools
Runtime dependencies:
  1. vulkan.h : graphics/vulkan-headers
  2. lupdate : devel/qt6-tools
Library dependencies:
  1. libxkbcommon.so : x11/libxkbcommon
  2. libintl.so : devel/gettext-runtime
  3. libGL.so : graphics/libglvnd
  4. libOpenGL.so : graphics/libglvnd
  5. libQt6Core.so : devel/qt6-base
  6. libQt6Svg.so : graphics/qt6-svg
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qt6ct-0.9_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_qt6ct
USES:
cmake compiler:c++11-lang gettext-runtime gl qt:6
pkg-message:
For install:
To activate qt6ct settings add QT_QPA_PLATFORMTHEME=qt6ct to your environment.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/trialuser02/qt6ct/tar.gz/0.9?dummy=/
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
0.9_3
03 Sep 2025 07:58:51
commit hash: 1c11594428d7e4c6d856c2b4d7a88e4fdb9795e7commit hash: 1c11594428d7e4c6d856c2b4d7a88e4fdb9795e7commit hash: 1c11594428d7e4c6d856c2b4d7a88e4fdb9795e7commit hash: 1c11594428d7e4c6d856c2b4d7a88e4fdb9795e7 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: Bump PORTREVISION for known Qt private API abusers

Qt 6.9.2 edition.

These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.

Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.

This list [1] is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please remove it
yourself if you have write access to the Wiki or alert someone on kde@.

[1] https://wiki.freebsd.org/KDE/Qt

MFH:		2025Q3

(cherry picked from commit ca55e461e4817d34f513f551ef8d788bc46dec0e)

Number of commits found: 1