| Port details on branch 2026Q3 |
- py-dj60-social-auth-app-django Social Authentication and Django integration
- 5.9.0_1 www
=0 5.9.0_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-07-31 17:03:17
- Last Update: 2026-07-31 16:56:50
- Commit Hash: 1990488
- 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}dj60-social-auth-app-django>0:www/py-dj60-social-auth-app-django@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py312-*social-auth-app-django
- To install the port:
- cd /usr/ports/www/py-dj60-social-auth-app-django/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj60-social-auth-app-django
- pkg install py312-dj60-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 py312-dj60-social-auth-app-django listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dj60-social-auth-app-django
- Package flavors (<flavor>: <package>)
- py312: py312-dj60-social-auth-app-django
- distinfo:
- TIMESTAMP = 1777959621
SHA256 (python-social-auth-social-app-django-5.9.0_GH0.tar.gz) = 020fbdfd97101fd3bbc179770f9d76e9fd6cfc61a4a4cca2b04b7fbd558beb96
SIZE (python-social-auth-social-app-django-5.9.0_GH0.tar.gz) = 31904
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-mock>0 : devel/py-mock@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django60>=5.2 : www/py-django60@py312
- py312-asgiref>=3.8.1 : www/py-asgiref@py312
- py312-social-auth-core4>=4.8.3<5 : security/py-social-auth-core4@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-dj60-social-auth-app-django
- USES:
- python:3.12+
- 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.9.0_1 31 Jul 2026 16:56:50
    |
Kai Knoblich (kai)  |
www/py-dj60-social-auth-app-django: Fix build after 3496c09fda1b
* Although there are already newer releases that are compatible with
py-social-auth-core >= 5, they also introduce quite a few breaking
changes along with py-social-auth-core 4.9.0+, so updating the port
is not an option at this time.
Therefore, switch to the recently created py-social-auth-core4 port
for now to fix the fallout and avoid regressions.
* Bump PORTREVISION due dependency change.
PR: 297152
Reported by: Einar Bjarni Halldórsson, pkg-fallout
(cherry picked from commit b91684dd1db4e8edf37382462d55601c2a0a5374) |
Number of commits found: 1
|