cvs commit: ports/sysutils Makefile ports/sysutils/pwd_unmkdb Makefile distinfo pkg-descr pkg-plist

[ Available lists | Index of cvs-all | Month of Jul 2003 | Week of 20 Jul 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Maho Nakata <maho@FreeBSD.org>
Date
20 Jul 2003 22:46:39
Subject
cvs commit: ports/sysutils Makefile ports/sysutils/pwd_unmkdb Makefile distinfo pkg-descr pkg-plist
Message-ID
200307210546.h6L5kcb8095323@repoman.freebsd.org


[ Hide this part ]
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)


Elapsed time: 0.081 seconds