Sat Apr 24 11:02:52 2021 UTC ()
pam-dbm: remove

This is security related software last updated in 2003 with no upstream.
I couldn't find anyone else packaging this.


(wiz)
diff -r1.2322 -r1.2323 pkgsrc/doc/CHANGES-2021
diff -r1.815 -r1.816 pkgsrc/security/Makefile
diff -r1.1.1.1 -r0 pkgsrc/security/pam-dbm/DESCR
diff -r1.14 -r0 pkgsrc/security/pam-dbm/Makefile
diff -r1.3 -r0 pkgsrc/security/pam-dbm/PLIST
diff -r1.6 -r0 pkgsrc/security/pam-dbm/distinfo
diff -r1.2 -r0 pkgsrc/security/pam-dbm/patches/patch-aa
diff -r1.1 -r0 pkgsrc/security/pam-dbm/patches/patch-ab

cvs diff -r1.2322 -r1.2323 pkgsrc/doc/CHANGES-2021 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2021 2021/04/24 10:51:39 1.2322
+++ pkgsrc/doc/CHANGES-2021 2021/04/24 11:02:51 1.2323
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.2322 2021/04/24 10:51:39 wiz Exp $ 1$NetBSD: CHANGES-2021,v 1.2323 2021/04/24 11:02:51 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2021: 3Changes to the packages collection and infrastructure in 2021:
4 4
5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01] 5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01]
6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01] 6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01]
7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01] 7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01]
8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01] 8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01]
9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01] 9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01]
10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01] 10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01]
11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01] 11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01]
12 Added devel/R-gert version 1.0.2 [mef 2021-01-01] 12 Added devel/R-gert version 1.0.2 [mef 2021-01-01]
13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01] 13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01]
14 Added devel/R-testit version 0.12 [mef 2021-01-01] 14 Added devel/R-testit version 0.12 [mef 2021-01-01]
@@ -3649,13 +3649,14 @@ Changes to the packages collection and i @@ -3649,13 +3649,14 @@ Changes to the packages collection and i
3649 Updated devel/nspr to 4.30.0nb1 [rin 2021-04-23] 3649 Updated devel/nspr to 4.30.0nb1 [rin 2021-04-23]
3650 Updated devel/nss to 3.64.0nb2 [rin 2021-04-23] 3650 Updated devel/nss to 3.64.0nb2 [rin 2021-04-23]
3651 Updated graphics/cairo to 1.16.0nb3 [thor 2021-04-23] 3651 Updated graphics/cairo to 1.16.0nb3 [thor 2021-04-23]
3652 Updated geography/gdal-lib to 3.2.2nb3 [thor 2021-04-23] 3652 Updated geography/gdal-lib to 3.2.2nb3 [thor 2021-04-23]
3653 Updated lang/nodejs to 14.16.1nb3 [rin 2021-04-24] 3653 Updated lang/nodejs to 14.16.1nb3 [rin 2021-04-24]
3654 Updated emulators/gxemul to 0.7.0 [fcambus 2021-04-24] 3654 Updated emulators/gxemul to 0.7.0 [fcambus 2021-04-24]
3655 Updated lang/rust to 1.50.0nb2 [schmonz 2021-04-24] 3655 Updated lang/rust to 1.50.0nb2 [schmonz 2021-04-24]
3656 Updated chat/irssi to 1.2.3 [nia 2021-04-24] 3656 Updated chat/irssi to 1.2.3 [nia 2021-04-24]
3657 Updated chat/irssi-icb to 0.15nb7 [nia 2021-04-24] 3657 Updated chat/irssi-icb to 0.15nb7 [nia 2021-04-24]
3658 Updated chat/irssi-xmpp to 0.54nb2 [nia 2021-04-24] 3658 Updated chat/irssi-xmpp to 0.54nb2 [nia 2021-04-24]
3659 Removed net/radiusd-cistron [wiz 2021-04-24] 3659 Removed net/radiusd-cistron [wiz 2021-04-24]
3660 Removed misc/molden [wiz 2021-04-24] 3660 Removed misc/molden [wiz 2021-04-24]
3661 Removed www/mMosaic [wiz 2021-04-24] 3661 Removed www/mMosaic [wiz 2021-04-24]
 3662 Removed security/pam-dbm [wiz 2021-04-24]

cvs diff -r1.815 -r1.816 pkgsrc/security/Makefile (expand / switch to unified diff)

--- pkgsrc/security/Makefile 2021/04/21 09:15:08 1.815
+++ pkgsrc/security/Makefile 2021/04/24 11:02:51 1.816
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.815 2021/04/21 09:15:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.816 2021/04/24 11:02:51 wiz Exp $
2# 2#
3 3
4COMMENT= Security and cryptography tools and libraries 4COMMENT= Security and cryptography tools and libraries
5 5
6SUBDIR+= 2fa 6SUBDIR+= 2fa
7SUBDIR+= Bastille 7SUBDIR+= Bastille
8SUBDIR+= CSP 8SUBDIR+= CSP
9SUBDIR+= CoolKey 9SUBDIR+= CoolKey
10SUBDIR+= EasyPG 10SUBDIR+= EasyPG
11SUBDIR+= HElib 11SUBDIR+= HElib
12SUBDIR+= KeePass 12SUBDIR+= KeePass
13SUBDIR+= PACK 13SUBDIR+= PACK
14SUBDIR+= PortableSigner 14SUBDIR+= PortableSigner
@@ -345,27 +345,26 @@ SUBDIR+= p5-Net-DNS-SEC-Maint-Key @@ -345,27 +345,26 @@ SUBDIR+= p5-Net-DNS-SEC-Maint-Key
345SUBDIR+= p5-Net-OpenSSH 345SUBDIR+= p5-Net-OpenSSH
346SUBDIR+= p5-Net-SFTP 346SUBDIR+= p5-Net-SFTP
347SUBDIR+= p5-Net-SSH 347SUBDIR+= p5-Net-SSH
348SUBDIR+= p5-Net-SSLeay 348SUBDIR+= p5-Net-SSLeay
349SUBDIR+= p5-Netpgp-Verify 349SUBDIR+= p5-Netpgp-Verify
350SUBDIR+= p5-SHA 350SUBDIR+= p5-SHA
351SUBDIR+= p5-String-Random 351SUBDIR+= p5-String-Random
352SUBDIR+= p5-Text-Password-Pronounceable 352SUBDIR+= p5-Text-Password-Pronounceable
353SUBDIR+= p5-Tie-EncryptedHash 353SUBDIR+= p5-Tie-EncryptedHash
354SUBDIR+= p5-pcsc 354SUBDIR+= p5-pcsc
355SUBDIR+= pakchois 355SUBDIR+= pakchois
356SUBDIR+= pakemon 356SUBDIR+= pakemon
357SUBDIR+= pam-af 357SUBDIR+= pam-af
358SUBDIR+= pam-dbm 
359SUBDIR+= pam-fprint 358SUBDIR+= pam-fprint
360SUBDIR+= pam-krb5 359SUBDIR+= pam-krb5
361SUBDIR+= pam-ldap 360SUBDIR+= pam-ldap
362SUBDIR+= pam-mkhomedir 361SUBDIR+= pam-mkhomedir
363SUBDIR+= pam-mysql 362SUBDIR+= pam-mysql
364SUBDIR+= pam-p11 363SUBDIR+= pam-p11
365SUBDIR+= pam-passwdqc 364SUBDIR+= pam-passwdqc
366SUBDIR+= pam-pgsql 365SUBDIR+= pam-pgsql
367SUBDIR+= pam-pwauth_suid 366SUBDIR+= pam-pwauth_suid
368SUBDIR+= pam-radius 367SUBDIR+= pam-radius
369SUBDIR+= pam-saml 368SUBDIR+= pam-saml
370SUBDIR+= pam-tacplus 369SUBDIR+= pam-tacplus
371SUBDIR+= pam-u2f 370SUBDIR+= pam-u2f

File Deleted: pkgsrc/security/pam-dbm/Attic/DESCR

File Deleted: pkgsrc/security/pam-dbm/Attic/Makefile

File Deleted: pkgsrc/security/pam-dbm/Attic/PLIST

File Deleted: pkgsrc/security/pam-dbm/Attic/distinfo

File Deleted: pkgsrc/security/pam-dbm/patches/Attic/patch-aa

File Deleted: pkgsrc/security/pam-dbm/patches/Attic/patch-ab