Created attachment 223489 [details] Fix at-spi-bus-launcher path - Fix at-spi-bus-launcher path [1] - Disable indicator-services-command option, otherwise systemd is launched [2] - Bump PORTREVISION It is minor changes, but it avoids to pollute /var/log/lightdm/seat0-greeter.log file, when we try (debug) new desktop environment. [1] https://github.com/Xubuntu/lightdm-gtk-greeter/blob/cdd9e2c80ee539d0188b5d45d09716af5e75ccbd/configure.ac#L199 [2] https://github.com/Xubuntu/lightdm-gtk-greeter/blob/cdd9e2c80ee539d0188b5d45d09716af5e75ccbd/configure.ac#L215
Sorry, due to a lack of time I have reset the maintainer of this port back to ports@FreeBSD.org. Hopefully someone else is able to step in to help. Resetting the assignee of this bug accordingly.
HI, I'm taking a look at lightdm ports, I'm planning to put them under desktop@ maintainership. I'll also test this patch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=db1b4136dc256c83a2721c4027ba2e198a536730 commit db1b4136dc256c83a2721c4027ba2e198a536730 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2021-05-25 08:49:31 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2021-05-25 08:51:39 +0000 x11/lightdm-gtk-greeter: Fix some dependency issues - Add explicit dependency on accessibility/at-spi2-core - Disable indicator-services-command option, which tries to launch systemd PR: 254469 x11/lightdm-gtk-greeter/Makefile | 5 +++++ 1 file changed, 5 insertions(+)
Patch committed. Thanks!