Date: Thu, 7 Jun 2012 10:49:12 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <201206071049.q57AnCKo000855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2012-06-07 10:49:12 UTC FreeBSD ports repository 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. Discussed with both maintainers and #bsdports. Revision Changes Path 1.2869 +2 -1 ports/MOVED 1.1415 +0 -1 ports/sysutils/Makefile 1.14 +9 -12 ports/sysutils/pwgen/Makefile 1.7 +2 -2 ports/sysutils/pwgen/distinfo 1.6 +0 -39 ports/sysutils/pwgen/files/patch-aa (dead) 1.3 +9 -4 ports/sysutils/pwgen/pkg-descr 1.14 +0 -25 ports/sysutils/pwgen2/Makefile (dead) 1.7 +0 -2 ports/sysutils/pwgen2/distinfo (dead) 1.3 +0 -10 ports/sysutils/pwgen2/pkg-descr (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206071049.q57AnCKo000855>