cvs commit: ports/security Makefile ports/security/p5-Data-Password Makefile distinfo pkg-descr pkg-plist

Jean-Yves Lefort jylefort at FreeBSD.org
Fri Sep 2 01:34:10 GMT 2005


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 at 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)


More information about the cvs-all mailing list