ports/107968: [NEW PORT] security/p5-Authen-Bitcard: Bitcard authentication verification
chinsan
chinsan at FreeBSD.org
Tue Jan 16 02:40:19 UTC 2007
>Number: 107968
>Category: ports
>Synopsis: [NEW PORT] security/p5-Authen-Bitcard: Bitcard 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: Tue Jan 16 02:40:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec 4 02:04:40 CST
>Description:
Authen::Bitcard is an implementation of verification for signatures
generated by Bitcard authentication. For information on the Bitcard protocol
and using Bitcard in other applications, see http://www.bitcard.org/api.
The module and the protocol are heavily based on Authen::Typekey. (In fact,
the Bitcard authentication server also supports the TypeKey API!)
WWW: http://search.cpan.org/dist/Authen-Bitcard/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Authen-Bitcard-0.86.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-Bitcard
# p5-Authen-Bitcard/Makefile
# p5-Authen-Bitcard/distinfo
# p5-Authen-Bitcard/pkg-descr
# p5-Authen-Bitcard/pkg-plist
#
echo c - p5-Authen-Bitcard
mkdir -p p5-Authen-Bitcard > /dev/null 2>&1
echo x - p5-Authen-Bitcard/Makefile
sed 's/^X//' >p5-Authen-Bitcard/Makefile << 'END-of-p5-Authen-Bitcard/Makefile'
X# New ports collection makefile for: p5-Authen-Bitcard
X# Date created: 2007/01/16
X# Whom: chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME= Authen-Bitcard
XPORTVERSION= 0.86
XCATEGORIES= security perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Authen
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= chinsan at FreeBSD.org
XCOMMENT= Bitcard authentication verification
X
XBUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
X p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X p5-URI>=0:${PORTSDIR}/net/p5-URI
X
XPERL_CONFIGURE= yes
X
XMAN3= Authen::Bitcard.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.8 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Authen-Bitcard/Makefile
echo x - p5-Authen-Bitcard/distinfo
sed 's/^X//' >p5-Authen-Bitcard/distinfo << 'END-of-p5-Authen-Bitcard/distinfo'
XMD5 (Authen-Bitcard-0.86.tar.gz) = 30ac89a8bc81323d4ced63f21ad00fcc
XSHA256 (Authen-Bitcard-0.86.tar.gz) = ca3ccc317d3c70e4387ef5b3721803d0ba53b6f15988d674e9abe0e6c07029d5
XSIZE (Authen-Bitcard-0.86.tar.gz) = 11454
END-of-p5-Authen-Bitcard/distinfo
echo x - p5-Authen-Bitcard/pkg-descr
sed 's/^X//' >p5-Authen-Bitcard/pkg-descr << 'END-of-p5-Authen-Bitcard/pkg-descr'
XAuthen::Bitcard is an implementation of verification for signatures
Xgenerated by Bitcard authentication. For information on the Bitcard protocol
Xand using Bitcard in other applications, see http://www.bitcard.org/api.
X
XThe module and the protocol are heavily based on Authen::Typekey. (In fact,
Xthe Bitcard authentication server also supports the TypeKey API!)
X
XWWW: http://search.cpan.org/dist/Authen-Bitcard/
END-of-p5-Authen-Bitcard/pkg-descr
echo x - p5-Authen-Bitcard/pkg-plist
sed 's/^X//' >p5-Authen-Bitcard/pkg-plist << 'END-of-p5-Authen-Bitcard/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Bitcard/.packlist
X%%SITE_PERL%%/Authen/Bitcard.pm
X%%SITE_PERL%%/Sau/Client.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Bitcard
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
X at dirrmtry %%SITE_PERL%%/Authen
X at dirrmtry %%SITE_PERL%%/Sau
END-of-p5-Authen-Bitcard/pkg-plist
exit
--- p5-Authen-Bitcard-0.86.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list