Port details |
- py-dj40-django-auth-ldap LDAP integration for django.contrib.auth
- 4.1.0_2 www
=0 4.1.0_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/
This port expired on: 2023-05-20
- Maintainer: kai@FreeBSD.org
- Port Added: 2022-06-16 16:33:07
- Last Update: 2023-05-20 09:38:15
- Commit Hash: 1b68566
- 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.
- ¦ ¦ ¦ ¦
- 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}dj40-django-auth-ldap>0:www/py-dj40-django-auth-ldap@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj40-django-auth-ldap
- Package flavors (<flavor>: <package>)
- py39: py39-dj40-django-auth-ldap
- distinfo:
- TIMESTAMP = 1654945388
SHA256 (django-auth-ldap-4.1.0.tar.gz) = 77f749d3b17807ce8eb56a9c9c8e5746ff316567f81d5ba613495d9c7495a949
SIZE (django-auth-ldap-4.1.0.tar.gz) = 53254
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:
-
- py39-setuptools_scm>=3.4 : devel/py-setuptools_scm@py39
- py39-wheel>0 : devel/py-wheel@py39
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django40>=2.2 : www/py-django40@py39
- py39-ldap>=3.1 : net/py-ldap@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-dj40-django-auth-ldap-4.1.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj40-django-auth-ldap
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.0_2 20 May 2023 09:38:15 |
Rene Ladan (rene) |
www/py-dj40-django-auth-ldap: Remove expired port:
2023-05-20 www/py-dj40-django-auth-ldap: Extended support of Django 4.0 ends
April 2023, upgrade to the Django 4.1+ version of this port. See
https://www.djangoproject.com/download/ |
4.1.0_2 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
4.1.0_1 22 Feb 2023 07:10:22 |
Kai Knoblich (kai) |
*/*dj40*: Deprecate/Set to expire
* Django 4.0 will reach its End-of-Life in April 2023. Deprecate its
consumers and set the expiration date accordingly.
Reviewed by: sunpoet, wen (python, via e-mail)
Approved by: sunpoet, wen (python, via e-mail)
Differential Revision: https://reviews.freebsd.org/D38651 |
4.1.0_1 12 Feb 2023 13:01:23 |
Kai Knoblich (kai) |
www/py-dj40-django-auth-ldap: Switch to PEP517
* Bump PORTREVISION as the package no longer contains byte-code. |
4.1.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.1.0 16 Jun 2022 16:28:33 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.0 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. 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 3.2 release possible because it requires Django
4.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj40-django-rq
- devel/py-dj40-graphene-django (Only the first 15 lines of the commit message are shown above ) |