cvs commit: ports/security Makefile ports/security/py-openid Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Wed Dec 20 01:54:00 PST 2006


clsung      2006-12-20 09:53:45 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-openid   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Python OpenID library implements recent changes to the OpenID
  specification as well as making API changes that should make
  integration with applications easier.
  
  This library allows the use of XRI as OpenID identifiers, allowing users
  to log in with their i-names.  For full XRI compatibility,
  relying parties integrating this library should take note of the user's
  CanonicalID, as described in the "Identifying the End User" section of
  the OpenID 2.0 specification.
  
  WWW: http://www.openidenabled.com/openid/libraries/python/
  
  Revision  Changes    Path
  1.842     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/py-openid/Makefile (new)
  1.1       +3 -0      ports/security/py-openid/distinfo (new)
  1.1       +11 -0     ports/security/py-openid/pkg-descr (new)
  1.1       +58 -0     ports/security/py-openid/pkg-plist (new)


More information about the cvs-ports mailing list