| Port details |
- py-flask-simpleldap LDAP authentication for Flask
- 2.1.0 www
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: matthew@wener.org
 - 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+.
¦ ¦ ¦ ¦ 
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-flask>=0 : www/py-flask@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-flask>=0 : www/py-flask@py312
- py312-python-ldap>=0 : net/py-python-ldap@py312
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.0 02 Jul 2026 13:55:26
    |
Yusuf Yaman (nxjoseph)  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
    |
Dries Michiels (driesm)  Author: Matthew Wener |
www/py-flask-simpleldap: add new port
LDAP authentication for Flask.
PR: 282849 |
Number of commits found: 2
|