summaryrefslogtreecommitdiff
path: root/databases/redis5/files/patch-deps-hiredis-net.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-13Repo-copy databases/redis to databases/redis5.Sergey A. Osokin1-0/+0
Update CONFLICTS. Do not connect to the build.
2019-11-21Repocopy the databases/redis to the databases/redis4 to updateSergey A. Osokin1-6/+6
the databases/redis port to the latest stable version, 5.0.6. PR: 241526 Reviewed by: portmgr (adamw) Approved by: portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D22336
2018-04-16Upgrade to recent stable version - 4.0.9.Sergey A. Osokin1-7/+59
Update CONFLICTS record.
2014-09-17- Fix build on 8.x which does not have TCP_KEEPIDLEBryan Drewery1-0/+12
Approved by: maintainer