Bug 124345

Summary: [MAINTAINER] x11/slim: enable pam support
Product: Ports & Packages Reporter: Tobias Roth <ports>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
slim-1.3.0.patch none

Description Tobias Roth 2008-06-06 11:00:08 UTC
This change adds PAM suport. Patches have been sent in by
Volodymyr Kostyrko, thanks!

Added file(s):
- files/patch-PAM.cpp

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-06-19 13:14:37 UTC
miwi        2008-06-19 12:14:29 UTC

  FreeBSD ports repository

  Modified files:
    x11/slim             Makefile 
    x11/slim/files       patch-Makefile.freebsd 
  Added files:
    x11/slim/files       patch-PAM.cpp 
  Log:
  - Add pam support
  
  PR:             124345
  Submitted by:   Tobias Roth <ports@fsck.ch> (maintainer)
  
  Revision  Changes    Path
  1.12      +1 -1      ports/x11/slim/Makefile
  1.5       +25 -12    ports/x11/slim/files/patch-Makefile.freebsd
  1.1       +11 -0     ports/x11/slim/files/patch-PAM.cpp (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-06-19 13:15:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!