Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Apr 2002 02:22:53 +0100 (BST)
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36597: New port: security/pam_passwdqc
Message-ID:  <20020401012253.783525FE@host213-123-131-244.in-addr.btopenworld.com>

next in thread | raw e-mail | index | archive | help

>Number:         36597
>Category:       ports
>Synopsis:       New port: security/pam_passwdqc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 31 17:30:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Student
>Environment:
System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #9: Sat Mar 30
14:38:31 GMT 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386

	
>Description:
	This PAM module validates passwords for resistance against password
	attacks. It examines passwords in the same way as cracking tools
	examine the password hash.

	http://www.openwall.com/passwdqc/
	
>How-To-Repeat:
	NA.
	
>Fix:

# 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:
#
#	pam_passwdqc/Makefile
#	pam_passwdqc/distinfo
#	pam_passwdqc/files
#	pam_passwdqc/pkg-comment
#	pam_passwdqc/pkg-descr
#	pam_passwdqc/pkg-plist
#
echo x - pam_passwdqc/Makefile
sed 's/^X//' >pam_passwdqc/Makefile << 'END-of-pam_passwdqc/Makefile'
X#
X# Port for: pam_passwdqc
X# Created By: Dominic Marks <dominic_marks@btinternet.com>
X# Date Created: 01/04/2002
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pam_passwdqc
XPORTVERSION=	0.4
XMAINTAINER=	dominic_marks@btinternet.com
XCATEGORIES=	security
XMASTER_SITES= http://www.openwall.com/passwdqc/
X
Xdo-install:
X	${INSTALL_DATA} ${WRKSRC}/pam_passwdqc.so ${PREFIX}/lib
X
X.include <bsd.port.mk>
END-of-pam_passwdqc/Makefile
echo x - pam_passwdqc/distinfo
sed 's/^X//' >pam_passwdqc/distinfo << 'END-of-pam_passwdqc/distinfo'
XMD5 (pam_passwdqc-0.4.tar.gz) = e19fbb925c7badb7033fe462a7faf205
END-of-pam_passwdqc/distinfo
echo c - pam_passwdqc/files
mkdir -p pam_passwdqc/files > /dev/null 2>&1
echo x - pam_passwdqc/pkg-comment
sed 's/^X//' >pam_passwdqc/pkg-comment << 'END-of-pam_passwdqc/pkg-comment'
XA pam module to validate passwords for quality
END-of-pam_passwdqc/pkg-comment
echo x - pam_passwdqc/pkg-descr
sed 's/^X//' >pam_passwdqc/pkg-descr << 'END-of-pam_passwdqc/pkg-descr'
XThis PAM module validates passwords for resistance against password
Xattacks. It examines passwords in the same way as cracking tools examine
Xthe password hash.
X
XWWW: http://www.openwall.com/passwdqc/
X
X- Dominic
Xdominic_marks@btinternet.com
END-of-pam_passwdqc/pkg-descr
echo x - pam_passwdqc/pkg-plist
sed 's/^X//' >pam_passwdqc/pkg-plist << 'END-of-pam_passwdqc/pkg-plist'
Xlib/pam_passwdqc.so
END-of-pam_passwdqc/pkg-plist
exit


	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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