Created attachment 151126 [details] Fix dictionary path Running cracklib-check shows the following error: /usr/local/libdata/cracklib.pwd.gz: No such file or directory <password>: error loading dictionary This problem can be fixed by changing the default dictionary file to ${DICTFILE}.
Auto-assigned to maintainer cy@FreeBSD.org
A commit references this bug: Author: cy Date: Wed Jan 14 04:34:38 UTC 2015 New revision: 376995 URL: https://svnweb.freebsd.org/changeset/ports/376995 Log: Fix, /usr/local/libdata/cracklib.pwd.gz: No such file or directory PR: 196384 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Changes: head/security/cracklib/Makefile
Committed. Thanks.