ports/57424: [new port] security/checkpassword-pam: Implementation of checkpassword authentication program
Clement Laforet
sheepkiller at cultdeadsheep.org
Tue Sep 30 20:30:21 UTC 2003
>Number: 57424
>Category: ports
>Synopsis: [new port] security/checkpassword-pam: Implementation of checkpassword authentication program
>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: Tue Sep 30 13:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Clement Laforet
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386
>Description:
checkpassword-pam was written from scratch. There are several older
packages called checkpassword-pam, derived from DJB's checkpassword
code. This checkpassword-pam is more modern and administrator-friendly.
The author (Alexey Mahotkin <alexm at hsys.msk.ru>) whished to have his software
in the ports tree.
>How-To-Repeat:
"Faites un voeu, et puis voila" ;-)
>Fix:
--- checkpassword-pam.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:
#
# checkpassword-pam
# checkpassword-pam/Makefile
# checkpassword-pam/distinfo
# checkpassword-pam/pkg-descr
# checkpassword-pam/pkg-plist
#
echo c - checkpassword-pam
mkdir -p checkpassword-pam > /dev/null 2>&1
echo x - checkpassword-pam/Makefile
sed 's/^X//' >checkpassword-pam/Makefile << 'END-of-checkpassword-pam/Makefile'
X# New ports collection makefile for: checkpassword-pam
X# Date created: 30 september 2003
X# Whom: Clement Laforet <sheepkiller at cultdeadsheep.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= checkpassword-pam
XPORTVERSION= 0.98
XCATEGORIES= security
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= checkpasswd-pam
X
XMAINTAINER= ports at FreeBSD.org
XCOMMENT= Implementation of checkpassword authentication program
X
XGNU_CONFIGURE= yes
X
XMAN8= checkpassword-pam.8
X
X.include <bsd.port.mk>
END-of-checkpassword-pam/Makefile
echo x - checkpassword-pam/distinfo
sed 's/^X//' >checkpassword-pam/distinfo << 'END-of-checkpassword-pam/distinfo'
XMD5 (checkpassword-pam-0.98.tar.gz) = 98e50e7d17f6d5e78d63c3882ec435ca
END-of-checkpassword-pam/distinfo
echo x - checkpassword-pam/pkg-descr
sed 's/^X//' >checkpassword-pam/pkg-descr << 'END-of-checkpassword-pam/pkg-descr'
Xcheckpassword-pam was written from scratch. There are several older
Xpackages called checkpassword-pam, derived from DJB's checkpassword
Xcode. This checkpassword-pam is more modern and administrator-friendly.
X
XWWW: http://checkpasswd-pam.sourceforge.net/
END-of-checkpassword-pam/pkg-descr
echo x - checkpassword-pam/pkg-plist
sed 's/^X//' >checkpassword-pam/pkg-plist << 'END-of-checkpassword-pam/pkg-plist'
Xbin/checkpassword-pam
END-of-checkpassword-pam/pkg-plist
exit
--- checkpassword-pam.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list