Bug 112401 - [NEW PORT] www/p5-Catalyst-Plugin-Authentication-OpenID: OpenID Authentication
Summary: [NEW PORT] www/p5-Catalyst-Plugin-Authentication-OpenID: OpenID Authentication
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 00:20 UTC by gslin
Modified: 2007-05-30 04:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Catalyst-Plugin-Authentication-OpenID-0.02.shar (3.62 KB, text/plain)
2007-05-04 00:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-05-04 00:20:01 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-04 00:20:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-30 04:08:50 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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-05-30 04:09:22 UTC
State Changed
From-To: open->closed

New port added. Thank You.