ports/94679: [NEW PORT] security/p5-Authen-TypeKey: TypeKey authentication verification
Gea-Suan Lin
gslin at gslin.org
Sun Mar 19 08:50:13 UTC 2006
>Number: 94679
>Category: ports
>Synopsis: [NEW PORT] security/p5-Authen-TypeKey: TypeKey authentication verification
>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: Sun Mar 19 08:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #4: Sun Jan 15 20:44:38 CST 2006
>Description:
Authen::TypeKey is an implementation of verification for signatures
generated by TypeKey authentication.
For information on the TypeKey protocol and using TypeKey in other
applications, see http://www.sixapart.com/typekey/api.
Author: Six Apart Ltd, cpan at sixapart.com
WWW: http://search.cpan.org/dist/Authen-TypeKey/
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Authen-TypeKey-0.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-Authen-TypeKey
# p5-Authen-TypeKey/pkg-descr
# p5-Authen-TypeKey/Makefile
# p5-Authen-TypeKey/pkg-plist
# p5-Authen-TypeKey/distinfo
#
echo c - p5-Authen-TypeKey
mkdir -p p5-Authen-TypeKey > /dev/null 2>&1
echo x - p5-Authen-TypeKey/pkg-descr
sed 's/^X//' >p5-Authen-TypeKey/pkg-descr << 'END-of-p5-Authen-TypeKey/pkg-descr'
XAuthen::TypeKey is an implementation of verification for signatures
Xgenerated by TypeKey authentication.
X
XFor information on the TypeKey protocol and using TypeKey in other
Xapplications, see http://www.sixapart.com/typekey/api.
X
XAuthor: Six Apart Ltd, cpan at sixapart.com
XWWW: http://search.cpan.org/dist/Authen-TypeKey/
END-of-p5-Authen-TypeKey/pkg-descr
echo x - p5-Authen-TypeKey/Makefile
sed 's/^X//' >p5-Authen-TypeKey/Makefile << 'END-of-p5-Authen-TypeKey/Makefile'
X# New ports collection makefile for: p5-Authen-TypeKey
X# Date created: 2006-03-19
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Authen-TypeKey
XPORTVERSION= 0.05
XCATEGORIES= security perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Authen
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= TypeKey authentication verification
X
XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
X ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
X ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
X ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
X ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= Authen::TypeKey.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601
XIGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Authen-TypeKey/Makefile
echo x - p5-Authen-TypeKey/pkg-plist
sed 's/^X//' >p5-Authen-TypeKey/pkg-plist << 'END-of-p5-Authen-TypeKey/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/TypeKey/.packlist
X%%SITE_PERL%%/Authen/TypeKey.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/TypeKey 2>/dev/null || true
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true
END-of-p5-Authen-TypeKey/pkg-plist
echo x - p5-Authen-TypeKey/distinfo
sed 's/^X//' >p5-Authen-TypeKey/distinfo << 'END-of-p5-Authen-TypeKey/distinfo'
XMD5 (Authen-TypeKey-0.05.tar.gz) = 1a938b0d4e2d0ee6e6e09fd8c046edd2
XSHA256 (Authen-TypeKey-0.05.tar.gz) = 412f00ba42442efc20a9f23e106efe0aa1930c2835d134edd11418fcc8a382e5
XSIZE (Authen-TypeKey-0.05.tar.gz) = 17944
END-of-p5-Authen-TypeKey/distinfo
exit
--- p5-Authen-TypeKey-0.05.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list