Bug 235212

Summary: [NEW PORT] security/py-python-pam: Python PAM module
Product: Ports & Packages Reporter: Charlie Li <vishwin>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Some People CC: python, swills
Priority: --- Keywords: feature
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D18979

Description Charlie Li freebsd_committer freebsd_triage 2019-01-26 07:22:39 UTC
As said on the tin. Uses the system PAM so no dependencies.

The upcoming x11/cinnamon (and company) update depends on this for user management.

Patch is at review D18979. Passes testport and a rudimentary runtime check.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-30 19:06:59 UTC
A commit references this bug:

Author: swills
Date: Wed Jan 30 19:06:56 UTC 2019
New revision: 491641
URL: https://svnweb.freebsd.org/changeset/ports/491641

Log:
  security/py-python-pam: create port

  Python PAM module

  WWW: https://github.com/FirefighterBlu3/python-pam

  PR:		235212
  Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
  Reviewed by:	koobs
  Differential Revision:	 https://reviews.freebsd.org/D18979

Changes:
  head/security/Makefile
  head/security/py-python-pam/
  head/security/py-python-pam/Makefile
  head/security/py-python-pam/distinfo
  head/security/py-python-pam/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-01-30 19:08:13 UTC
Committed, thanks!