non port: www/py-django-auth-ldap/Makefile |
SVNWeb
|
Number of commits found: 34 |
Sun, 12 Feb 2023
|
[ 13:01 Kai Knoblich (kai) ] da141b6
www/py-django-auth-ldap: Switch to PEP517
* Bump PORTREVISION as the package no longer contains byte-code.
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 18 Jun 2022
|
[ 08:36 Kai Knoblich (kai) ] b21507a
www/py-django-auth-ldap: Update to 4.1.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.1.0
|
Thu, 16 Jun 2022
|
[ 16:28 Kai Knoblich (kai) ] 89acacb (Only the first 10 of 69 ports in this commit are shown above. )
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 )
|
Thu, 28 Apr 2022
|
[ 10:02 Kai Knoblich (kai) ] 0cf5531 (Only the first 10 of 81 ports in this commit are shown above. )
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859
|
Sat, 8 Jan 2022
|
[ 13:16 Kai Knoblich (kai) ] ea65e53
www/py-django-auth-ldap: Update to 4.0.0
* Python 3.6 is now gone from the Ports so remove the cruft that was
required for it.
* Add a workaround to make the port still buildable with Python's
distutils by using the "setup.py" from the previous release.
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.0.0
MFH: 2022Q1
|
Mon, 2 Aug 2021
|
[ 05:53 Kai Knoblich (kai) ] c000e62
www/py-django-auth-ldap: Update to 3.0.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/blob/3.0.0/CHANGES
MFH: No (contains backwards incompatible changes)
|
Tue, 20 Jul 2021
|
[ 12:26 Kai Knoblich (kai) ] fd76d1a (Only the first 10 of 78 ports in this commit are shown above. )
*: Create Django 3.2 ports for net-mgmt/netbox
* Django 2.2 is currently the "default" version in the ports tree due
its long term support until April 2022. 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 2.11 release possible because it requires
Django 3.2. All of the ports listed below were created on the basis
of their respective original ports:
- devel/py-dj32-django-rq
- www/py-dj32-django-auth-ldap
- www/py-dj32-django-cacheops (updated to a newer release)
- www/py-dj32-django-cors-headers (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 May 2021
|
[ 13:55 Dmitry Marakasov (amdmi3) ] 0729af4 (Only the first 10 of 80 ports in this commit are shown above. )
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
|
Thu, 15 Apr 2021
|
[ 09:27 Kai Knoblich (kai) ] 853208c
www/py-django-auth-ldap: Update to 2.4.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/blob/2.4.0/CHANGES
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 28 Feb 2021
|
[ 17:16 kai ]
www/py-django-auth-ldap: Update to 2.3.0
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/blob/2.3.0/CHANGES
|
Thu, 14 Jan 2021
|
[ 14:34 dbaio ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093
|
Tue, 10 Nov 2020
|
[ 08:47 kai ] (Only the first 10 of 47 ports in this commit are shown above. )
Create some ports that are assigned to Django 3.1 instead Django 2.2
* Django 2.2 is currently the "default" version in the ports tree due its
long term support until April 2022. 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 2.9 release possible because it requires Django 3.1 and provides no
backwards compatibility for previous versions of Django.
- www/py-dj31-django-rq
(copied from r539662 to use the 2.3.2 release for now)
- www/py-dj31-django-auth-ldap
- www/py-dj31-django-cacheops
- www/py-dj31-django-cors-headers (Only the first 15 lines of the commit message are shown above )
|
Mon, 2 Nov 2020
|
[ 07:14 kai ]
www/py-django-auth-ldap: Update to 2.2.0
* Make the port concurrent safe as it also installs documentation files
outside of Python's sitelib directory.
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/blob/2.2.0/CHANGES
|
Mon, 11 May 2020
|
[ 23:51 dbaio ] (Only the first 10 of 144 ports in this commit are shown above. )
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Apr 2020
|
[ 18:31 kai ]
Assign some ports I maintain from Django 1.11 to Django 2.2
Django 1.11 is End-of-Life since April 2020 thus switch the following ports
to Django 2.2 (which has LTS support until April 2022):
* www/py-django-auth-ldap
* www/py-django-cacheops
* www/py-django-filter
* www/py-django-prometheus
Adjust the required Python version as Django 2.2 needs at least Python 3.5+
and bump the PORTREVISION for package change.
Mark the related py-dj22-* port variants as DEPRECATED because they're
obsolete now. Don't set an expiration date yet as they're still used by
some consumers and a few more Django 1.11 ports need to be assigned to
Django 2.2 first.
|
Sun, 29 Mar 2020
|
[ 12:14 kai ]
www/py-django-auth-ldap: Update to 2.1.1
Changelog:
* Removed deprecated "providing_args" from "Signal" instances.
https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.1/CHANGES
|
Fri, 13 Dec 2019
|
[ 14:29 kai ]
www/py-django-auth-ldap: Update to 2.1.0
Changelog:
* Reject authentication requests without a username
* Added support for Django 3.0 and Python 3.8
* Removed support for Django 2.1 which is End-of-Life
https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.0/CHANGES
|
Thu, 20 Jun 2019
|
[ 12:46 kai ]
www/py-django-auth-ldap: Update to 2.0.0
* Take maintainership due three consecutive maintainer timeouts
* Limit to Python 3.5 and later as upstream has dropped the support for
Python 2 and 3.4
Changelog:
https://github.com/django-auth-ldap/django-auth-ldap/blob/2.0.0/CHANGES
PR: 238359
Approved by: maintainer timeout
|
Sat, 25 May 2019
|
[ 14:20 kai ]
New port: www/py-dj22-django-auth-ldap
Repo-copy www/py-django-auth-ldap and assign it to Django 2.2 to enable LDAP
authentication with net-mgmt/netbox that has been switched to Django 2.2 in
r502550 .
Also limit the port to Python 3.5+ as Django 2.2 requires it as minimum
dependency and update all related CONFLICTS_INSTALL entries.
|
Mon, 25 Mar 2019
|
[ 15:55 kai ]
New port: www/py-dj21-django-auth-ldap
Repo-copy www/py-django-auth-ldap and assign it to Django 2.1 to enable LDAP
authentication with net-mgmt/netbox that has been switched to Django 2.1
recently.
Also limit the port to Python 3.5+ as Django 2.1 requires it as minimum
dependency and to save some overhead in the building infrastructure.
Reported by: Thomas Kurschel (via private email)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19576
|
Wed, 13 Mar 2019
|
[ 15:47 kai ]
www/py-django-auth-ldap: Update to 1.7.0
While I'm here:
* Pet portlint
Notable changes since 1.5.0:
* Add support for Python 3.7 and Django 2.1
* Fix group membership queries with DNs containing non-ascii characters
on Python 2.7
https://github.com/django-auth-ldap/django-auth-ldap/blob/1.7.0/CHANGES
PR: 236051
Approved by: miwi (mentor), maintainer timeout
Differential Revision: https://reviews.freebsd.org/D19436
|
Sat, 26 May 2018
|
[ 18:40 miwi ]
- Update to 1.5.0
- Switch to django111
- Added NO_ARCH
- Added DOC Options
- Update WWW
PR: 228262
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 10 Feb 2016
|
[ 18:59 rm ]
www/py-django-auth-ldap: update to 1.2.7
- update to 1.2.7: this release adds support for python3 via pyldap.
- add LICENSE_FILE and NO_ARCH
PR: 206605
Approved by: maintainer timeout (16 days)
|
Sat, 16 Jan 2016
|
[ 11:19 miwi ] (Only the first 10 of 41 ports in this commit are shown above. )
- Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX
Reported by: antoinebot
|
[ 09:52 miwi ] (Only the first 10 of 51 ports in this commit are shown above. )
- Switch all ports to www/py-django18
- Bump PORTREVISION
|
Thu, 18 Jun 2015
|
[ 19:56 rm ] (Only the first 10 of 13 ports in this commit are shown above. )
net/py-ldap2: rename to py-ldap
To better match upstream name
|
Sat, 18 Oct 2014
|
[ 19:10 rm ]
www/py-django-auth-ldap: convert to USES=python
- convert to USES=python
- limit python version to 2.x, because it's dependency, py-ldap2, doesn't
support python3 yet
Approved by: portmgr (blanket)
|
Tue, 21 Jan 2014
|
[ 20:02 rm ]
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.
WWW: http://pythonhosted.org/django-auth-ldap/
PR: 185959
Submitted by: Alexander Kriventsov <avk@vl.ru>
|
Number of commits found: 34 |