Date: Wed, 03 Aug 2005 14:03:02 +0300 (EEST) From: "ports@c0decafe.net" <ports@c0decafe.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84513: [NEW PORT] security/p5-Data-Password: Perl extension for assessing password quality Message-ID: <200508031103.j73B32aO078051@atlantis.local> Resent-Message-ID: <200508031110.j73BACWh097625@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84513 >Category: ports >Synopsis: [NEW PORT] security/p5-Data-Password: Perl extension for assessing password quality >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 03 11:10:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: ports@c0decafe.net >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD atlantis.local 5.4-STABLE FreeBSD 5.4-STABLE #2: Mon Jul 25 17:09:48 EEST 2005 >Description: This modules checks potential passwords for crackability. It checks that the password is in the appropriate length, that it has enough character groups, that it does not contain the same chars repeatedly or ascending or descending characters, or charcters close to each other in the keyboard. It will also attempt to search the ispell word file for existance of whole words. Author: Raz Information Systems <razinf@cpan.org> WWW: http://search.cpan.org/~razinf/Data-Password/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Data-Password-1.05.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Data-Password # p5-Data-Password/pkg-descr # p5-Data-Password/Makefile # p5-Data-Password/pkg-plist # p5-Data-Password/distinfo # echo c - p5-Data-Password mkdir -p p5-Data-Password > /dev/null 2>&1 echo x - p5-Data-Password/pkg-descr sed 's/^X//' >p5-Data-Password/pkg-descr << 'END-of-p5-Data-Password/pkg-descr' XThis modules checks potential passwords for crackability. XIt checks that the password is in the appropriate length, that it has Xenough character groups, that it does not contain the same chars repeatedly Xor ascending or descending characters, or charcters close to each other in Xthe keyboard. It will also attempt to search the ispell word file for Xexistance of whole words. X XAuthor: Raz Information Systems <razinf@cpan.org> XWWW: http://search.cpan.org/~razinf/Data-Password/ END-of-p5-Data-Password/pkg-descr echo x - p5-Data-Password/Makefile sed 's/^X//' >p5-Data-Password/Makefile << 'END-of-p5-Data-Password/Makefile' X# New ports collection makefile for: p5-Data-Password X# Date created: 2005-08-02 X# Whom: ports@c0decafe.net X# X# $FreeBSD$ X# X XPORTNAME= Data-Password XPORTVERSION= 1.05 XCATEGORIES= security perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Data XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@c0decafe.net XCOMMENT= Perl extension for assessing password quality X XPERL_CONFIGURE= yes X XMAN3= Data::Password.3 X X.include <bsd.port.mk> END-of-p5-Data-Password/Makefile echo x - p5-Data-Password/pkg-plist sed 's/^X//' >p5-Data-Password/pkg-plist << 'END-of-p5-Data-Password/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/mach/auto/Data/Password/.packlist X@dirrm %%SITE_PERL%%/mach/auto/Data/Password X%%SITE_PERL%%/Data/Password.pm END-of-p5-Data-Password/pkg-plist echo x - p5-Data-Password/distinfo sed 's/^X//' >p5-Data-Password/distinfo << 'END-of-p5-Data-Password/distinfo' XMD5 (Data-Password-1.05.tar.gz) = 0fa2f19f5e4dbf3366396214a30ff634 XSIZE (Data-Password-1.05.tar.gz) = 4610 END-of-p5-Data-Password/distinfo exit --- p5-Data-Password-1.05.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508031103.j73B32aO078051>