| Port details |
- qt6ct Qt 6 configuration tool
- 0.11_1 misc
=2 0.9_4Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2023-03-04 05:45:40
- Last Update: 2025-12-20 18:56:10
- Commit Hash: 4e0f2e4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://www.opencode.net/trialuser/qt6ct/
- Description:
- This program allows users to configure Qt6 settings (theme, font, icons, etc.)
under DE/WM without Qt integration.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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 = 1763582894
SHA256 (qt6ct-0.11.tar.xz) = 35ac3c65136c4c5e6e06e477dd0574b128333f050d315bfabc73db2df06a9c14
SIZE (qt6ct-0.11.tar.xz) = 76140
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- vulkan.h : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- libQt6Svg.so : graphics/qt6-svg
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qt6ct-0.11_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_qt6ct
- USES:
- cmake compiler:c++17-lang gl qt:6 tar:xz
- pkg-message:
- For install:
- To activate qt6ct settings add QT_QPA_PLATFORMTHEME=qt6ct to your
environment.
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.11_1 20 Dec 2025 18:56:10
    |
Jason E. Hale (jhale)  |
misc/qt6ct: Remove extra '/'
There shouldn't be a '/' between ${STAGEDIR} and ${DOCSDIR} |
0.11_1 19 Dec 2025 09:03:02
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.10.1 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 |
0.11 05 Dec 2025 01:03:34
    |
Jason E. Hale (jhale)  |
misc/qt6ct: Update to 0.11
Project moved from GitHub to opencode.net.
https://www.opencode.net/trialuser/qt6ct/-/releases/0.10
https://www.opencode.net/trialuser/qt6ct/-/releases/0.11
Approved by: tcberner (implicit) |
0.9_4 04 Dec 2025 21:07:45
    |
Rene Ladan (rene)  |
all: return ports of tcberner to the pool after safekeeping his commit bit
Hat: portmgr |
0.9_4 04 Oct 2025 04:08:22
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.9.3 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: 2025Q4 |
0.9_3 28 Aug 2025 05:06:28
    |
Jason E. Hale (jhale)  |
*/*: 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 |
0.9_2 10 Jun 2025 15:35:32
    |
Jason E. Hale (jhale)  |
misc/qt6ct: Bump another Qt6 private API abuser
Reported by: vvd |
0.9_1 05 Jun 2025 23:30:31
    |
Vladimir Druzenko (vvd)  |
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 > 5 months)
MFH: 2024Q2 |
0.9 13 Oct 2023 18:06:21
    |
Tobias C. Berner (tcberner)  |
misc/qt6ct: update to 0.9 |
0.8_1 26 Jul 2023 19:58:56
    |
Loïc Bartoletti (lbartoletti)  |
devel/qt6: bump dependent ports |
0.8 20 Mar 2023 13:56:45
    |
Tobias C. Berner (tcberner)  |
misc/qt6ct: update to 0.8
Changelog:
* added keywords entry to desktop file
* fixed compatibility with applications that use own stylesheet
* fixed font applying issue
* updated Japanese translation |
0.7 04 Mar 2023 05:40:25
    |
Tobias C. Berner (tcberner)  |
misc/qt6ct: new port -- Qt6 Configuration Tool
This program allows users to configure Qt6 settings (theme, font, icons, etc.)
under DE/WM without Qt integration.
WWW: https://github.com/trialuser02/qt6ct |