NOTICE: This package has been removed from pkgsrc

./security/pam-dbm, PAM module for DBM authentication

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2nb1, Package name: pam-dbm-0.2nb1, Maintainer: pkgsrc-users

pam_dbm is a PAM module for DBM authentication.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 9e9404bb4d8ed1e34c8198ad8e7a2b38735beb6c
RMD160: bc4226a1cd3bd379e01b3245f3c6480d620dc2c3
Filesize: 106.522 KB

Version history: (Expand)


CVS history: (Expand)


   2020-10-23 11:21:00 by Tobias Nygren | Files touched by this commit (9)
Log message:
pam-*: g/c NO_STATIC_MODULES hacks. Handled in openpam/builtin.mk.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182)
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
   2016-02-26 10:41:07 by Jonathan Perkin | Files touched by this commit (32)
Log message:
Use OPSYSVARS.
   2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434)
Log message:
Add SHA512 digests for distfiles for security category

Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-03-21 07:54:10 by Scott Reynolds | Files touched by this commit (2)
Log message:
Store the result of dbm_fetch() before dbm_close() (apparently) clobbers it.
   2010-03-21 07:50:13 by Scott Reynolds | Files touched by this commit (1)
Log message:
Work around a bug described in security/39313.