| Port details on branch 2025Q4 |
- py-social-auth-app-django Social Authentication and Django integration
- 5.4.3_1 www
=0 5.4.3_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-10-29 16:42:05
- Last Update: 2025-10-29 16:37:35
- Commit Hash: ba32bf9
- 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}social-auth-app-django>0:www/py-social-auth-app-django@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*social-auth-app-django
- To install the port:
- cd /usr/ports/www/py-social-auth-app-django/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-social-auth-app-django
- pkg install py311-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-social-auth-app-django listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-social-auth-app-django
- Package flavors (<flavor>: <package>)
- py311: py311-social-auth-app-django
- distinfo:
- TIMESTAMP = 1740213116
SHA256 (python-social-auth-social-app-django-5.4.3_GH0.tar.gz) = 4dd02d76ffa390e6a2d7fe319869384c81d32c73b826eb09a10023cf66738389
SIZE (python-social-auth-social-app-django-5.4.3_GH0.tar.gz) = 25327
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:
-
- 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-django42>=3.2 : www/py-django42@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-social-auth-app-django
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.4.3_1 29 Oct 2025 16:37:35
    |
Kai Knoblich (kai)  |
www/py-social-auth-app-django: Backport fix for CVE-2025-61783
* The issue was fixed in release 5.6.0, which, however, only supports
Django versions from 5.1 onwards.
* Bump PORTREVISION due package change.
MFH: 2025Q4
Security: 3116b6f3-b433-11f0-82ac-901b0edee044
(cherry picked from commit ebf28c5b792947f09f7a80057c834e6e4668df0b) |
Number of commits found: 1
|