| Port details on branch 2025Q4 |
- sddm QML based login manager
- 0.21.0.36_2 x11
=0 0.21.0.36_2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-10-24 11:48:12
- Last Update: 2025-10-24 11:47:02
- Commit Hash: 538fd5a
- License: GPLv2+ CC-BY-3.0 CC-BY-4.0 APACHE20
- WWW:
- https://github.com/sddm/sddm
- Description:
- QML based X11 and Wayland display manager.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11/sddm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/sddm
- pkg install sddm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sddm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1740291987
SHA256 (sddm-sddm-v0.21.0-36-gc2b97dd_GH0.tar.gz) = d1565eb0d4f0a9978bb9d2750fb566216bef485be2c0f4955505b952b521b875
SIZE (sddm-sddm-v0.21.0-36-gc2b97dd_GH0.tar.gz) = 3558026
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rst2man : textproc/py-docutils@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- consolekit2>1.2.5 : sysutils/consolekit2
- dbus-launch : devel/dbus
- xauth : x11/xauth
- xmessage : x11/xmessage
- xrdb : x11/xrdb
- xsetroot : x11/xsetroot
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_sddm
- USES:
- cmake compiler:c++17-lang cpe gl pkgconfig python:build qt:6 xorg
- pkg-message:
- If upgrading from < 0.18.1_4:
- SDDM user's home directory have been moved to /var/lib/sddm. It is advised to run
following commands as root:
# pw usermod -n sddm -d /var/lib/sddm
# pwd_mkdb /etc/master.passwd
# mv /usr/local/etc/sddm/home/state.conf /var/lib/sddm/state.conf
# rm -rf /usr/local/etc/sddm/home
- For install:
- SDDM lists a "user session" which needs either an .xinitrc in the user's
home directory, or as a fallback, xterm. In order to use the "user session"
feature, a ~/.xinitrc is recommended.
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.21.0.36_2 24 Oct 2025 11:47:02
    |
Max Brazhnikov (makc)  |
x11/sddm: add workaround for Wayland sessions.
Mimic seatd and put the underlying tty in raw mode
to prevent killing Wayland sessions on CTRL+C.
Upstream reports:
KDE: https://bugs.kde.org/505552
SDDM: https://github.com/sddm/sddm/issues/1986
PR: 286592
Submitted by: jsm, jhale
(cherry picked from commit b7d53d8438e66f84768f28cbccc92a04d5df76b8) |
Number of commits found: 1
|