Date: Sat, 9 Sep 2023 21:37:29 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e88937b01dd4 - main - x11/lightdm: improve description of necessary greeters Message-ID: <202309092137.389LbT8a065981@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=e88937b01dd40125def95dd3279a88c21f8d70dd commit e88937b01dd40125def95dd3279a88c21f8d70dd Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2023-09-02 21:26:43 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2023-09-09 21:37:01 +0000 x11/lightdm: improve description of necessary greeters There are fewer LightDM greeters in the ports tree than the pkg-message suggests. List them both. Do not bump PORTREVISION because this isn't worth making people rebuild things. PR: 271628 --- x11/lightdm/pkg-message | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/lightdm/pkg-message b/x11/lightdm/pkg-message index bad0c5c5ec2e..94a38da97d12 100644 --- a/x11/lightdm/pkg-message +++ b/x11/lightdm/pkg-message @@ -2,7 +2,7 @@ { message: <<EOD For LightDM to function, it requires one of the available greeters to be -installed, which are available in the ports tree at x11/lightdm-*greeter* +installed, for instance x11/lightdm-gtk-greeter or x11/slick-greeter . If you enable the lock-memory option in lightdm.conf (e.g. due to security concerns), you will also need to increase the maximum amount of memory FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309092137.389LbT8a065981>