From owner-cvs-all@FreeBSD.ORG Thu Jun 7 11:25:32 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 68B4A1065673; Thu, 7 Jun 2012 11:25:32 +0000 (UTC) Date: Thu, 7 Jun 2012 11:25:32 +0000 From: Alexey Dokuchaev To: Dag-Erling Smorgrav Message-ID: <20120607112532.GA2566@FreeBSD.org> References: <201206071049.q57AnCKo000855@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201206071049.q57AnCKo000855@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED ports/sysutils Makefile ports/sysutils/pwgen Makefile distinfo pkg-descr ports/sysutils/pwgen/files patch-aa ports/sysutils/pwgen2 Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2012 11:25:32 -0000 On Thu, Jun 07, 2012 at 10:49:12AM +0000, Dag-Erling Smorgrav wrote: > des 2012-06-07 10:49:12 UTC > > Modified files: > . MOVED > sysutils Makefile > sysutils/pwgen Makefile distinfo pkg-descr > Removed files: > sysutils/pwgen/files patch-aa > sysutils/pwgen2 Makefile distinfo pkg-descr > Log: > Replace pwgen 1 with pwgen 2. The latter is a continuation of the former > by a different author, with some serious bugs fixed. We were pretty much > the only OS that still shipped pwgen 1, and for good reason: due to the > way it implements phoneme equivalence and the way it tracks the length of > the generated string, it only works correctly 16% of the time. This was > not possible to fix without a major rewrite, which is precisely what the > author of pwgen 2 did. Finally! Thank you so much! ./danfe