From nobody@FreeBSD.org  Sun Jun 14 02:44:35 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B7F54106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Jun 2009 02:44:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A56C88FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Jun 2009 02:44:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5E2iZAg088408
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 Jun 2009 02:44:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5E2iZG1088407;
	Sun, 14 Jun 2009 02:44:35 GMT
	(envelope-from nobody)
Message-Id: <200906140244.n5E2iZG1088407@www.freebsd.org>
Date: Sun, 14 Jun 2009 02:44:35 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT]www/p5-Jifty-Plugin-Authentication-Ldap:LDAP Authentication Plugin for Jifty Apps
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         135558
>Category:       ports
>Synopsis:       [NEW PORT]www/p5-Jifty-Plugin-Authentication-Ldap:LDAP Authentication Plugin for Jifty Apps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 14 02:50:03 UTC 2009
>Closed-Date:    Fri Jun 19 05:34:18 UTC 2009
>Last-Modified:  Fri Jun 19 05:40:12 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
p5-Jifty-Plugin-Authentication-Ldap is a  LDAP Authentication Plugin
for p5-Jifty.

WWW:    http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Jifty-Plugin-Authentication-Ldap
#	p5-Jifty-Plugin-Authentication-Ldap/Makefile
#	p5-Jifty-Plugin-Authentication-Ldap/distinfo
#	p5-Jifty-Plugin-Authentication-Ldap/pkg-descr
#	p5-Jifty-Plugin-Authentication-Ldap/pkg-plist
#
echo c - p5-Jifty-Plugin-Authentication-Ldap
mkdir -p p5-Jifty-Plugin-Authentication-Ldap > /dev/null 2>&1
echo x - p5-Jifty-Plugin-Authentication-Ldap/Makefile
sed 's/^X//' >p5-Jifty-Plugin-Authentication-Ldap/Makefile << '72aacb7ba3f22c0a78a2d858971e5372'
X# New ports collection makefile for:	p5-Jifty-Plugin-Authentication-Ldap
X# Date created:		14 June, 2009
X# Whom:			Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Jifty-Plugin-Authentication-Ldap
XPORTVERSION=	1.00
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	LDAP Authentication Plugin for Jifty Apps
X
XBUILD_DEPENDS=	p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \
X		p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Jifty::Plugin::Authentication::Ldap.3 \
X		Jifty::Plugin::Authentication::Ldap::Action::LDAPLogin.3 \
X		Jifty::Plugin::Authentication::Ldap::Action::LDAPLogout.3 \
X		Jifty::Plugin::Authentication::Ldap::View.3 \
X		Jifty::Plugin::Authentication::Ldap::Mixin::Model::User.3
X
X.include <bsd.port.mk>
72aacb7ba3f22c0a78a2d858971e5372
echo x - p5-Jifty-Plugin-Authentication-Ldap/distinfo
sed 's/^X//' >p5-Jifty-Plugin-Authentication-Ldap/distinfo << 'd4a91524532303142e33dc4f38b7810e'
XMD5 (Jifty-Plugin-Authentication-Ldap-1.00.tar.gz) = 94c8b1c2d7dd8fd6871bef9244178712
XSHA256 (Jifty-Plugin-Authentication-Ldap-1.00.tar.gz) = 6d3f1a6e4b67fac7fa02e3af9e8647cc906500bb5f6d263f88e52b2bd0a2c1c7
XSIZE (Jifty-Plugin-Authentication-Ldap-1.00.tar.gz) = 24088
d4a91524532303142e33dc4f38b7810e
echo x - p5-Jifty-Plugin-Authentication-Ldap/pkg-descr
sed 's/^X//' >p5-Jifty-Plugin-Authentication-Ldap/pkg-descr << '48c613732efc942bcd2f46c96af4d144'
Xp5-Jifty-Plugin-Authentication-Ldap is a  LDAP Authentication Plugin
Xfor p5-Jifty.
X
XWWW:	http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/
48c613732efc942bcd2f46c96af4d144
echo x - p5-Jifty-Plugin-Authentication-Ldap/pkg-plist
sed 's/^X//' >p5-Jifty-Plugin-Authentication-Ldap/pkg-plist << '964de8ce76223417c4335b2bfe0026f3'
X%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap.pm
X%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/View.pm
X%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Dispatcher.pm
X%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogin.pm
X%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Action/LDAPLogout.pm
X%%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Mixin/Model/User.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin/Authentication/Ldap/.packlist
X%%SITE_PERL%%/auto/share/dist/Jifty-Plugin-Authentication-Ldap/po/jifty_plugin_authentication_ldap.pot
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin/Authentication/Ldap
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin/Authentication
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty/Plugin
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jifty
X@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Mixin/Model
X@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Mixin
X@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap/Action
X@dirrm %%SITE_PERL%%/Jifty/Plugin/Authentication/Ldap
X@dirrmtry %%SITE_PERL%%/Jifty/Plugin/Authentication
X@dirrmtry %%SITE_PERL%%/Jifty/Plugin
X@dirrmtry %%SITE_PERL%%/Jifty
X@dirrm %%SITE_PERL%%/auto/share/dist/Jifty-Plugin-Authentication-Ldap/po
X@dirrm %%SITE_PERL%%/auto/share/dist/Jifty-Plugin-Authentication-Ldap
X@dirrmtry %%SITE_PERL%%/auto/share/dist
964de8ce76223417c4335b2bfe0026f3
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 14 02:50:14 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135558 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Jun 19 05:34:17 UTC 2009 
State-Changed-Why:  
New port added to net/ . Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135558: commit references a PR
Date: Fri, 19 Jun 2009 05:34:28 +0000 (UTC)

 miwi        2009-06-19 05:34:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/p5-Jifty-Plugin-Authentication-Ldap Makefile distinfo 
                                             pkg-descr pkg-plist 
   Log:
   p5::Jifty::Plugin::Authentication::Ldap is a LDAP Authentication Plugin
   for p5-Jifty.
   
   WWW:    http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/
   
   PR:             ports/135558
   Submitted by:   Wen Heping <wenheping at gmail.com>
   
   Revision  Changes    Path
   1.2116    +1 -0      ports/net/Makefile
   1.1       +29 -0     ports/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile (new)
   1.1       +3 -0      ports/net/p5-Jifty-Plugin-Authentication-Ldap/distinfo (new)
   1.1       +4 -0      ports/net/p5-Jifty-Plugin-Authentication-Ldap/pkg-descr (new)
   1.1       +22 -0     ports/net/p5-Jifty-Plugin-Authentication-Ldap/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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135558: commit references a PR
Date: Fri, 19 Jun 2009 05:35:26 +0000 (UTC)

 miwi        2009-06-19 05:35:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security             Makefile 
   Added files:
     security/p5-Jifty-Plugin-OpenID Makefile distinfo pkg-descr 
                                     pkg-plist 
   Log:
   Jifty::Plugin::OpenID is a perl module provides OpenID
   authentication for your jifty app.
   
   WWW:    http://search.cpan.org/dist/Jifty-Plugin-OpenID/
   
   PR:             ports/135558
   Submitted by:   Wen Heping <wenheping at gmail.com>
   
   Revision  Changes    Path
   1.1043    +1 -0      ports/security/Makefile
   1.1       +33 -0     ports/security/p5-Jifty-Plugin-OpenID/Makefile (new)
   1.1       +3 -0      ports/security/p5-Jifty-Plugin-OpenID/distinfo (new)
   1.1       +4 -0      ports/security/p5-Jifty-Plugin-OpenID/pkg-descr (new)
   1.1       +17 -0     ports/security/p5-Jifty-Plugin-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:
