| Port details |
- py-aiocache Multi backend asyncio cache
- 0.12.3 devel
=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: joneum@FreeBSD.org
 - Port Added: 2026-08-16 18:06:06
- Last Update: 2026-08-16 18:03:15
- Commit Hash: e9edc55
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/aio-libs/aiocache
- Description:
- Aiocache is an asyncio cache framework for Python with multiple
backends (in-memory, Redis, Memcached) behind a common interface.
It provides decorators to cache function results, pluggable
serializers and cache managers for asyncio applications.
¦ ¦ ¦ ¦ 
- 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}aiocache>0:devel/py-aiocache@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-aiocache/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-aiocache
- pkg install py312-aiocache
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 py312-aiocache listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-aiocache
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1786855721
SHA256 (aiocache-0.12.3.tar.gz) = f528b27bf4d436b497a1d0d1a8f59a542c153ab1e37c3621713cb376d44c4713
SIZE (aiocache-0.12.3.tar.gz) = 132196
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:
-
- py312-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- www/immich-ml
Configuration Options:
- No options to configure
- Options name:
- devel_py-aiocache
- 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 |
0.12.3 16 Aug 2026 18:03:15
    |
Jochen Neumeister (joneum)  |
devel/py-aiocache: Add New Port
Multi backend asyncio cache framework for Python. Required by the
upcoming Immich machine-learning service (www/immich-ml).
WWW: https://github.com/aio-libs/aiocache
Sponsored by: Netzkommune GmbH |
Number of commits found: 1
|