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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-limits Perform rate limiting with commonly used storage backends
3.14.1_1 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.14.1_1Version of this port present on the latest quarterly branch.
Maintainer: driesm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-19 21:06:07
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
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/limits
Description:
Rate limiting using various strategies and storage backends such as redis & memcached. Different strategies are supported: - Fixed Window - Fixed Window (Elastic) - Moving Window
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}limits>0:www/py-limits@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-limits/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-limits
  • pkg install py311-limits
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-limits listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-limits
Package flavors (<flavor>: <package>)
  • py311: py311-limits
distinfo:
TIMESTAMP = 1733068246 SHA256 (limits-3.14.1.tar.gz) = cad16a9b3cf3924e27da48e78bdab33ef312ecb7194fdb50e509cc8111c8d0bb SIZE (limits-3.14.1.tar.gz) = 70368

Packages (timestamps in pop-ups are UTC):
py39-limits
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a--3.9.0
 

py311-limits
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.14.1_13.14.1_1-3.14.1_13.14.1_1---
FreeBSD:13:quarterly3.14.13.14.1-3.14.13.14.1---
FreeBSD:14:latest3.14.1_13.14.1_1-3.14.1_13.14.1_1---
FreeBSD:14:quarterly3.14.13.14.1-3.14.13.14.1---
FreeBSD:15:latest3.14.1_13.14.1_1n/a3.14.1_1n/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-deprecated>=1.2 : devel/py-deprecated@py311
  2. py311-importlib-resources>=1.3 : devel/py-importlib-resources@py311
  3. py311-packaging>=21<25 : devel/py-packaging@py311
  4. py311-typing-extensions>=0.8 : devel/py-typing-extensions@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-flask-limiter

Configuration Options:
No options to configure
Options name:
www_py-limits
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/l/limits/
  2. https://pypi.org/packages/source/l/limits/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.14.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.14.1
01 Dec 2024 15:50:56
commit hash: 25bf71f1502a5331b685571e9106e97f11450d14commit hash: 25bf71f1502a5331b685571e9106e97f11450d14commit hash: 25bf71f1502a5331b685571e9106e97f11450d14commit hash: 25bf71f1502a5331b685571e9106e97f11450d14 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-limits: update to 3.14.1

Changes:	https://github.com/alisaifee/limits/releases/tag/3.14.1
Changes:	https://github.com/alisaifee/limits/releases/tag/3.14.0
3.13.0
04 Jul 2024 08:27:20
commit hash: 521fedd4110c11b07afbbdbcf8c9e461f49d244dcommit hash: 521fedd4110c11b07afbbdbcf8c9e461f49d244dcommit hash: 521fedd4110c11b07afbbdbcf8c9e461f49d244dcommit hash: 521fedd4110c11b07afbbdbcf8c9e461f49d244d files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-limits: update to 3.13.0

Changes:	https://github.com/alisaifee/limits/compare/3.12.0...3.13.0
3.12.0
31 May 2024 11:50:06
commit hash: e9b1df82cd3e36f83d94e1ada1ead25bb34a649fcommit hash: e9b1df82cd3e36f83d94e1ada1ead25bb34a649fcommit hash: e9b1df82cd3e36f83d94e1ada1ead25bb34a649fcommit hash: e9b1df82cd3e36f83d94e1ada1ead25bb34a649f files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
www/py-limits: update to 3.12.0

Changes:	https://github.com/alisaifee/limits/releases/tag/3.10.1
Changes:	https://github.com/alisaifee/limits/releases/tag/3.11.0
Changes:	https://github.com/alisaifee/limits/releases/tag/3.12.0
3.9.0
20 Apr 2024 18:29:32
commit hash: c1a572530ec04f1bc01494b47a37b1e64ad33260commit hash: c1a572530ec04f1bc01494b47a37b1e64ad33260commit hash: c1a572530ec04f1bc01494b47a37b1e64ad33260commit hash: c1a572530ec04f1bc01494b47a37b1e64ad33260 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-limits: Allow build with py-packaging 24.0+

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/alisaifee/limits/commit/900e5c03ffecd784ed5643e67c39110f5ca0b5a7
3.9.0
05 Apr 2024 00:44:07
commit hash: db8ecc47a823e8465ae35b189df4b48d4d185aa1commit hash: db8ecc47a823e8465ae35b189df4b48d4d185aa1commit hash: db8ecc47a823e8465ae35b189df4b48d4d185aa1commit hash: db8ecc47a823e8465ae35b189df4b48d4d185aa1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-limits: Clean up USES=python

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

Approved by:	portmgr (blanket)
With hat:	python
3.9.0
19 Feb 2024 21:04:19
commit hash: 5cf0d90c757278b5c38c9b7c7dd90213a176b5d2commit hash: 5cf0d90c757278b5c38c9b7c7dd90213a176b5d2commit hash: 5cf0d90c757278b5c38c9b7c7dd90213a176b5d2commit hash: 5cf0d90c757278b5c38c9b7c7dd90213a176b5d2 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
devel/py-limits: add new port

Rate limiting using various strategies and storage backends
suchh as redis & memcached.

Number of commits found: 7