aboutsummaryrefslogtreecommitdiff
path: root/security/pam_bsdbioapi
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from s*Baptiste Daroussin2014-09-025-80/+0
| | | | Notes: svn path=/head/; revision=366980
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* 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
* Convert security to new options frameworkBaptiste Daroussin2013-04-281-11/+8
| | | | Notes: svn path=/head/; revision=316749
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Update to 1.5.1Martin Wilke2008-03-175-81/+6
| | | | | | | | PR: 121732 Submitted by: "Fredrik Lindberg" <fli@shapeshifter.se> (maintainer) Notes: svn path=/head/; revision=209254
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200791
* The pam_bsdbioapi(8) module always prompts for finger swiping beforeEmanuel Haupt2006-12-234-2/+77
| | | | | | | | | | | | | | | | failing and proceeding to the next module, even when the user has not enrolled yet. This patchset adds a command line option to skip this behaviour. NOTE: This patch will go into the next upstream release. PR: 106564 Submitted by: Eugene M. Kim <freebsd.org@ab.ote.we.lv> Approved by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer) Notes: svn path=/head/; revision=180619
* - Update to 1.5Pav Lucistnik2006-03-185-6/+57
| | | | | | | | PR: ports/93794 Submitted by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer) Notes: svn path=/head/; revision=157604
* The (BSD) BioAPI service module for PAM provides authentication managementPav Lucistnik2006-01-154-0/+36
through BioAPI BSPs. PR: ports/91750 Submitted by: Fredrik Lindberg <fli@shapeshifter.se> Notes: svn path=/head/; revision=153554