Port details |
- py-dj42-django-auth-ldap LDAP integration for django.contrib.auth
- 4.8.0 www
=0 4.8.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-auth-ldap instead
This port expired on: 2024-06-15
- Maintainer: kai@FreeBSD.org
- Port Added: 2023-09-10 13:18:26
- Last Update: 2024-06-15 18:07:48
- Commit Hash: 6fb103c
- 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}dj42-django-auth-ldap>0:www/py-dj42-django-auth-ldap@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-auth-ldap
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-auth-ldap
- distinfo:
- TIMESTAMP = 1712323264
SHA256 (django-auth-ldap-4.8.0.tar.gz) = 604250938ddc9fda619f247c7a59b0b2f06e53a7d3f46a156f28aa30dd71a738
SIZE (django-auth-ldap-4.8.0.tar.gz) = 53906
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-django42>=3.2 : www/py-django42@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-dj42-django-auth-ldap-4.8.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj42-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.8.0 15 Jun 2024 18:07:48 |
Rene Ladan (rene) |
www/py-dj42-django-auth-ldap: Remove expired port
2024-06-15 www/py-dj42-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead |
4.8.0 27 May 2024 05:28:53 |
Kai Knoblich (kai) |
*/py-dj42*: Deprecate/Set to expire
* The */py-dj42* ports have no more consumers and are redundant now
as all the other Django ports have been switched from Django 3.2
to Django 4.2 in the last few weeks. [1]
PR: 276319 [1]
With hat: python |
4.8.0 05 Apr 2024 14:01:58 |
Kai Knoblich (kai) |
www/py-dj42-django-auth-ldap: Update to 4.8.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.8.0 |
4.7.0 29 Mar 2024 14:31:58 |
Kai Knoblich (kai) |
www/py-dj42-django-auth-ldap: Update to 4.7.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.7.0 |
4.6.0_1 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
4.6.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.6.0 09 Oct 2023 10:25:53 |
Kai Knoblich (kai) |
www/py-dj42-django-auth-ldap: Update to 4.6.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.6.0 |
4.5.0 11 Sep 2023 05:26:07 |
Kai Knoblich (kai) |
www/py-dj42-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 10 Sep 2023 13:15:32 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.2 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.6 release possible because it requires
Django 4.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django (Only the first 15 lines of the commit message are shown above ) |