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''''''''s 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.

non port: x11/sddm/distinfo

Number of commits found: 8

Sunday, 23 Feb 2025
09:11 Jason E. Hale (jhale) search for other commits by this committer
x11/sddm: Update to latest commit

It's be almost exactly a year since last release and I'm kind of getting
itchy. Deal with all that has transpired since last release.

Switch to Qt6 and pet portclippy(1).
commit hash: 2ec4b88df2be195b0ae80bc7e7c392e619b4d4a7 commit hash: 2ec4b88df2be195b0ae80bc7e7c392e619b4d4a7 commit hash: 2ec4b88df2be195b0ae80bc7e7c392e619b4d4a7 commit hash: 2ec4b88df2be195b0ae80bc7e7c392e619b4d4a7 2ec4b88
Friday, 17 May 2024
08:51 Jason E. Hale (jhale) search for other commits by this committer
x11/sddm: Update to 0.21.0

Sticking with Qt5 for now. The Qt6 version basically works, i.e., it
starts up and one can effectively log in, but it doesn't seem to respect
the user-selected theme. More investigation is required to this point.

The requirement of ECM has thankfully been dropped.

Disable the qtvirtualkeyboard InputMethod by default as it doesn't seem
to work properly under Qt5 for any included theme, even in the previous
version, displaying only a black box covering half of the screen where
the virtual keyboard should be. The breeze theme (installed by
x11/plasma(5|6)-plasma-workspace) supresses this behavior, and is IMHO
the most intuitive theme to use, but when the 'virtual keyboard' button
is clicked, a black box still appears. This change removes that button,
elimitating further user confusion. Even when working properly under Qt6,
it is an annoyance, at best, to be bombarded by a virtual keyboard when
a physical keyboard is present. My impression is, the vast majority of
FreeBSD users are likely to be using a physical keyboard by default and
don't want to be bothered by clicking down a functional virtual keyboard
or to be confused by a black box taking up half of the screen.

Patch self-installed files using the ports framework instead of using
eyebrow-raising incantations that lead to staging errors. It's generally
not a good idea to use REINPLACE_CMD on STAGEDIR as it leaves unwanted
*.bak files.

https://github.com/sddm/sddm/releases/tag/v0.21.0
commit hash: c1163c525aef7b7ff4b16f9f1364838af5edb472 commit hash: c1163c525aef7b7ff4b16f9f1364838af5edb472 commit hash: c1163c525aef7b7ff4b16f9f1364838af5edb472 commit hash: c1163c525aef7b7ff4b16f9f1364838af5edb472 c1163c5
Friday, 14 Jul 2023
16:07 Gleb Popov (arrowd) search for other commits by this committer
x11/sddm: Update to 0.20.0

Co-authored-by: Kenneth Raplee <kenrap@kennethraplee.com>
commit hash: 718687d3ee3e9556cd440c0aa26a36c52937e620 commit hash: 718687d3ee3e9556cd440c0aa26a36c52937e620 commit hash: 718687d3ee3e9556cd440c0aa26a36c52937e620 commit hash: 718687d3ee3e9556cd440c0aa26a36c52937e620 718687d
Monday, 27 Dec 2021
08:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11/sddm: prepare for KDE patched Qt

PR:             260548
commit hash: 7139e8ed74f93817a9958d7d24e5535eafff6b78 commit hash: 7139e8ed74f93817a9958d7d24e5535eafff6b78 commit hash: 7139e8ed74f93817a9958d7d24e5535eafff6b78 commit hash: 7139e8ed74f93817a9958d7d24e5535eafff6b78 7139e8e
Monday, 30 Nov 2020
06:18 arrowd search for other commits by this committer
x11/sddm: Update to 0.19.0
Original commitRevision:556622 
Wednesday, 12 Feb 2020
15:31 arrowd search for other commits by this committer
x11/sddm: Update to 0.18.1.

Upstream does not provide a config file anymore. SDDM still reads
/usr/local/etc/sddm.conf if it is present, but the intended way to configure
it now is using /usr/local/etc/sddm.conf.d/ directory. See man sddm.conf(5) for
details.

Also include a patch to make SDDM take /etc/login.conf into account.

PR:		241519
Submitted by:	Martin Birgmeier <d8zNeCFG@aon.at> (login.conf patch)
Differential Revision:	https://reviews.freebsd.org/D23579
Original commitRevision:525915 
Saturday, 8 Sep 2018
10:28 adridg search for other commits by this committer
Update x11/sddm to 0.17.

This is still one minor release behind, but a big update relative to
the previous version. Thanks to tijl@ for the patches, dbn@ for
initial testing.

PR:		228116
Submitted by:	tijl
Original commitRevision:479245 
Wednesday, 6 Sep 2017
19:32 tcberner search for other commits by this committer
New port: x11/sddm

sddm is a QML based X11 and Wayland display manager
  https://github.com/sddm/sddm

Reviewed by:	rakuco, groot_kde.org
Differential Revision:	https://reviews.freebsd.org/D11619
Original commitRevision:449358 

Number of commits found: 8