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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-dj52-django-auth-ldap LDAP integration for django.contrib.auth
5.2.0 wwwnew! 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 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 search for ports maintained by this maintainer
Port Added: 2025-06-22 07:00:13
Last Update: 2025-06-29 10:11:16
Commit Hash: ec4bc40
Also Listed In: python security
License: BSD2CLAUSE
WWW:
https://github.com/django-auth-ldap/django-auth-ldap
Description:
This is a Django authentication backend that authenticates against an LDAP service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and permissions.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj52-django-auth-ldap>0:www/py-dj52-django-auth-ldap@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-auth-ldap
To install the port:
cd /usr/ports/www/py-dj52-django-auth-ldap/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj52-django-auth-ldap
  • pkg install py311-dj52-django-auth-ldap
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-dj52-django-auth-ldap listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj52-django-auth-ldap
Package flavors (<flavor>: <package>)
  • py311: py311-dj52-django-auth-ldap
distinfo:
TIMESTAMP = 1747314334 SHA256 (django_auth_ldap-5.2.0.tar.gz) = 08ba6efc0340d9874725a962311b14991e29a33593eb150a8fb640709dbfa80f SIZE (django_auth_ldap-5.2.0.tar.gz) = 55287

Packages (timestamps in pop-ups are UTC):
py311-dj52-django-auth-ldap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.2.05.2.0-5.2.05.2.0---
FreeBSD:13:quarterly5.2.05.2.0-5.2.05.2.0---
FreeBSD:14:latest5.2.05.2.0-5.2.05.2.0---
FreeBSD:14:quarterly5.2.05.2.0-5.2.05.2.0---
FreeBSD:15:latest5.2.05.2.0n/a5.2.0n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-5.2.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=3.4 : devel/py-setuptools-scm@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. py311-sphinx>=0,1 : textproc/py-sphinx@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django52>=4.2 : www/py-django52@py311
  2. py311-python-ldap>=3.1 : net/py-python-ldap@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-dj52-django-auth-ldap-5.2.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_py-dj52-django-auth-ldap
USES:
python:3.10+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django_auth_ldap/
  2. https://pypi.org/packages/source/d/django_auth_ldap/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.2.0
29 Jun 2025 10:11:16
commit hash: ec4bc4030a3c9aebb4d46474b85908039bdc943fcommit hash: ec4bc4030a3c9aebb4d46474b85908039bdc943fcommit hash: ec4bc4030a3c9aebb4d46474b85908039bdc943fcommit hash: ec4bc4030a3c9aebb4d46474b85908039bdc943f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj52-django-auth-ldap: Update to 5.2.0

Changelog:

https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/5.2.0
5.1.0
22 Jun 2025 06:55:08
commit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.2 consumers

* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.3 release possible because it requires
  Django 5.2.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj52-django-rq
  - devel/py-dj52-strawberry-graphql
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2