notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-python-ldap LDAP module for python, for OpenLDAP2
3.4.4 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.4Version of this port present on the latest quarterly branch.
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-17 01:57:05
Last Update: 2023-11-18 20:14:38
Commit Hash: 5738eeb
Also Listed In: python
License: PSFL
WWW:
https://www.python-ldap.org
Description:
LDAP Wrapper for Python This module provides an LDAP API to Python in the spirit of RFC1823. Some cool things people have done with ldapmodule * LANL phone book (source) * Michael Stroeder's web2ldap (previously ldap-client-cgi.py). * LDAP support for Zope (see also Zope)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}python-ldap>0:net/py-python-ldap@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-python-ldap/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-python-ldap
  • pkg install py39-python-ldap
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-python-ldap listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-python-ldap
Package flavors (<flavor>: <package>)
  • py39: py39-python-ldap
distinfo:
TIMESTAMP = 1700338254 SHA256 (python-ldap-3.4.4.tar.gz) = 7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828 SIZE (python-ldap-3.4.4.tar.gz) = 377889

Packages (timestamps in pop-ups are UTC):
py39-python-ldap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.43.4.4-3.4.43.4.4---
FreeBSD:13:quarterly3.4.43.4.4-3.4.43.4.43.4.43.4.43.4.4
FreeBSD:14:latest3.4.43.4.4-3.4.43.4.4---
FreeBSD:14:quarterly3.4.43.4.4-3.4.43.4.43.4.43.4.43.4.4
FreeBSD:15:latest3.4.43.4.4n/a3.4.4n/a3.4.43.4.43.4.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-build>0 : devel/py-build@py39
  2. py39-setuptools>0 : devel/py-setuptools@py39
  3. py39-wheel>0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyasn1>0 : devel/py-pyasn1@py39
  2. py39-pyasn1-modules>0 : devel/py-pyasn1-modules@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
This port is required by:
for Run
  1. finance/odoo
  2. finance/odoo14
  3. finance/odoo15
  4. finance/odoo16
  5. net/nsscache
  6. net/py-ldappool
  7. www/py-dj42-django-auth-ldap
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-django-auth-ldap
  3. www/py-django-ldapdb
  4. www/seahub
  5. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-dj41-django-auth-ldap*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net_py-python-ldap
USES:
ldap python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-ldap/
  2. https://pypi.org/packages/source/p/python-ldap/
Collapse this list.
Port Moves
  • port moved here from net/py-ldap on 2023-11-17
    REASON: Rename to conform upstream name

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.4
18 Nov 2023 20:14:38
commit hash: 5738eeb7fd9a4cf21aada1d43291e42865e220c9commit hash: 5738eeb7fd9a4cf21aada1d43291e42865e220c9commit hash: 5738eeb7fd9a4cf21aada1d43291e42865e220c9commit hash: 5738eeb7fd9a4cf21aada1d43291e42865e220c9 files touched by this commit
Ruslan Makhmatkhanov (rm) search for other commits by this committer
net/py-python-ldap: update to 3.4.4

Changes:
https://github.com/python-ldap/python-ldap/releases/tag/python-ldap-3.4.4
3.4.3_1
17 Nov 2023 01:53:44
commit hash: 977a121be4a80741c57019274e5c9a14602740c8commit hash: 977a121be4a80741c57019274e5c9a14602740c8commit hash: 977a121be4a80741c57019274e5c9a14602740c8commit hash: 977a121be4a80741c57019274e5c9a14602740c8 files touched by this commit
Ruslan Makhmatkhanov (rm) search for other commits by this committer
Rename net/py-ldap to net/py-python-ldap

This makes portname conformant to upstream one. Also it is now allow
us to build a package with pep517, so switch to it

Number of commits found: 2