ports/157152: [NEW PORT] security/pam_google_authenticator: PAM module for two-step authentication from Google
Jui-Nan Lin
jnlin at csie.nctu.edu.tw
Wed May 18 18:40:10 UTC 2011
>Number: 157152
>Category: ports
>Synopsis: [NEW PORT] security/pam_google_authenticator: PAM module for two-step authentication from Google
>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 May 18 18:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jui-Nan Lin
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD Florence.tamama.org 8.2-RELEASE FreeBSD 8.2-RELEASE #12: Fri Feb 25 09:26:52 CST 2011
>Description:
The PAM module can add a two-factor authentication
step to any PAM-enabled application.
WWW: http://code.google.com/p/google-authenticator/
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pam_google_authenticator-20110519.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:
#
# pam_google_authenticator
# pam_google_authenticator/Makefile
# pam_google_authenticator/distinfo
# pam_google_authenticator/pkg-descr
#
echo c - pam_google_authenticator
mkdir -p pam_google_authenticator > /dev/null 2>&1
echo x - pam_google_authenticator/Makefile
sed 's/^X//' >pam_google_authenticator/Makefile << '71962d646072bd38d4dfe841ac98c872'
X# New ports collection makefile for: pam_google_authenticator
X# Date created: 19 May 2011
X# Whom: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME= pam_google_authenticator
XPORTVERSION= 20110519
XCATEGORIES= security
XMASTER_SITES= http://www.cs.nctu.edu.tw/~jnlin/distfiles/
XDISTNAME= google-authenticator-${PORTVERSION}
X
XMAINTAINER= jnlin at csie.nctu.edu.tw
XCOMMENT= PAM module for two-step authentication from Google
X
XLICENSE= ASL
X
XWRKSRC= ${WRKDIR}/${DISTNAME}/libpam
X
XUSE_GMAKE= yes
X
XPLIST_FILES= bin/google-authenticator lib/pam_google_authenticator.so
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/google-authenticator ${PREFIX}/bin/google-authenticator
X ${INSTALL_LIB} ${WRKSRC}/pam_google_authenticator.so ${PREFIX}/lib/pam_google_authenticator.so
X
X.include <bsd.port.mk>
71962d646072bd38d4dfe841ac98c872
echo x - pam_google_authenticator/distinfo
sed 's/^X//' >pam_google_authenticator/distinfo << '363a52f2fdd04a99b563697b7f146dfe'
XSHA256 (google-authenticator-20110519.tar.gz) = ceae954d2d6533ded5abc100ec4b22ee5199b7484969b3ac113656e0da687f30
XSIZE (google-authenticator-20110519.tar.gz) = 402127
363a52f2fdd04a99b563697b7f146dfe
echo x - pam_google_authenticator/pkg-descr
sed 's/^X//' >pam_google_authenticator/pkg-descr << 'f8d0a4dd1aef26dec8a461c00fbe1a83'
XThe PAM module can add a two-factor authentication
Xstep to any PAM-enabled application.
X
XWWW: http://code.google.com/p/google-authenticator/
f8d0a4dd1aef26dec8a461c00fbe1a83
exit
--- pam_google_authenticator-20110519.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list