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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-flask-limiter3 Flask-Limiter adds rate limiting to Flask applications
3.12 wwwnew! 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 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 search for ports maintained by this maintainer
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.
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_Limiter3>0:www/py-flask-limiter3@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-flask_limiter
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-flask>=2 : www/py-flask@py311
  2. py311-limits>=3.13 : www/py-limits@py311
  3. py311-ordered-set>4,<5 : devel/py-ordered-set@py311
  4. py311-rich>=12 : textproc/py-rich@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/f/flask_limiter/
  2. https://pypi.org/packages/source/f/flask_limiter/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.12
28 Oct 2025 15:21:11
commit hash: 488d848ac83d468ce4e5d60d7b06d96aae5e7392commit hash: 488d848ac83d468ce4e5d60d7b06d96aae5e7392commit hash: 488d848ac83d468ce4e5d60d7b06d96aae5e7392commit hash: 488d848ac83d468ce4e5d60d7b06d96aae5e7392 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
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