Port details |
- qt6ct Qt 6 configuration tool
- 0.9_3 misc
=2 0.9_2Version of this port present on the latest quarterly branch. - Maintainer: tcberner@FreeBSD.org
 - Port Added: 2023-03-04 05:45:40
- Last Update: 2025-08-28 05:06:28
- Commit Hash: ca55e46
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- xorgproto>=0 : x11/xorgproto
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- vulkan.h : graphics/vulkan-headers
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- 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:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 |
Number of commits found: 7
|