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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
py-dj60-social-auth-app-django Social Authentication and Django integration
5.9.0_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 5.9.0_1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py312-dj60-social-auth-app-django
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest5.9.0_15.9.0_1--5.9.0_1---
FreeBSD:14:quarterly5.9.0_15.9.0_1--5.9.0_1---
FreeBSD:15:latest5.9.0_15.9.0_1n/a-n/an/a--
FreeBSD:15:quarterly5.9.0_15.9.0_1n/a-n/an/a--
FreeBSD:16:latest5.9.0_15.9.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>0 : devel/py-setuptools@py312
  2. py312-wheel>0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-mock>0 : devel/py-mock@py312
  2. python3.12 : lang/python312
Runtime dependencies:
  1. py312-django60>=5.2 : www/py-django60@py312
  2. py312-asgiref>=3.8.1 : www/py-asgiref@py312
  3. py312-social-auth-core4>=4.8.3<5 : security/py-social-auth-core4@py312
  4. python3.12 : lang/python312
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/python-social-auth/social-app-django/tar.gz/5.9.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.9.0_1
31 Jul 2026 16:56:50
commit hash: 1990488907f99935bf443d9eb75e788a5b14b132commit hash: 1990488907f99935bf443d9eb75e788a5b14b132commit hash: 1990488907f99935bf443d9eb75e788a5b14b132commit hash: 1990488907f99935bf443d9eb75e788a5b14b132 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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