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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-flask-simpleldap LDAP authentication for Flask
2.1.0 www 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.0.0Version of this port present on the latest quarterly branch.
Maintainer: matthew@wener.org search for ports maintained by this maintainer
Port Added: 2024-11-18 22:09:08
Last Update: 2026-07-02 13:55:26
Commit Hash: c724ba7
Also Listed In: python
License: MIT
WWW:
https://github.com/alexferl/flask-simpleldap
Description:
Flask-SimpleLDAP provides LDAP authentication for Flask and is compatible with and tested on Python 3.8+.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}flask-simpleldap>0:www/py-flask-simpleldap@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-flask-simpleldap/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-flask-simpleldap
  • pkg install py312-flask-simpleldap
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 py312-flask-simpleldap listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-flask-simpleldap
Package flavors (<flavor>: <package>)
  • py312: py312-flask-simpleldap
distinfo:
TIMESTAMP = 1782945307 SHA256 (flask_simpleldap-2.1.0.tar.gz) = 1359a5e48a70700077a3960994a8ab173ab8bf1ca9e814e6ef6510e108deb085 SIZE (flask_simpleldap-2.1.0.tar.gz) = 42250

Packages (timestamps in pop-ups are UTC):
py311-Flask-SimpleLDAP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0-2.0.02.0.0n/an/an/a
FreeBSD:13:quarterly2.0.02.0.0-2.0.02.0.0n/an/an/a
FreeBSD:14:latest---2.0.0----
FreeBSD:14:quarterly---2.0.0----
FreeBSD:15:latest--n/a2.0.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-flask-simpleldap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.1.02.1.0--2.1.0---
FreeBSD:14:quarterly2.1.02.1.0--2.1.0---
FreeBSD:15:latest2.1.02.1.0n/a-n/an/a--
FreeBSD:15:quarterly2.1.02.1.0n/a-n/an/a--
FreeBSD:16:latest2.1.02.1.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>=0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-flask>=0 : www/py-flask@py312
  2. py312-pytest>=7,1 : devel/py-pytest@py312
  3. python3.12 : lang/python312
Runtime dependencies:
  1. py312-flask>=0 : www/py-flask@py312
  2. py312-python-ldap>=0 : net/py-python-ldap@py312
  3. python3.12 : lang/python312
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py312-flask-simpleldap-2.1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_py-flask-simpleldap
USES:
python:3.10+
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/f/flask_simpleldap/
  2. https://pypi.org/packages/source/f/flask_simpleldap/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
02 Jul 2026 13:55:26
commit hash: c724ba71c4fbe192440b245b64733467a715f175commit hash: c724ba71c4fbe192440b245b64733467a715f175commit hash: c724ba71c4fbe192440b245b64733467a715f175commit hash: c724ba71c4fbe192440b245b64733467a715f175 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Matthew Wener
www/py-flask-simpleldap: Update 2.0.0 => 2.1.0

Port changes:
- Upstream switched the build backend from setuptools to hatchling.
- Lowercase PORTNAME: hatchling emits a normalized (PEP 427) wheel.
- Trim RUN_DEPENDS to the direct dependencies declared upstream.
- Require Python 3.10+.

Changelog:
https://github.com/alexferl/flask-simpleldap/releases/tag/v2.1.0

PR:		296436
Approved by:	osa, vvd (Mentors, implicit)
2.0.0
18 Nov 2024 22:08:08
commit hash: 01703d23f4e67bcd9b5a29d3ad02a875035fad81commit hash: 01703d23f4e67bcd9b5a29d3ad02a875035fad81commit hash: 01703d23f4e67bcd9b5a29d3ad02a875035fad81commit hash: 01703d23f4e67bcd9b5a29d3ad02a875035fad81 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
Author: Matthew Wener
www/py-flask-simpleldap: add new port

LDAP authentication for Flask.

PR:	282849

Number of commits found: 2