| Port details on branch 2026Q3 |
- disman Qt/C++ display management library
- 0.602.0_2 x11
=0 0.602.0_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2021-11-04 23:21:17
- Last Update: 2026-05-21 16:23:57
- Commit Hash: 4dab072
- License: LGPL21+
- WWW:
- https://github.com/winft/disman
- Description:
- Disman is a display management service and library.
The service can communicate with the X11 windowing system and a
multitude of Wayland compositors. The library provides convenient
objects and methods for writing frontend GUI applications that
interact with the service.
Additionally the command line utility "dismanctl" is provided to query
and modify display settings directly from the command line.
¦ ¦ ¦ ¦ 
- 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/x11/disman/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/disman
- pkg install disman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: disman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728496744
SHA256 (winft-disman-v0.602.0_GH0.tar.gz) = 52b0ad142d5b127b0fccc4ac0574381eb116f108391d8c3af7e1cd6d9c687602
SIZE (winft-disman-v0.602.0_GH0.tar.gz) = 147597
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
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libWraplandClient.so : graphics/wrapland
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Libraries
-
- x11/kdisplay
Configuration Options:
- ===> The following configuration options are available for disman-0.602.0_2:
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11_disman
- USES:
- cmake:testing kde:6 pathfix qt:6 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|