Port details |
- py-dj41-django-auth-ldap LDAP integration for django.contrib.auth
- 4.5.0_1 www
=0 4.5.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
This port expired on: 2023-12-31
- Maintainer: kai@FreeBSD.org
- Port Added: 2023-02-22 07:18:21
- Last Update: 2023-12-31 00:06:37
- Commit Hash: 765e481
- 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}dj41-django-auth-ldap>0:www/py-dj41-django-auth-ldap@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj41-django-auth-ldap
- Package flavors (<flavor>: <package>)
- py39: py39-dj41-django-auth-ldap
- distinfo:
- TIMESTAMP = 1691696379
SHA256 (django-auth-ldap-4.5.0.tar.gz) = 07a2fe35b40250896e12b8d62d1396d1e4370046303703760493cecd791fa88f
SIZE (django-auth-ldap-4.5.0.tar.gz) = 53642
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>0 : devel/py-setuptools@py39
- 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-django41>=3.2 : www/py-django41@py39
- py39-python-ldap>=3.1 : net/py-python-ldap@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-dj41-django-auth-ldap-4.5.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj41-django-auth-ldap
- USES:
- python
- 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.5.0_1 31 Dec 2023 00:06:37 |
Muhammad Moinur Rahman (bofh) |
www/py-dj41-django-auth-ldap: Remove expired port
2023-12-31 www/py-dj41-django-auth-ldap: Extended support of Django 4.1 ends
December 2023, upgrade to the Django 4.2+ version of this port. See
https://www.djangoproject.com/download/ |
4.5.0_1 17 Nov 2023 01:57:21 |
Ruslan Makhmatkhanov (rm) |
Bump portrevision for dependant ports
after net/py-ldap renamed to net/py-python-ldap |
4.5.0 10 Sep 2023 13:15:33 |
Kai Knoblich (kai) |
*/*dj41*: Deprecate/Set to expire
* Django 4.1 will reach its End-of-Life in December 2023. Deprecate its
consumers and set the expiration date accordingly.
Differential Revision: https://reviews.freebsd.org/D41666
With hat: python |
4.5.0 17 Aug 2023 10:30:46 |
Kai Knoblich (kai) |
www/py-dj41-django-auth-ldap: Update to 4.5.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.5.0 |
4.4.0 24 Jul 2023 04:19:03 |
Kai Knoblich (kai) |
www/py-dj41-django-auth-ldap: Update to 4.4.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.4.0 |
4.3.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.3.0 29 Apr 2023 18:30:22 |
Kai Knoblich (kai) |
www/py-dj41-django-auth-ldap: Update to 4.3.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.3.0 |
4.2.0_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
4.2.0 29 Mar 2023 16:37:55 |
Kai Knoblich (kai) |
www/py-dj41-django-auth-ldap: Update to 4.2.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.2.0 |
4.1.0_1 22 Feb 2023 06:58:32 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.1 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.4 release possible because it requires
Django 4.1.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj41-django-rq
- devel/py-dj41-graphene-django (Only the first 15 lines of the commit message are shown above ) |