notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-django-openid-auth OpenID integration for django.contrib.auth
0.14 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.14Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer maintained, not compatible with Django 2.0+, please use www/py-django-allauth instead
Expired This port expired on: 2020-07-15
Maintainer: xenophon+fbsdports@irtnog.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-django111>=1.6 : www/py-django111@py37
  2. py37-six>0 : devel/py-six@py37
  3. py37-setuptools>0 : devel/py-setuptools@py37
  4. python3.7 : lang/python37
  5. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django-openid-auth/
  2. https://pypi.org/packages/source/d/django-openid-auth/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14
18 Jul 2020 21:27:12
Revision:542534Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:540591Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:469668Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:458648Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.4_2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:408765Original commit files touched by this commit
rm search for other commits by this committer
security/py-openid: rename to security/py-python-openid

Rename to match upstream name.
0.4_1
16 Jan 2016 11:19:09
Revision:406208Original commit files touched by this commit
miwi search for other commits by this committer
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
0.4_1
16 Jan 2016 09:52:37
Revision:406203Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Switch all ports to www/py-django18
- Bump PORTREVISION
0.4
16 Jul 2015 03:59:53
Revision:392265Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.4
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
0.4
02 Jul 2014 04:11:40
Revision:360131Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: use options helper to handle DOCS & EXAMPLES.

Approved by:	portmgr@ (blanket approval)
0.4
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.4
11 Apr 2012 03:38:17
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 14