Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2005 01:34:09 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/p5-Data-Password Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200509020134.j821Y9pP081243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-09-02 01:34:09 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Data-Password Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Add p5-Data-Password.
  
  Data::Password checks potential passwords for crackability. It checks that the
  password has the appropriate length, that it has enough character groups, that
  it does not contain the same characters repeatedly, that it does not contain
  ascending or descending characters, or characters close to each other on the
  keyboard. It also searches for the password in the ispell word file.
  
  WWW: http://search.cpan.org/~razinf/Data-Password/
  
  PR:             ports/84513
  Submitted by:   ports@c0decafe.net
  
  Revision  Changes    Path
  1.631     +1 -0      ports/security/Makefile
  1.1       +22 -0     ports/security/p5-Data-Password/Makefile (new)
  1.1       +2 -0      ports/security/p5-Data-Password/distinfo (new)
  1.1       +7 -0      ports/security/p5-Data-Password/pkg-descr (new)
  1.1       +5 -0      ports/security/p5-Data-Password/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509020134.j821Y9pP081243>