aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis2
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update databases/redis to the recent stable version 6.0.10.Sergey A. Osokin2021-01-131-1/+1
| | | | | | | | | | | | | | | Update CONFLICTS for: o) databases/redis4 o) databases/redis5 o) databases/redis o) databases/redis-devel Connect databases/redis5 to the build. Bump PORTREVISIONs for dependant ports. Notes: svn path=/head/; revision=561486
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Repocopy the databases/redis to the databases/redis4 to updateSergey A. Osokin2019-11-211-0/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=518107
* [NEW PORT]: databases/py-redis2Kai Knoblich2019-09-303-0/+45
Repocopy databases/py-redis to databases/py-redis2 to have the latest version of the 2.x release branch for a while. Use it also as a fallback if some consumers have issues with the upcoming update of databases/py-redis to the 3.x release. PR: 237237 Approved by: koobs (maintainer) Notes: svn path=/head/; revision=513337