ports/89060: Add pam support to x11/xlockmore.

Ronald Klop ronald at cs.vu.nl
Tue Nov 15 10:40:18 UTC 2005


>Number:         89060
>Category:       ports
>Synopsis:       Add pam support to x11/xlockmore.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 10:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ronald Klop
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #3: Mon Nov 14 00:20:30 CET 2005
    root at ronald.base.nl:/usr/obj/usr/src/sys/SMP-RONALD



>Description:


To enable my ldap login in xlockmore it is needed to add pam support to xlockmore.
Xlockmore already has support for this. Only our port doesn't enable it. This patch enables it.



>How-To-Repeat:





>Fix:


--- xlockmore-pam.diff begins here ---
diff -urN0 /usr/ports/x11/xlockmore/Makefile xlockmore-pam/Makefile
--- /usr/ports/x11/xlockmore/Makefile	Tue Nov 15 11:23:46 2005
+++ xlockmore-pam/Makefile	Tue Nov 15 11:24:38 2005
@@ -51,0 +52,5 @@
+.if defined(WITH_PAM)
+# Don't forget to edit the /etc/pam.d/* files for your config.
+CONFIGURE_ARGS+=--enable-pam
+.endif
+
--- xlockmore-pam.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list