Date: Mon, 18 Jul 2005 16:29:47 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/py-crack Makefile distinfo pkg-descr ports/security/py-crack/files patch-_crack.c.in Message-ID: <200507181629.j6IGTl9R055893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-07-18 16:29:47 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/py-crack Makefile distinfo pkg-descr
security/py-crack/files patch-_crack.c.in
Log:
This module brings to Python programs the capability of evaluating password
strength. To achieve this noble aim it uses the well known cracklib toolkit,
hence the name.
PR: ports/83603
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Revision Changes Path
1.621 +1 -0 ports/security/Makefile
1.1 +39 -0 ports/security/py-crack/Makefile (new)
1.1 +2 -0 ports/security/py-crack/distinfo (new)
1.1 +11 -0 ports/security/py-crack/files/patch-_crack.c.in (new)
1.1 +5 -0 ports/security/py-crack/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507181629.j6IGTl9R055893>
