Alessandro Sagratini
7a610b040f
databases/py-pymemcache: Update to 3.4.4
...
Changes: https://github.com/pinterest/pymemcache/releases/tag/v3.4.4
PR: 256394
Approved by: lwhsu (mentor, implicit)
2021-06-09 22:11:36 -04:00
Alessandro Sagratini
6b41adb646
databases/py-pymemcache: update to 3.4.3
...
Changes: https://github.com/pinterest/pymemcache/releases/tag/v3.4.3
PR: 255817
2021-05-12 15:58:01 -07:00
Kevin Bowling
f7dbcb178c
databases/py-pymemcache: update to 3.4.2
...
Changes https://github.com/pinterest/pymemcache/releases/tag/v3.4.2
PR: 255077
Approved by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2021-04-14 23:38:01 -07:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Rainer Hurling
b0675da6aa
databases/py-pymemcache: Update to 3.4.1
...
Changelog: https://github.com/pinterest/pymemcache/releases/tag/v3.4.1
PR: 254018
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2021-03-04 20:59:44 +00:00
Antoine Brodin
aa7a6c429e
Drop python 2.7 support from a few ports
...
With hat: portmgr
2020-12-28 23:02:12 +00:00
Li-Wen Hsu
b4a2d2ae31
databases/py-pymemcache: Update to 3.4.0
...
PR: 249340
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2020-09-15 19:23:49 +00:00
Steve Wills
5b37a7dd46
databases/py-pymemcache: Update to 3.3.0
...
PR: 248768
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
2020-09-04 12:16:35 +00:00
Hiroki Tagato
e3530878a1
Update to 3.2.0
...
PR: 246593
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by: mentors (implicit)
Changelog: https://github.com/pinterest/pymemcache/releases/tag/v3.2.0
2020-05-31 06:30:24 +00:00
Tobias Kortkamp
c7259fc4f0
Clean up some things
...
Reported by: portscan
2020-05-30 00:57:02 +00:00
Steve Wills
6a1c5737aa
databases/py-pymemcache: create port
...
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.
WWW: https://github.com/pinterest/pymemcache
PR: 246314
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com>
2020-05-09 15:15:00 +00:00