Bug 112400 - [NEW PORT] net/p5-Net-OpenID-Consumer: Library for consumers of OpenID identities
Summary: [NEW PORT] net/p5-Net-OpenID-Consumer: Library for consumers of OpenID identi...
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:10 UTC by gslin
Modified: 2007-05-29 03:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-OpenID-Consumer-0.13.shar (3.04 KB, text/plain)
2007-05-04 00:10 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:10:05 UTC
This is the Perl API for (the consumer half of) OpenID, a distributed
identity system based on proving you own a URL, which is then your
identity. More information is available at: http://www.danga.com/openid/

WWW:	http://search.cpan.org/dist/Net-OpenID-Consumer/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-04 00:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-29 02:55:44 UTC
clsung      2007-05-29 01:55:38 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-OpenID-Consumer Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  Add p5-Net-OpenID-Consumer 0.13, library for consumers of OpenID
  identities.
  
  PR:             ports/112400
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1868    +1 -0      ports/net/Makefile
  1.1       +30 -0     ports/net/p5-Net-OpenID-Consumer/Makefile (new)
  1.1       +3 -0      ports/net/p5-Net-OpenID-Consumer/distinfo (new)
  1.1       +5 -0      ports/net/p5-Net-OpenID-Consumer/pkg-descr (new)
  1.1       +11 -0     ports/net/p5-Net-OpenID-Consumer/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-29 02:56:22 UTC
State Changed
From-To: open->closed

New port added. Thank You.