From gslin@netnews.NCTU.edu.tw  Thu May  3 23:10:07 2007
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 619FE16A402
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 May 2007 23:10:07 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.freebsd.org (Postfix) with ESMTP id 054CE13C44B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 May 2007 23:10:07 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 82BF564E; Fri,  4 May 2007 07:10:06 +0800 (CST)
Message-Id: <20070503231006.82BF564E@netnews.NCTU.edu.tw>
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: [NEW PORT] www/p5-Catalyst-Plugin-Authentication-OpenID: OpenID Authentication
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         112401
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Catalyst-Plugin-Authentication-OpenID: OpenID Authentication
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 03 23:20:01 GMT 2007
>Closed-Date:    Wed May 30 03:09:24 GMT 2007
>Last-Modified:  Wed May 30 03:10:05 GMT 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 3 23:20:06 UTC 2007 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112401 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Wed May 30 03:09:22 UTC 2007 
State-Changed-Why:  
New port added. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112401 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112401: commit references a PR
Date: Wed, 30 May 2007 03:08:50 +0000 (UTC)

 clsung      2007-05-30 03:08:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-Catalyst-Plugin-Authentication-OpenID Makefile distinfo 
                                                  pkg-descr 
                                                  pkg-plist 
   Log:
   Add p5-Catalyst-Plugin-Authentication-OpenID 0.02, openID
   Authentication.
   
   PR:             ports/112401
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.1831    +1 -0      ports/www/Makefile
   1.1       +27 -0     ports/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile (new)
   1.1       +3 -0      ports/www/p5-Catalyst-Plugin-Authentication-OpenID/distinfo (new)
   1.1       +10 -0     ports/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr (new)
   1.1       +10 -0     ports/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
