Port details |
- py-ldap3 Strictly RFC 4511 conforming LDAP V3 pure Python client
- 2.9.1 net =2 2.9.1Version of this port present on the latest quarterly branch.
- Maintainer: rm@FreeBSD.org
- Port Added: 2015-06-18 07:07:51
- Last Update: 2023-10-24 16:12:29
- Commit Hash: 5513ea4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/cannatag/ldap3
- Description:
- ldap3 is a pure Python LDAP 3 client library strictly conforming to RFC4511
released under the LGPL v3 open source license. RFC4511 is the current LDAP
specification (June 2006) from IETF and obsoletes the previous LDAP RFCs
2251, 2830, 3771 (December 1997)
- ¦ ¦ ¦ ¦
- 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}ldap3>0:net/py-ldap3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-ldap3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-ldap3
- pkg install py39-ldap3
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 py39-ldap3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ldap3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1698163690
SHA256 (ldap3-2.9.1.tar.gz) = f3e7fc4718e3f09dda568b57100095e0ce58633bcabbed8667ce3f8fbaa4229f
SIZE (ldap3-2.9.1.tar.gz) = 398830
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyasn1>0 : devel/py-pyasn1@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net/py-impacket
- net/py-ldapdomaindump
- net/py-matrix-synapse-ldap3
- security/caldera
- security/caldera4
- www/mitmproxy
- www/radicale
Configuration Options:
- No options to configure
- Options name:
- net_py-ldap3
- 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 |
2.9.1 24 Oct 2023 16:12:29 |
Ruslan Makhmatkhanov (rm) |
net/py-ldap3: update to latest version
- update to 2.9.1
Changelog:
https://ldap3.readthedocs.io/en/latest/changelog.html#changelog
PR: 274692
Reported by: mikael |
2.8.1 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> |
2.8.1 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) |
2.8.1 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 ) |
2.8.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8.1 12 Jan 2021 09:23:49 |
rm |
net/py-ldap3: update to 2.8.1
PR: 252206
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
2.7 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.7 24 Apr 2020 21:58:44 |
rm |
net/py-ldap3: update to 2.7 |
2.6_1 08 Dec 2019 22:55:40 |
rm |
net/py-ldap3: correct license
Actual license for this port is GNU LESSER v3 according to [1]
[1] https://ldap3.readthedocs.io/
PR: 242496
Submitted by: ngie |
2.6 03 Nov 2019 09:15:35 |
rm |
net/py-ldap3: update to 2.6 |
2.5 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.5 02 May 2018 10:41:02 |
rm |
net/py-ldap3: update to 2.5 |
2.4.1 22 Jan 2018 20:09:27 |
rm |
net/py-ldap3: update to 2.4.1 |
2.3 29 Dec 2017 09:01:54 |
antoine |
Simplify some USES=python
With hat: portmgr |
2.3 30 Nov 2017 15:50:34 |
mat |
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 ) |
2.3 22 Sep 2017 20:53:37 |
rm |
net/py-ldap3: update to 2.3 |
2.2.4 08 May 2017 19:16:48 |
rm |
net/py-ldap3: update to 2.2.4 |
2.2.2 23 Apr 2017 16:10:32 |
rm |
net/py-ldap3: update to 2.2.2 |
2.2.1 16 Feb 2017 19:28:31 |
rm |
net/py-ldap3: update to 2.2.1 |
2.2.0 21 Jan 2017 22:06:34 |
rm |
net/py-ldap3: update to 2.2.0 |
2.1.1 09 Dec 2016 22:21:39 |
rm |
net/py-ldap3: update to 2.1.1 |
2.1.0 07 Nov 2016 20:19:51 |
rm |
net/py-ldap3: update to 2.1.0 |
2.0.9 28 Oct 2016 20:20:38 |
rm |
net/py-ldap3: update to 2.0.9 |
1.4.0 21 Aug 2016 13:00:06 |
rm |
net/py-ldap3: update to 1.4.0 |
1.2.2 15 Apr 2016 17:49:00 |
rm |
net/py-ldap3: update to 1.2.2 |
1.2.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.1 22 Mar 2016 22:43:43 |
rm |
net/py-ldap3: update to 1.2.1 |
1.1.2 13 Mar 2016 18:42:01 |
rm |
net/py-ldap3: update to 1.1.2 |
1.0.4 02 Feb 2016 20:06:42 |
rm |
net/py-ldap3: update to 1.0.4 |
1.0.3 16 Jan 2016 13:51:11 |
rm |
net/py-ldap3: update to 1.0.3 |
0.9.9.2_1 18 Nov 2015 21:41:48 |
rm |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |
0.9.9.2 14 Nov 2015 22:43:58 |
rm |
net/py-ldap3: update to 0.9.9.2 |
0.9.9.1 28 Sep 2015 18:23:12 |
rm |
net/py-ldap3: update to 0.9.9.1 |
0.9.8.7 13 Aug 2015 18:49:03 |
rm |
net/py-ldap3: update to 0.9.8.7
* 0.9.8.7 2015.07.19
- backported ssl.match_hostname from Python 3.4.3 standard library to be used
in Python < 2.7.10
- uses backports.ssl_match_hostname if present instead of static backported
functions for matching server names in ssl certificate (thanks Michal)
- attributes values are properly printed when not strings in abstract.attribute
(thanks hogneh)
- checking unicode __repr__() in python2
- added hashing capability to Modify Password extended operation (thanks
Gawain) |
0.9.8.6 14 Jul 2015 18:15:29 |
rm |
net/py-ldap3: update to 0.9.8.6 |
0.9.8.4 18 Jun 2015 07:07:38 |
rm |
ldap3 is a pure Python LDAP 3 client library strictly conforming to RFC4511
released under the LGPL v3 open source license. RFC4511 is the current LDAP
specification (June 2006) from IETF and obsoletes the previous LDAP RFCs
2251, 2830, 3771 (December 1997)
WWW: https://github.com/cannatag/ldap3 |