| Port details |
- py-social-auth-core4 Social authentication/registration mechanism for several frameworks
- 4.8.7 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-07-31 07:18:24
- Last Update: 2026-07-31 14:18:20
- Commit Hash: d082403
- Also Listed In: python www
- License: BSD3CLAUSE
- WWW:
- https://github.com/python-social-auth/social-core
- Description:
- This is the core component of the python-social-auth ecosystem, it implements
the common interface to define new authentication backends to third parties
services, implement integrations with web frameworks and storage solutions.
¦ ¦ ¦ ¦ 
- 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-core4>0:security/py-social-auth-core4@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/py-social-auth-core4/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-social-auth-core4
- pkg install py312-social-auth-core4
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-social-auth-core4 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-social-auth-core4
- Package flavors (<flavor>: <package>)
- py312: py312-social-auth-core4
- distinfo:
- TIMESTAMP = 1785484258
SHA256 (social_auth_core-4.8.7.tar.gz) = 30f88822d5c72e07a3dd080daff81464e262b83794c75cf636fc81241d2a253c
SIZE (social_auth_core-4.8.7.tar.gz) = 248075
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=63.1.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-responses>=0.25.0 : devel/py-responses@py312
- py312-typing-extensions>0 : devel/py-typing-extensions@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-defusedxml>=0.7.1 : devel/py-defusedxml@py312
- py312-python3-openid>=3.2.0 : security/py-python3-openid@py312
- py312-pyjwt>=2.12.1 : www/py-pyjwt@py312
- py312-oauthlib>=3.3.1 : security/py-oauthlib@py312
- py312-requests>=2.32.5 : www/py-requests@py312
- py312-requests-oauthlib>=2.0.0 : www/py-requests-oauthlib@py312
- py312-google-auth>=2.40.0<3 : security/py-google-auth@py312
- py312-python3-saml>=1.16.0 : security/py-python3-saml@py312
- py312-cryptography>=48.0.1,1<49,1 : security/py-cryptography@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
- www/py-dj60-social-auth-app-django
- www/py-social-auth-app-django
Configuration Options:
- ===> The following configuration options are available for py312-social-auth-core4-4.8.7:
GOOGLE-ONETAP=on: Google One Tap support
SAML=on: SAML Support
===> Use 'make config' to modify these settings
- Options name:
- security_py-social-auth-core4
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.8.7 31 Jul 2026 14:18:20
    |
Kai Knoblich (kai)  |
security/py-social-auth-core4: Update to 4.8.7
* For now, stick with this release, because newer versions starting with
4.9.0+ are not compatible with NetBox 4.6.
* Clean up stale entries from distinfo while I'm here.
Changelogs since 4.8.5:
https://github.com/python-social-auth/social-core/releases/tag/4.8.7
https://github.com/python-social-auth/social-core/releases/tag/4.8.6
MFH: 2026Q3 |
4.8.5 31 Jul 2026 07:16:55
    |
Kai Knoblich (kai)  |
security/py-social-auth-core4: New port
This is the core component of the python-social-auth ecosystem, it
implements the common interface to define new authentication backends
to third parties services, implement integrations with web frameworks
and storage solutions.
PR: 297152 |
Number of commits found: 2
|