Bug 119628 - New port: devel/libopkele A c++ implementation of an OpenID decentralized identity system
Summary: New port: devel/libopkele A c++ implementation of an OpenID decentralized ide...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 13:40 UTC by Sutra
Modified: 2008-01-14 11:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.78 KB, text/plain)
2008-01-13 13:40 UTC, Sutra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sutra 2008-01-13 13:40:01 UTC
libopkele is a c++ implementation of an OpenID decentralized identity 
system. It provides OpenID protocol handling, leaving authentication 
and user interaction to the implementor.

WWW: http://kin.klever.net/libopkele/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-13 14:25:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-14 11:28:33 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-14 11:28:53 UTC
miwi        2008-01-14 11:28:47 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libopkele      Makefile distinfo pkg-descr pkg-plist 
    devel/libopkele/files patch-test_Makefile.am 
  Log:
  libopkele is a c++ implementation of an OpenID decentralized identity
  system. It provides OpenID protocol handling, leaving authentication
  and user interaction to the implementor.
  
  WWW: http://kin.klever.net/libopkele/
  
  PR:             ports/119628
  Submitted by:   Sutra Zhou <zhoushuqun at gmail.com>
  
  Revision  Changes    Path
  1.2961    +1 -0      ports/devel/Makefile
  1.1       +34 -0     ports/devel/libopkele/Makefile (new)
  1.1       +3 -0      ports/devel/libopkele/distinfo (new)
  1.1       +10 -0     ports/devel/libopkele/files/patch-test_Makefile.am (new)
  1.1       +5 -0      ports/devel/libopkele/pkg-descr (new)
  1.1       +18 -0     ports/devel/libopkele/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"