aboutsummaryrefslogtreecommitdiff
path: root/security/pam_search_list
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* security/pam_search_list: Handle NO_PROFILE which affects pkg-plistJohn Marino2014-10-231-1/+5
| | | | Notes: svn path=/head/; revision=371391
* Allow staging as a regular userAntoine Brodin2014-09-111-1/+1
| | | | Notes: svn path=/head/; revision=367969
* Remove the final usages of USE_XZ from the tree, and replace them withAdam Weinberger2014-07-291-1/+1
| | | | | | | | | USES=tar:xz. Approved by: portmgr (most of them) Notes: svn path=/head/; revision=363395
* - Stage supportMartin Wilke2014-01-311-5/+2
| | | | Notes: svn path=/head/; revision=342030
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* This PAM service module allows PAM-enabled applications to check ifPawel Pekala2012-12-173-0/+30
the target user is in some arbitrary plaintext list. Similar to module pam_ftpusers from the FreeBSD Project and is based on it's code. WWW: http://sourceforge.net/projects/pam-search-list/ PR: ports/169877 Submitted by: Victor Popov Notes: svn path=/head/; revision=309099