pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-ruby-openid



Module Name:    pkgsrc
Committed By:   rodent
Date:           Fri Jul  4 12:36:34 UTC 2014

Added Files:
        pkgsrc/security/ruby-ruby-openid: DESCR Makefile PLIST distinfo

Log Message:
Import ruby200-ruby-openid-2.5.0 as security/ruby-ruby-openid.

A Ruby library for verifying and serving OpenID identities. Features:

 * Easy to use API for verifying OpenID identites - OpenID::Consumer
 * Support for serving OpenID identites - OpenID::Server
 * Does not depend on underlying web framework
 * Supports multiple storage mechanisms (Filesystem, ActiveRecord, Memory)
 * Example code to help you get started, including:
   * Ruby on Rails based consumer and server
   * OpenIDLoginGenerator for quickly getting creating a rails app that uses
     OpenID for authentication
   * ActiveRecordOpenIDStore plugin
 * Comprehensive test suite
 * Supports both OpenID 1 and OpenID 2 transparently


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/ruby-ruby-openid/DESCR \
    pkgsrc/security/ruby-ruby-openid/Makefile \
    pkgsrc/security/ruby-ruby-openid/PLIST \
    pkgsrc/security/ruby-ruby-openid/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index