| Port details |
- py-flask-limiter3 Flask-Limiter adds rate limiting to Flask applications
- 3.12 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: matthew@wener.org
 - Port Added: 2025-10-28 15:24:07
- Last Update: 2025-10-28 15:21:11
- Commit Hash: 488d848
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/alisaifee/flask-limiter
- Description:
- Flask-Limiter adds rate limiting to Flask applications. You can
configure rate limits at different levels such as: application
wide global limits per user, default limits per route, by
blueprints, class based views and individual routes.
¦ ¦ ¦ ¦ 
- 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_Limiter3>0:www/py-flask-limiter3@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-flask-limiter3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-flask-limiter3
- pkg install py311-Flask_Limiter3
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 py311-Flask_Limiter3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-Flask_Limiter3
- Package flavors (<flavor>: <package>)
- py311: py311-Flask_Limiter3
- distinfo:
- TIMESTAMP = 1761423656
SHA256 (flask_limiter-3.12.tar.gz) = f9e3e3d0c4acd0d1ffbfa729e17198dd1042f4d23c130ae160044fc930e21300
SIZE (flask_limiter-3.12.tar.gz) = 303162
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-flask>=2 : www/py-flask@py311
- py311-limits>=3.13 : www/py-limits@py311
- py311-ordered-set>4,<5 : devel/py-ordered-set@py311
- py311-rich>=12 : textproc/py-rich@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-calibreweb
Configuration Options:
- No options to configure
- Options name:
- www_py-flask-limiter3
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.12 28 Oct 2025 15:21:11
    |
Dries Michiels (driesm)  Author: Matthew Wener |
www/py-flask-limiter3: add new port
Add an older version to the tree as this one is needed for calibreweb.
PR: 290415 |
Number of commits found: 1
|