Port details |
- py-django-openid-auth OpenID integration for django.contrib.auth
- 0.14 www
=0 0.14Version of this port present on the latest quarterly branch. DEPRECATED: No longer maintained, not compatible with Django 2.0+, please use www/py-django-allauth instead
This port expired on: 2020-07-15
- Maintainer: xenophon+fbsdports@irtnog.org
 - Port Added: 2012-04-11 03:38:57
- Last Update: 2020-07-18 21:27:12
- SVN Revision: 542534
- Also Listed In: python security
- License: BSD2CLAUSE
- WWW:
- https://launchpad.net/django-openid-auth
- Description:
- 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
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-openid-auth>0:www/py-django-openid-auth@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-django-openid-auth
- Package flavors (<flavor>: <package>)
- py37: py37-django-openid-auth
- py27: py27-django-openid-auth
- distinfo:
- TIMESTAMP = 1525985134
SHA256 (django-openid-auth-0.14.tar.gz) = a1f706ede74117426c1e67b03ac69143ddaf3c0b18888814ad3abb7483a2ccf6
SIZE (django-openid-auth-0.14.tar.gz) = 44878
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-django111>=1.6 : www/py-django111@py37
- py37-six>0 : devel/py-six@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- py37-python3-openid>=0 : security/py-python3-openid@py37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-django-openid-auth-0.14:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14 18 Jul 2020 21:27:12
  |
rene  |
Remove expired ports:
2020-07-15 www/py-django-subdomains: No longer maintained, not compatible with
Django 2.0+
2020-07-15 www/py-django-datetime-widget: No longer maintained, not compatible
with Django 2.1
2020-07-15 www/py-django-openid-auth: No longer maintained, not compatible with
Django 2.0+, please use www/py-django-allauth instead
2020-07-15 www/py-django-overextends: No longer maintained, not compatible with
Django 2.0+ |
0.14 27 Jun 2020 09:59:55
  |
kai  |
www/py-django-openid-auth: Deprecate/Set to expire
* The port is not compatible with Django 2.0+ and it doesn't seem to be
maintained by upstream anymore.
PR: 247114
Approved by: maintainer timeout (14+ days) |
0.14 11 May 2018 16:54:23
  |
sunpoet  |
Update to 0.14
- Update MASTER_SITES
- Add LICENSE_FILE
- Use USE_PYTHON=autoplist instead of PLIST
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Remove EXAMPLES option
- Remove pkg-message
PR: 228118
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: Matthew X. Economou <xenophon+fbsdports@irtnog.org> (maintainer) |
0.4_2 10 Jan 2018 15:28:39
  |
danfe  |
- Convert to option helpers, fix a minor whitespace bug, mute MKDIRs
- Do not abuse INSTALL_MAN for installing documentation and examples |
0.4_2 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.4_2 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.4_2 12 Feb 2016 21:53:58
  |
rm  |
security/py-openid: rename to security/py-python-openid
Rename to match upstream name. |
0.4_1 16 Jan 2016 11:19:09
  |
miwi  |
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot |
0.4_1 16 Jan 2016 09:52:37
  |
miwi  |
- Switch all ports to www/py-django18
- Bump PORTREVISION |
0.4 16 Jul 2015 03:59:53
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.4 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.4 02 Jul 2014 04:11:40
  |
vanilla  |
1: Stagify.
2: use options helper to handle DOCS & EXAMPLES.
Approved by: portmgr@ (blanket approval) |
0.4 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.4 11 Apr 2012 03:38:17
 |
miwi  |
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> |