Date: Sun, 20 Jul 2003 22:46:38 -0700 (PDT) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/pwd_unmkdb Makefile distinfo pkg-descr pkg-plist Message-ID: <200307210546.h6L5kcb8095323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2003/07/20 22:46:38 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pwd_unmkdb Makefile distinfo pkg-descr pkg-plist Log: wd_unmkdb(8) is a program to derive a text master.passwd file from a hashed spwd.db, which is a useful thing if you screw up a vipw(8) or mergemaster(8), or otherwise corrupt your plaintext file, and don't have a recent enough backup. PR: 54670 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Revision Changes Path 1.385 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/pwd_unmkdb/Makefile (new) 1.1 +1 -0 ports/sysutils/pwd_unmkdb/distinfo (new) 1.1 +8 -0 ports/sysutils/pwd_unmkdb/pkg-descr (new) 1.1 +1 -0 ports/sysutils/pwd_unmkdb/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307210546.h6L5kcb8095323>