Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2012 03:38:17 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-django-openid-auth Makefile distinfo pkg-descr pkg-message pkg-plist
Message-ID:  <201204110338.q3B3cHfF088491@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2012-04-11 03:38:17 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-django-openid-auth Makefile distinfo pkg-descr 
                              pkg-message pkg-plist 
  Log:
  A library that can be used to add OpenID support to Django
  applications.  The library integrates with Django's builtin
  authentication system, so most applications require minimal changes to
  support OpenID login.
  
  The library also includes the following features:
   * Basic user details are transfered from the OpenID server via the
     Simple Registration extension.
   * It can be configured to use a fixed OpenID server URL, for use in
     single sign on deployments.
   * It supports the Launchpad teams extension to request team
     membership information.
  
  WWW: https://launchpad.net/django-openid-auth
  
  PR:             ports/164670
  Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  
  Revision  Changes    Path
  1.3154    +1 -0      ports/www/Makefile
  1.1       +45 -0     ports/www/py-django-openid-auth/Makefile (new)
  1.1       +2 -0      ports/www/py-django-openid-auth/distinfo (new)
  1.1       +14 -0     ports/www/py-django-openid-auth/pkg-descr (new)
  1.1       +26 -0     ports/www/py-django-openid-auth/pkg-message (new)
  1.1       +67 -0     ports/www/py-django-openid-auth/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204110338.q3B3cHfF088491>