Date: Fri, 4 May 2007 07:10:06 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/112401: [NEW PORT] www/p5-Catalyst-Plugin-Authentication-OpenID: OpenID Authentication Message-ID: <20070503231006.82BF564E@netnews.NCTU.edu.tw> Resent-Message-ID: <200705032320.l43NK1Qb042227@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112401 >Category: ports >Synopsis: [NEW PORT] www/p5-Catalyst-Plugin-Authentication-OpenID: OpenID Authentication >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: Thu May 03 23:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Sat Apr 28 00:53:10 CST 2007 >Description: Catalyst::Plugin::Authentication::OpenID implements support for OpenID authentication in a Catalyst application. For more information on OpenID, take a look at http://www.openid.net/. In most cases, you'll want to use this plugin in combination with a session plugin for Catalyst. For example, Catalyst::Plugin::Session::FastMmap, which uses a memory-mapped database to store session data. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-OpenID/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Authentication-OpenID-0.02.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-Catalyst-Plugin-Authentication-OpenID # p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr # p5-Catalyst-Plugin-Authentication-OpenID/Makefile # p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist # p5-Catalyst-Plugin-Authentication-OpenID/distinfo # echo c - p5-Catalyst-Plugin-Authentication-OpenID mkdir -p p5-Catalyst-Plugin-Authentication-OpenID > /dev/null 2>&1 echo x - p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr sed 's/^X//' >p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr << 'END-of-p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr' XCatalyst::Plugin::Authentication::OpenID implements support for OpenID Xauthentication in a Catalyst application. For more information on XOpenID, take a look at http://www.openid.net/. X XIn most cases, you'll want to use this plugin in combination with a Xsession plugin for Catalyst. For example, XCatalyst::Plugin::Session::FastMmap, which uses a memory-mapped Xdatabase to store session data. X XWWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-OpenID/ END-of-p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr echo x - p5-Catalyst-Plugin-Authentication-OpenID/Makefile sed 's/^X//' >p5-Catalyst-Plugin-Authentication-OpenID/Makefile << 'END-of-p5-Catalyst-Plugin-Authentication-OpenID/Makefile' X# New ports collection makefile for: p5-Catalyst-Plugin-Authentication-OpenID X# Date created: 2007-05-04 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Catalyst-Plugin-Authentication-OpenID XPORTVERSION= 0.02 XCATEGORIES= www security perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Catalyst XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= OpenID Authentication X XRUN_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ X ${SITE_PERL}/LWPx/ParanoidAgent.pm:${PORTSDIR}/www/p5-LWPx-ParanoidAgent \ X ${SITE_PERL}/Net/OpenID/Consumer.pm:${PORTSDIR}/net/p5-Net-OpenID-Consumer XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Catalyst::Plugin::Authentication::OpenID.3 X X.include <bsd.port.mk> END-of-p5-Catalyst-Plugin-Authentication-OpenID/Makefile echo x - p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist sed 's/^X//' >p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist << 'END-of-p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID/.packlist X%%SITE_PERL%%/Catalyst/Plugin/Authentication/OpenID.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin X@dirrmtry %%SITE_PERL%%/Catalyst END-of-p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist echo x - p5-Catalyst-Plugin-Authentication-OpenID/distinfo sed 's/^X//' >p5-Catalyst-Plugin-Authentication-OpenID/distinfo << 'END-of-p5-Catalyst-Plugin-Authentication-OpenID/distinfo' XMD5 (Catalyst-Plugin-Authentication-OpenID-0.02.tar.gz) = bed658b33cc002898313b78ac2643106 XSHA256 (Catalyst-Plugin-Authentication-OpenID-0.02.tar.gz) = 0590b6d6789c009a30b3c06946035f8c139cd67b8bdbd99352d3f34e102ae365 XSIZE (Catalyst-Plugin-Authentication-OpenID-0.02.tar.gz) = 21167 END-of-p5-Catalyst-Plugin-Authentication-OpenID/distinfo exit --- p5-Catalyst-Plugin-Authentication-OpenID-0.02.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070503231006.82BF564E>