Bug 235212 - [NEW PORT] security/py-python-pam: Python PAM module
Summary: [NEW PORT] security/py-python-pam: Python PAM module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL: https://reviews.freebsd.org/D18979
Keywords: feature
Depends on:
Blocks:
 
Reported: 2019-01-26 07:22 UTC by Charlie Li
Modified: 2019-01-30 19:08 UTC (History)
2 users (show)

See Also:


Attachments

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