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

Maho Nakata maho at FreeBSD.org
Sun Jul 20 22:46:39 PDT 2003


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 at 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)


More information about the cvs-all mailing list