aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pwd_unmkdb
Commit message (Collapse)AuthorAgeFilesLines
* - StageifyMartin Wilke2014-01-161-5/+3
| | | | | | | | PR: 185729 Submitted by: maintainer Notes: svn path=/head/; revision=339918
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update to 1.3.1Alex Kozlov2013-06-292-8/+4
| | | | | | | | | | - Convert Makefile headers to new style PR: ports/180076 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=322024
* Update to version 1.3Pawel Pekala2011-10-292-3/+3
| | | | | | | | PR: ports/162074 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=284668
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Replace dead mirror with working onePawel Pekala2011-10-171-1/+1
| | | | | | | | PR: ports/161700 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=283720
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update MASTER_SITES, add SHA256Pav Lucistnik2005-11-262-1/+2
| | | | | | | | PR: ports/89554 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=149519
* - Update MASTER_SITESClement Laforet2004-05-191-1/+1
| | | | | | | | | PR: 66873 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=109501
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* update sysutils/pwd_unmkdb: 1.1 -> 1.2Daichi GOTO2003-08-182-2/+2
| | | | | | | | PR: 55690 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=87180
* wd_unmkdb(8) is a program to derive a text master.passwd file from aMaho Nakata2003-07-214-0/+33
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> Notes: svn path=/head/; revision=85271