| Port details |
- py-dj51-social-auth-app-django Social Authentication and Django integration
- 5.6.0 www
=0 5.6.0Version of this port present on the latest quarterly branch. DEPRECATED: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
EXPIRATION DATE: 2025-12-31
- Maintainer: kai@FreeBSD.org
 - Port Added: 2025-02-23 10:18:12
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- Also Listed In: python security
- License: BSD3CLAUSE
- WWW:
- https://github.com/python-social-auth/social-app-django
- Description:
- Python Social Auth is an easy to setup social authentication/registration
mechanism with support for several frameworks and auth providers.
This is the Django component of the python-social-auth ecosystem, it implements
the needed functionality to integrate social-auth-core in a Django based
project.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj51-social-auth-app-django>0:www/py-dj51-social-auth-app-django@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*social-auth-app-django
- To install the port:
- cd /usr/ports/www/py-dj51-social-auth-app-django/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-social-auth-app-django
- pkg install py311-dj51-social-auth-app-django
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 py311-dj51-social-auth-app-django listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-social-auth-app-django
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-social-auth-app-django
- distinfo:
- TIMESTAMP = 1761416481
SHA256 (python-social-auth-social-app-django-5.6.0_GH0.tar.gz) = ecc84b6329899cf3d6990729c5881846bdc693ec3c43159a4fa906358ec5b59e
SIZE (python-social-auth-social-app-django-5.6.0_GH0.tar.gz) = 30694
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-mock>0 : devel/py-mock@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django51>=5.1 : www/py-django51@py311
- py311-social-auth-core>=4.4<5 : security/py-social-auth-core@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-social-auth-app-django
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.6.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
5.6.0 29 Oct 2025 15:02:49
    |
Kai Knoblich (kai)  |
www/py-dj51-social-auth-app-django: Update to 5.6.0
Changelog:
https://github.com/python-social-auth/social-app-django/releases/tag/5.6.0
MFH: 2025Q4
Security: 3116b6f3-b433-11f0-82ac-901b0edee044 |
5.5.1 30 Sep 2025 09:31:17
    |
Kai Knoblich (kai)  |
*/*dj51*: Deprecate/Set to expire
* Django 5.1 will reach its End-of-Life in December 2025. Deprecate its
consumers and set the expiration date accordingly.
* Note: py-dj51-django-netfields does not currently have a corresponding
Django 5.2 clone, yet, which will probably be added soon when
net-mgmt/peering-manager is switched to Django 5.2.
Reviewed by: sunpoet
With hat: python
Differential Revision: https://reviews.freebsd.org/D52511 |
5.5.1 19 Jul 2025 13:50:57
    |
Kai Knoblich (kai)  |
www/py-dj51-social-auth-app-django: Update to 5.5.1
Changelog since 5.4.3:
https://github.com/python-social-auth/social-app-django/blob/5.5.1/CHANGELOG.md |
5.4.3 23 Feb 2025 10:16:58
    |
Kai Knoblich (kai)  |
www/py-dj51-social-auth-app-django: New port
Python Social Auth is an easy to setup social
authentication/registration mechanism with support for several
frameworks and auth providers.
This is the Django component of the python-social-auth ecosystem, it
implements the needed functionality to integrate social-auth-core in a
Django based project. |
Number of commits found: 5
|