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-pyldap Fork of python-ldap with Python 3 support
2.4.45 net Deleted 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 2.4.45Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This code has merged back to python-ldap. Please use net/py-ldap instead
Expired This port expired on: 2018-06-02
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-25 12:54:58
Last Update: 2018-06-06 15:47:10
SVN Revision: 471855
Also Listed In: python
License: PSFL
WWW:
https://github.com/pyldap/pyldap/
Description:
Python modules for implementing LDAP clients pyldap is a fork of python-ldap, and provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations and controls, etc.). WWW: https://github.com/pyldap/pyldap/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}pyldap>0:net/py-pyldap@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pyldap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1516651370 SHA256 (pyldap-2.4.45.tar.gz) = 064ec1ec7db9ff3b941d83f94bacbe896be944951db548d774ad9cafdafd7887 SIZE (pyldap-2.4.45.tar.gz) = 304477

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-pyasn1-modules>=0 : devel/py-pyasn1-modules@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Library dependencies:
  1. libldap-2.4.so.2 : net/openldap24-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-pyldap-2.4.45: SASL=off: SASL authentication support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
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/pyldap/
  2. https://pypi.org/packages/source/p/pyldap/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.45
06 Jun 2018 15:47:10
Revision:471855Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2018-06-02 net/py-pyldap: This code has merged back to python-ldap. Please use
net/py-ldap instead
2.4.45
02 May 2018 13:42:16
Revision:468839Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: mark deprecated

This fork code base has been merged back to python-ldap, so this port is no more
needed. Users (if any) should switch to net/py-ldap instead. Mark DEPRECATED and
set to expire in one month.
2.4.45
22 Jan 2018 20:08:31
Revision:459690Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.45
2.4.37
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
2.4.37
03 Jul 2017 17:45:25
Revision:444975Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.37
2.4.36
25 Jun 2017 08:32:32
Revision:444256Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.36
2.4.35.1
06 Jun 2017 20:53:49
Revision:442800Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.35.1
2.4.28
24 Jan 2017 20:00:30
Revision:432380Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.28
2.4.25.1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.4.25.1
13 Mar 2016 18:41:28
Revision:411012Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.25.1
2.4.25
27 Jan 2016 09:55:21
Revision:407347Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: update to 2.4.25
2.4.21
25 Jan 2016 14:36:15
Revision:407216Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: simplify reinplaces
2.4.21
25 Jan 2016 14:30:05
Revision:407215Original commit files touched by this commit
rm search for other commits by this committer
net/py-pyldap: convert to option helpers; non-functional change

Suggested by:	koobs
2.4.21
25 Jan 2016 12:54:50
Revision:407210Original commit files touched by this commit
rm search for other commits by this committer
Python modules for implementing LDAP clients

pyldap is a fork of python-ldap, capable of both python 2.x and 3.x, taht
provides an object-oriented API to access LDAP directory servers from Python
programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally
the package contains modules for other LDAP-related stuff (e.g. processing LDIF,
LDAPURLs, LDAPv3 schema, LDAPv3 extended operations and controls, etc.).

WWW: https://github.com/pyldap/pyldap/

Number of commits found: 14