[Bug 228116] [patch] x11/sddm: consolekit + PAM support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 10 15:28:31 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

            Bug ID: 228116
           Summary: [patch] x11/sddm: consolekit + PAM support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: tijl at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Created attachment 193236
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193236&action=edit
patch

- Replace post-patch command for the sddm Xsession script with a patch so
$STARTUP is injected in the right place.  Also fix use of $@ in this script
because "$@" is something special (see sh man page).  This allows reverting
ports r469242 which may not work with display managers like gdm and lightdm
that have built-in support for consolekit.
- Remove unneeded USES=desktop-file-utils.  Reported by make stage-qa.
- Enable PAM support.
- Patch sddm.pam to be like /etc/pam.d/login.
- Patch sddm-autologin.pam to remove linuxisms and deny password changes.
- Patch sddm-greeter.pam to remove linuxisms.  Also, for the session facility
pam_unix.so is a no-op.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list