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-pondpond High performance object-pooling library for Python
1.4.1 develnew! 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: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-27 03:12:18
Last Update: 2025-09-27 03:11:24
Commit Hash: cc37e29
Also Listed In: python
License: APACHE20
WWW:
https://github.com/T-baby/pondpond
Description:
Pond is a high performance object-pooling library for Python, it has a smaller memory usage and a higher borrow hit rate. Pond is probably the first publicly available object pooling library in Python with complete test cases, over 90% coverage, complete code comments, and good documentation.
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}pondpond>0:devel/py-pondpond@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pondpond/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pondpond
  • pkg install py311-pondpond
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-pondpond listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pondpond
Package flavors (<flavor>: <package>)
  • py311: py311-pondpond
distinfo:
TIMESTAMP = 1758876518 SHA256 (pondpond-1.4.1.tar.gz) = 8afa34b869d1434d21dd2ec12644abc3b1733fcda8fcf355300338a13a79bb7b SIZE (pondpond-1.4.1.tar.gz) = 15237

Packages (timestamps in pop-ups are UTC):
py311-pondpond
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.4.1------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----1.4.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pdm-pep517>=1.0.0 : devel/py-pdm-pep517@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest-asyncio>=0.20.1 : devel/py-pytest-asyncio@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-madoka>=0.7.1 : devel/py-madoka@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-pondpond-1.4.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-pondpond
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/p/pondpond/
  2. https://pypi.org/packages/source/p/pondpond/
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
1.4.1
27 Sep 2025 03:11:24
commit hash: cc37e2932c4e3a332b106183974bf0bac5cfb407commit hash: cc37e2932c4e3a332b106183974bf0bac5cfb407commit hash: cc37e2932c4e3a332b106183974bf0bac5cfb407commit hash: cc37e2932c4e3a332b106183974bf0bac5cfb407 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
devel/py-pondpond: add port: High performance object-pooling library for Python

Pond is a high performance object-pooling library for Python, it has a
smaller memory usage and a higher borrow hit rate.

Pond is probably the first publicly available object pooling library
in Python with complete test cases, over 90% coverage, complete code
comments, and good documentation.

WWW: https://github.com/T-baby/pondpond

Number of commits found: 1