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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
qt6ct Qt 6 configuration tool
0.9_1 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_1Version of this port present on the latest quarterly branch.
Maintainer: tcberner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-05 23:39:04
Last Update: 2025-06-05 23:37:53
Commit Hash: 7c88778
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_1/catalog.mk
  2. /usr/local/share/licenses/qt6ct-0.9_1/LICENSE
  3. /usr/local/share/licenses/qt6ct-0.9_1/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.
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

Packages (timestamps in pop-ups are UTC):
qt6ct
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.90.9-0.90.9---
FreeBSD:13:quarterly0.90.9-0.90.9-0.90.9
FreeBSD:14:latest0.90.9-0.90.9--0.8
FreeBSD:14:quarterly0.90.9_1-0.90.9-0.90.9
FreeBSD:15:latest0.90.9n/a0.9n/a-0.9-
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_1: 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_1
05 Jun 2025 23:37:53
commit hash: 7c8877809e462dcd7f294ae1605937ed5efb24a8commit hash: 7c8877809e462dcd7f294ae1605937ed5efb24a8commit hash: 7c8877809e462dcd7f294ae1605937ed5efb24a8commit hash: 7c8877809e462dcd7f294ae1605937ed5efb24a8 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
misc/qt6ct: Bump after update Qt6 for rebuild package

qt6ct is still linked against Qt 6.7.x therefore it cannot work under
Qt 6.8.x. Just launching the app you get a prompt that says that it's
linked against an incompatible Qt version.

PR:		284012
Approved by:	tcberner (maintainer, timeout almost 5 months)
MFH:		2024Q2

(cherry picked from commit 5129fdc52b324879499eaebfdd08e369bffd607f)

Number of commits found: 1