$runtimeBitsarray(2) { [0]=> string(2) "py" [1]=> string(3) "311" } $runtimeBitsarray(2) { [0]=> string(2) "py" [1]=> string(2) "39" }
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/freshports/include/freshports.php:2821) in /usr/local/www/freshports/rewrite/missing-port.php on line 949

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/freshports/include/freshports.php:2821) in /usr/local/www/freshports/include/freshports.php on line 1022
FreshPorts -- www/py-flask-limiter: Flask-Limiter adds rate limiting to Flask applications
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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-flask-limiter Flask-Limiter adds rate limiting to Flask applications
3.12 www on this many watch lists=2 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 3.12Version of this port present on the latest quarterly branch.
Maintainer: driesm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-18 11:15:05
Last Update: 2025-04-01 18:57:59
Commit Hash: 10d2034
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}flask_limiter>0:www/py-flask-limiter@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-flask-limiter/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-flask-limiter
  • pkg install py311-flask_limiter
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_limiter listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-flask_limiter
Package flavors (<flavor>: <package>)
  • py311: py311-flask_limiter
distinfo:
TIMESTAMP = 1742131441 SHA256 (flask_limiter-3.12.tar.gz) = f9e3e3d0c4acd0d1ffbfa729e17198dd1042f4d23c130ae160044fc930e21300 SIZE (flask_limiter-3.12.tar.gz) = 303162

Packages (timestamps in pop-ups are UTC):
py39-Flask-Limiter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----3.5.0_13.5.0_13.5.0_1
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----3.5.0_13.5.0_13.5.0_1
FreeBSD:15:latest--n/a-n/a3.5.0_13.5.0_13.5.1_1
 

py311-flask_limiter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.123.12-3.123.12---
FreeBSD:13:quarterly-3.12--3.12---
FreeBSD:14:latest3.11.03.12-3.11.03.12---
FreeBSD:14:quarterly3.9.23.12-3.9.23.12---
FreeBSD:15:latest-3.12n/a3.12n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-flask>=2 : www/py-flask@py311
  2. py311-limits>=2.8 : www/py-limits@py311
  3. py311-ordered-set>4,<5 : devel/py-ordered-set@py311
  4. py311-rich>=12 : textproc/py-rich@py311
  5. py311-typing-extensions>=4 : devel/py-typing-extensions@py311
  6. 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-limiter
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: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.12
01 Apr 2025 18:57:59
commit hash: 10d2034c550479df8aced7c3fd99bbc97389b4aacommit hash: 10d2034c550479df8aced7c3fd99bbc97389b4aacommit hash: 10d2034c550479df8aced7c3fd99bbc97389b4aacommit hash: 10d2034c550479df8aced7c3fd99bbc97389b4aa files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: relax dependency version
3.12
16 Mar 2025 13:24:05
commit hash: b3f4cba65cd9aad8fdef0ec786cd7473b983605ccommit hash: b3f4cba65cd9aad8fdef0ec786cd7473b983605ccommit hash: b3f4cba65cd9aad8fdef0ec786cd7473b983605ccommit hash: b3f4cba65cd9aad8fdef0ec786cd7473b983605c files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.12

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.12
3.11.0
14 Mar 2025 15:07:42
commit hash: eb37dac6226a6d913cc94457cce37d02ae5c4b1ecommit hash: eb37dac6226a6d913cc94457cce37d02ae5c4b1ecommit hash: eb37dac6226a6d913cc94457cce37d02ae5c4b1ecommit hash: eb37dac6226a6d913cc94457cce37d02ae5c4b1e files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.11.0

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.11.0
3.10.1_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
3.10.1
17 Jan 2025 17:11:26
commit hash: d1a23cadcfea86f8a83363c7b9fffe89ca2ea9d5commit hash: d1a23cadcfea86f8a83363c7b9fffe89ca2ea9d5commit hash: d1a23cadcfea86f8a83363c7b9fffe89ca2ea9d5commit hash: d1a23cadcfea86f8a83363c7b9fffe89ca2ea9d5 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.10.1

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.10.1
3.10.0
06 Jan 2025 06:39:00
commit hash: 9333e52f65009a145a327c1ab851b4dc1f07fe4ecommit hash: 9333e52f65009a145a327c1ab851b4dc1f07fe4ecommit hash: 9333e52f65009a145a327c1ab851b4dc1f07fe4ecommit hash: 9333e52f65009a145a327c1ab851b4dc1f07fe4e files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.10.0

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.10.0
3.9.2
29 Nov 2024 11:57:47
commit hash: cf9f918f3484620b4ff4c4ea2a6cc697c0518832commit hash: cf9f918f3484620b4ff4c4ea2a6cc697c0518832commit hash: cf9f918f3484620b4ff4c4ea2a6cc697c0518832commit hash: cf9f918f3484620b4ff4c4ea2a6cc697c0518832 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.9.2

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.9.2
Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.9.0
Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.8.0
3.7.0
02 Jun 2024 08:00:19
commit hash: 7544ef033bc36b0d176284c6692fe4cca765f6a3commit hash: 7544ef033bc36b0d176284c6692fe4cca765f6a3commit hash: 7544ef033bc36b0d176284c6692fe4cca765f6a3commit hash: 7544ef033bc36b0d176284c6692fe4cca765f6a3 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.7.0

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.6.0
Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.7.0
3.5.1_1
05 Apr 2024 00:44:01
commit hash: e33a9a3a51701ec5da06bb573fce603023e27b99commit hash: e33a9a3a51701ec5da06bb573fce603023e27b99commit hash: e33a9a3a51701ec5da06bb573fce603023e27b99commit hash: e33a9a3a51701ec5da06bb573fce603023e27b99 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-flask-limiter: Clean up USES=python

USES=python means USES=python:3.8+ now.

Approved by:	portmgr (blanket)
With hat:	python
3.5.1_1
19 Feb 2024 21:14:41
commit hash: 7605b4981a77ac8d614528f5c4c716c641061a0ecommit hash: 7605b4981a77ac8d614528f5c4c716c641061a0ecommit hash: 7605b4981a77ac8d614528f5c4c716c641061a0ecommit hash: 7605b4981a77ac8d614528f5c4c716c641061a0e files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: add missing dependencies
3.5.1
12 Feb 2024 21:11:00
commit hash: 78fb99b862bf450b2c24985c7e1c3408ddf83722commit hash: 78fb99b862bf450b2c24985c7e1c3408ddf83722commit hash: 78fb99b862bf450b2c24985c7e1c3408ddf83722commit hash: 78fb99b862bf450b2c24985c7e1c3408ddf83722 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: update to 3.5.1

Changes:	https://github.com/alisaifee/flask-limiter/releases/tag/3.5.1
3.5.0_1
01 Dec 2023 06:39:02
commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)

Approved by:	portmgr (blanket)
3.5.0_1
18 Nov 2023 11:27:55
commit hash: 7d2a7cfacb361d25dcfbff2262b30077ce87f828commit hash: 7d2a7cfacb361d25dcfbff2262b30077ce87f828commit hash: 7d2a7cfacb361d25dcfbff2262b30077ce87f828commit hash: 7d2a7cfacb361d25dcfbff2262b30077ce87f828 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: add NO_ARCH
3.5.0
18 Nov 2023 11:12:49
commit hash: 67a69f9ef3a9abaa601ed872025546680f9e7282commit hash: 67a69f9ef3a9abaa601ed872025546680f9e7282commit hash: 67a69f9ef3a9abaa601ed872025546680f9e7282commit hash: 67a69f9ef3a9abaa601ed872025546680f9e7282 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-flask-limiter: add new port

Flask-Limiter adds rate limiting to Flask applications.

WWW:	https://github.com/alisaifee/flask-limiter

Number of commits found: 14