Bug 124345 - [MAINTAINER] x11/slim: enable pam support
Summary: [MAINTAINER] x11/slim: enable pam support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 11:00 UTC by Tobias Roth
Modified: 2008-06-19 13:20 UTC (History)
0 users

See Also:


Attachments
slim-1.3.0.patch (2.98 KB, patch)
2008-06-06 11:00 UTC, Tobias Roth
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!