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-allauth User registration with social account authentication
0.61.1 www 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.59.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-27 19:23:07
Last Update: 2024-02-21 15:08:08
Commit Hash: d44b246
Also Listed In: python
License: MIT
WWW:
https://allauth.org/
https://docs.allauth.org/en/latest/
https://github.com/pennersr/django-allauth
Description:
django-allauth is a reusable Django app that allows for both local and social authentication, with flows that just work.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ 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-allauth>0:www/py-django-allauth@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-django-allauth/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django-allauth
  • pkg install py39-django-allauth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-django-allauth listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-django-allauth
Package flavors (<flavor>: <package>)
  • py39: py39-django-allauth
distinfo:
TIMESTAMP = 1708449504 SHA256 (django-allauth-0.61.1.tar.gz) = 5b4ae515ea74f54f0041210692eee10c309ad15ddbbd03d3620693c75e3f7945 SIZE (django-allauth-0.61.1.tar.gz) = 951524

Packages (timestamps in pop-ups are UTC):
py37-django-allauth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.41.0---0.41.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-django-allauth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.61.10.61.1-0.61.10.61.1---
FreeBSD:13:quarterly0.59.00.59.00.54.00.59.00.59.0-0.59.00.59.0
FreeBSD:14:latest0.61.10.61.10.51.00.61.10.61.10.54.0-0.54.0
FreeBSD:14:quarterly0.59.00.59.0-0.59.00.59.0-0.59.00.59.0
FreeBSD:15:latest0.61.10.61.1n/a0.59.0n/a-0.59.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=40.8.0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django32>=3.2 : www/py-django32@py39
  2. py39-pyjwt>=1.7 : www/py-pyjwt@py39
  3. py39-python3-openid>=3.0.8 : security/py-python3-openid@py39
  4. py39-requests>=2.0.0 : www/py-requests@py39
  5. py39-requests-oauthlib>=0.3.0 : www/py-requests-oauthlib@py39
  6. python3.9 : lang/python39
This port is required by:
for Run
  1. mail/py-django-mailman3

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/pootle*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-django-allauth-0.61.1: MFA=off: Multi-Factor Authentication support SAML=off: Security Assertion Markup Language support ===> Use 'make config' to modify these settings
Options name:
www_py-django-allauth
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-allauth/
  2. https://pypi.org/packages/source/d/django-allauth/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.61.1
21 Feb 2024 15:08:08
commit hash: d44b246861eec000b841e7a32692a9192f5aaf85commit hash: d44b246861eec000b841e7a32692a9192f5aaf85commit hash: d44b246861eec000b841e7a32692a9192f5aaf85commit hash: d44b246861eec000b841e7a32692a9192f5aaf85 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.61.1

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
		https://docs.allauth.org/en/latest/release-notes/index.html
0.59.0
14 Dec 2023 20:46:13
commit hash: 1d18a1109828ef456c27de996e163c715e868a8fcommit hash: 1d18a1109828ef456c27de996e163c715e868a8fcommit hash: 1d18a1109828ef456c27de996e163c715e868a8fcommit hash: 1d18a1109828ef456c27de996e163c715e868a8f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.57.0

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
		https://docs.allauth.org/en/latest/release-notes/index.html
0.58.2
14 Nov 2023 17:15:50
commit hash: c2d2cb276052a3b2bd6d1d196b59078b3a31bc32commit hash: c2d2cb276052a3b2bd6d1d196b59078b3a31bc32commit hash: c2d2cb276052a3b2bd6d1d196b59078b3a31bc32commit hash: c2d2cb276052a3b2bd6d1d196b59078b3a31bc32 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.57.0

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
		https://docs.allauth.org/en/latest/release-notes/index.html
0.58.1
02 Nov 2023 07:37:29
commit hash: d2a532374daeb8445ac7c6ed010e69de20faa908commit hash: d2a532374daeb8445ac7c6ed010e69de20faa908commit hash: d2a532374daeb8445ac7c6ed010e69de20faa908commit hash: d2a532374daeb8445ac7c6ed010e69de20faa908 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.57.0

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
		https://docs.allauth.org/en/latest/release-notes/index.html
0.58.0
01 Nov 2023 02:08:32
commit hash: a623492f7874ad0919a02c3211fa3762a09905f4commit hash: a623492f7874ad0919a02c3211fa3762a09905f4commit hash: a623492f7874ad0919a02c3211fa3762a09905f4commit hash: a623492f7874ad0919a02c3211fa3762a09905f4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.57.0

- Update WWW

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
		https://docs.allauth.org/en/latest/release-notes/index.html
0.57.0
30 Sep 2023 23:30:20
commit hash: 506fee9bb841fab48012c3683326a45ffe00d110commit hash: 506fee9bb841fab48012c3683326a45ffe00d110commit hash: 506fee9bb841fab48012c3683326a45ffe00d110commit hash: 506fee9bb841fab48012c3683326a45ffe00d110 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Add MFA and SAML options
0.57.0
30 Sep 2023 00:44:40
commit hash: 65347846e5b3b1336f3f14a2221497d968e9e92bcommit hash: 65347846e5b3b1336f3f14a2221497d968e9e92bcommit hash: 65347846e5b3b1336f3f14a2221497d968e9e92bcommit hash: 65347846e5b3b1336f3f14a2221497d968e9e92b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.57.0

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
0.56.1
11 Sep 2023 03:11:32
commit hash: c8f6fc59772f89faace522f57b012eef4d36d778commit hash: c8f6fc59772f89faace522f57b012eef4d36d778commit hash: c8f6fc59772f89faace522f57b012eef4d36d778commit hash: c8f6fc59772f89faace522f57b012eef4d36d778 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.56.1

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
0.55.2
04 Sep 2023 21:30:18
commit hash: a9091b71fd1ef1282322881339e607041816d2a1commit hash: a9091b71fd1ef1282322881339e607041816d2a1commit hash: a9091b71fd1ef1282322881339e607041816d2a1commit hash: a9091b71fd1ef1282322881339e607041816d2a1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.55.2

- Update WWW

Changes:	https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst
0.55.0
26 Aug 2023 09:27:57
commit hash: c8d5164d4ce434031293e326960e46336a98d3edcommit hash: c8d5164d4ce434031293e326960e46336a98d3edcommit hash: c8d5164d4ce434031293e326960e46336a98d3edcommit hash: c8d5164d4ce434031293e326960e46336a98d3ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.55.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.54.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.54.0
09 Apr 2023 13:36:59
commit hash: 20df069f2a69b2aabb3a9d1ae60afbacbc0ab04acommit hash: 20df069f2a69b2aabb3a9d1ae60afbacbc0ab04acommit hash: 20df069f2a69b2aabb3a9d1ae60afbacbc0ab04acommit hash: 20df069f2a69b2aabb3a9d1ae60afbacbc0ab04a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.54.0

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.53.1
05 Apr 2023 17:30:56
commit hash: b7ee0a9871a2fb96924b52711dd54440fa60255ecommit hash: b7ee0a9871a2fb96924b52711dd54440fa60255ecommit hash: b7ee0a9871a2fb96924b52711dd54440fa60255ecommit hash: b7ee0a9871a2fb96924b52711dd54440fa60255e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.53.1

- Update WWW and clean up pkg-descr

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.52.0
30 Jan 2023 13:00:22
commit hash: 55886bc5352b6c3b03928721a4072a18e7e5d60ecommit hash: 55886bc5352b6c3b03928721a4072a18e7e5d60ecommit hash: 55886bc5352b6c3b03928721a4072a18e7e5d60ecommit hash: 55886bc5352b6c3b03928721a4072a18e7e5d60e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.52.0

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.51.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.51.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.51.0
09 Jun 2022 10:59:41
commit hash: 37171bfbe134c8c6ee919438b9a779e15c72b8edcommit hash: 37171bfbe134c8c6ee919438b9a779e15c72b8edcommit hash: 37171bfbe134c8c6ee919438b9a779e15c72b8edcommit hash: 37171bfbe134c8c6ee919438b9a779e15c72b8ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.51.0

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.50.0_1
28 Apr 2022 10:02:15
commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3commit hash: 0cf5531fcd38982e6667fb2b8561eae80c4902c3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django32: Switch consumers over to Django 3.2

Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.

* Switch the most ports that use www/py-django22 to www/py-django32

* Switch www/seahub over to www/py-djangorestframework

* Ports that are not yet ready for Django 3.2 (only three so far) or
  those that have already been set with an expiration date were not
  taken into account.

* Bump PORTREVISION due dependency change where necessary.

PR:		261313
Reviewed by:	bofh, dvl, koobs, ultima
Approved by:	bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
		Alexander Sieg (maintainers)
		maintainer timeout (remaining maintainers)
Differential Revision:	https://reviews.freebsd.org/D34859
0.50.0
16 Apr 2022 04:19:28
commit hash: c432ca2116703ee6a8f54feb52d1ec416ac00759commit hash: c432ca2116703ee6a8f54feb52d1ec416ac00759commit hash: c432ca2116703ee6a8f54feb52d1ec416ac00759commit hash: c432ca2116703ee6a8f54feb52d1ec416ac00759 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.50.0

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.49.0
25 Mar 2022 13:37:17
commit hash: 09b491848c2bee57893e761726daf372fdc754cccommit hash: 09b491848c2bee57893e761726daf372fdc754cccommit hash: 09b491848c2bee57893e761726daf372fdc754cccommit hash: 09b491848c2bee57893e761726daf372fdc754cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django-allauth: Update to 0.49.0

- Sort RUN_DEPENDS
- Take maintainership

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
0.48.0
20 Feb 2022 21:00:27
commit hash: a82467f03aa18c769ada8dab38c66571420d6083commit hash: a82467f03aa18c769ada8dab38c66571420d6083commit hash: a82467f03aa18c769ada8dab38c66571420d6083commit hash: a82467f03aa18c769ada8dab38c66571420d6083 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
www/py-django-allauth: Update to 0.48.0
0.47.0
25 Jan 2022 19:22:44
commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*: Maintainer reset

Drop maintainership of all ports as his own request.  We thank Vladimir
for all his efforts and hope to welcome him back in the future.

PR:		261391
Approved by:	Vladimir Chukharev (maintainer)
MFH:		2022Q1
0.47.0
25 Jan 2022 19:22:44
commit hash: 2c86cfec741b1241222dcd0f70672418eff27bb7commit hash: 2c86cfec741b1241222dcd0f70672418eff27bb7commit hash: 2c86cfec741b1241222dcd0f70672418eff27bb7commit hash: 2c86cfec741b1241222dcd0f70672418eff27bb7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-allauth: Update to 0.47.0

Changelog since 0.41.0:

https://github.com/pennersr/django-allauth/compare/0.41.0...0.47.0

PR:		261391
Approved by:	Vladimir Chukharev (maintainer)
MFH:		No (contains backwards incompatible changes)
0.41.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.41.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.41.0
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
0.41.0
05 May 2020 13:57:01
Revision:534087Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.41.0
- Switch depends on django22
- Switch to python3

PR:		245234
Submitted by:	wen@
Approved by:	maintainer
0.40.0
31 Aug 2019 17:12:03
Revision:510406Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.40.0

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
PR:		240231
Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
0.39.1
12 May 2019 21:21:39
Revision:501508Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-allauth: Update to 0.39.1

* Pet portlint

Changelog since 0.38.0:

* The linkedin_oauth2 provider now gracefully deals with old V1 data that
  might still be present in SocialAccount.extra_data.
* New providers: JupyterHub (OAuth2), Steam (OpenID)
* Refactor translations: Portuguese (Portugal).
* Add testing for Django 2.2 (no code changes required)

Backwards incompatible changes

* linkedin_oauth2: As the LinkedIn V1 API is deprecated, the user info
  endpoint has been moved over to use the API V2. The format of the user
  extra_data is different and the profile picture is absent by default.

https://github.com/pennersr/django-allauth/blob/0.39.1/ChangeLog.rst

PR:		237828
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
0.38.0_1
08 Mar 2019 14:45:50
Revision:495043Original commit files touched by this commit
antoine search for other commits by this committer
Remove dependency on the django metaport

With hat:	portmgr
0.38.0
17 Jan 2019 09:30:31
Revision:490533Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
0.38.0
27 Oct 2018 02:10:22
Revision:483097Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-allauth: Update to 0.38.0

PR:		232566
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
0.36.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.36.0
12 May 2018 07:12:48
Revision:469709Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.36.0

PR:		228117
Submitted by:	maintainer
Sponsored by:     iXsystems Inc.
0.35.0
19 Mar 2018 15:14:35
Revision:465021Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.35.0

- While I'm here:
  - Update RUN_DEPENDS: use Django metaport (www/py-django)
  - Add missing RUN_DEPENDS

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst
PR:		226729
Submitted by:	Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
0.34.0
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.34.0
04 Nov 2017 22:15:07
Revision:453490Original commit files touched by this commit
dbaio search for other commits by this committer
www/py-django-allauth: Update to 0.34.0

PR:		223419
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
0.33.0
02 Sep 2017 12:40:00
Revision:449134Original commit files touched by this commit
dbaio search for other commits by this committer
www/py-django-allauth: Update to 0.33.0

While here, add LICENSE_FILE.

Changes:	https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst#0330-2017-08-20

PR:		221958
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
0.32.0
04 May 2017 01:51:58
Revision:440079Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.32.0

PR:		218927
Submitted by:	vladimir.chukharev@gmail.com(maintainer)
0.31.0
21 Apr 2017 07:24:29
Revision:439011Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.31.0

PR:		218480
Submitted by:	maintainer
0.30.0
09 Jan 2017 03:10:07
Revision:430907Original commit files touched by this commit
junovitch search for other commits by this committer
www/py-django-allauth: update 0.29.0 -> 0.30.0

PR:		215755
Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
0.29.0
07 Dec 2016 12:27:42
Revision:428053Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.29.0

PR:		214846
Submitted by:	Vladimir.Chukharev@gmail.com (maintainer)
0.28.0
16 Oct 2016 12:46:01
Revision:424060Original commit files touched by this commit
robak search for other commits by this committer
www/py-django-allauth: update 0.27.0 -> 0.28.0

PR:		213473
Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
0.27.0
01 Oct 2016 14:59:04
Revision:423069Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.27.0

PR:		212963
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
0.25.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.25.2
15 Mar 2016 17:34:08
Revision:411197Original commit files touched by this commit
feld search for other commits by this committer
www/py-django-allauth: Update to 0.25.2

0.25.0 (2016-03-12)
* Many providers were added: Reddit, Untappd, GitLab, Stripe,
    Pinterest, Shopify, Draugiem, DigitalOcean, Robinhood, Bitbucket(OAuth2).
* The account connections view is now AJAX aware.
* You can now customize the template extension that is being used to
    render all HTML templates (ACCOUNT_TEMPLATE_EXTENSION)
* In order to be secure by default, users are now blocked from logging
    in after exceeding a maximum number of failed login attempts (see
    ACCOUNT_LOGIN_ATTEMPTS_LIMIT, ACCOUNT_LOGIN_ATTEMPTS_TIMEOUT). Set
    ACCOUNT_LOGIN_ATTEMPTS_LIMIT to None to disable this functionality.
    Important: while this protects the allauth login view, it does not
    protect Django's admin login from being brute forced.
* New translations: Arabic, Lithuanian

0.25.1 (2016-03-13)
* Bug fix release (AttributeError in password reset view).

0.25.2 (2016-03-13)
* Bug fix release (MemcachedKeyCharacterError: "Control characters not
    allowed")

PR:		207950
0.24.1_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.24.1_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.24.1
22 Nov 2015 20:05:34
Revision:402242Original commit files touched by this commit
rene search for other commits by this committer
www/py-django-allauth: update to 0.24.1

PR:		204752
Submitted by:	myself
Approved by:	maintainer (vladimir.chukharev gmail)
0.18.0
02 Nov 2014 13:20:53
Revision:372067Original commit files touched by this commit
marino search for other commits by this committer
www/py-django-allauth: Fix email address

PR:	194756
0.18.0
27 Sep 2014 18:46:36
Revision:369414Original commit files touched by this commit
wg search for other commits by this committer
www/py-django-allauth: User registration with social account authentication

django-allauth is a reusable Django app that allows for both local and
social authentication, with flows that just work.

WWW: http://www.intenct.nl/projects/django-allauth/

PR:		193651
Submitted by:	vladimir.chukharev gmail com

Number of commits found: 52