| Port details on branch 2026Q2 |
- py-pymemcache Comprehensive, fast, pure-Python memcached client
- 4.0.0_1 databases
=0 4.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: ale_sagra@hotmail.com
 - Port Added: 2020-05-09 15:15:05
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/pinterest/pymemcache
- Description:
- A comprehensive, fast, pure-Python memcached client.
pymemcache supports the following features:
* Complete implementation of the memcached text protocol.
* Configurable timeouts for socket connect and send/recv calls.
* Access to the "noreply" flag, which can significantly increase the speed of
writes.
* Flexible, modular and simple approach to serialization and deserialization.
* The (optional) ability to treat network and memcached errors as cache
misses.
¦ ¦ ¦ ¦ 
- 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}pymemcache>0:databases/py-pymemcache@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-pymemcache/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-pymemcache
- pkg install py311-pymemcache
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-pymemcache listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pymemcache
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1666026624
SHA256 (pymemcache-4.0.0.tar.gz) = 27bf9bd1bbc1e20f83633208620d56de50f14185055e49504f4f5e94e94aff94
SIZE (pymemcache-4.0.0.tar.gz) = 70176
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:
-
- py311-six>0 : devel/py-six@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-Faker>0 : devel/py-Faker@py311
- py311-pytest>0 : devel/py-pytest@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-gevent>0 : devel/py-gevent@py311
- py311-pylibmc>0 : databases/py-pylibmc@py311
- py311-python-memcached>0 : databases/py-python-memcached@py311
- py311-zstd>0 : archivers/py-zstd@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- sysutils/py-overlord
Configuration Options:
- No options to configure
- Options name:
- databases_py-pymemcache
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|