notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/redis/files/patch-src-Makefile
SVNWeb

Number of commits found: 7

Wed, 13 Jan 2021
[ 16:13 osa search for other commits by this committer ] Original commit   Revision:561486 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update databases/redis to the recent stable version 6.0.10.
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.
Thu, 21 Nov 2019
[ 19:27 osa search for other commits by this committer ] Original commit   Revision:518107 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Repocopy the databases/redis to the databases/redis4 to update
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
Tue, 7 Apr 2015
[ 22:28 osa search for other commits by this committer ] Original commit   Revision:383546
Upgrade from 2.8.19 to 3.0.0.
Merge all changes from databases/redis-devel to databases/redis.

<ChangeLog>

Redis 3.0 release notes
=======================

--[ Redis 3.0.0 ] Release date: 1 Apr 2015

>> What's new in Redis 3.0 compared to Redis 2.8?

* Redis Cluster: a distributed implementation of a subset of Redis.
* New "embedded string" object encoding resulting in less cache
  misses. Big speed gain under certain work loads.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 9 Sep 2014
[ 22:18 osa search for other commits by this committer ] Original commit   Revision:367786
Upgrade from 2.8.11 to 2.8.14.

<ChangeLog>

--[ Redis 2.8.14 ] Release date: 1 Sep 2014

# UPGRADE URGENCY: HIGH for Lua scripting users, the server could crash because
                   of a bug introduced in Redis 2.8.10, otherwise LOW.
                   LOW for Redis Sentinel.

* [FIX] Don't prevent use of shared integers if maxmemory policy is non-LRU.
        (Salvatore Sanfilippo)
* [FIX] Fail SYNC if background save child aborted due to a signal.
        (Yossi Gottlieb)
* [FIX] Different small redis-cli fixes. (Dov Murik, Charsyam, cubicdaiya,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 14 Jan 2014
[ 10:28 osa search for other commits by this committer ] Original commit   Revision:339674
Upgrade from 2.8.3 to 2.8.4.

<ChangeLog>

# UPGRADE URGENCY: MODERATE for Redis and Sentinel.

* [FIX] Makefile compatibility with non common make variants improved.
* [FIX] SDIFF crash in very unlikely to trigger state fixed.
* [FIX] Config rewriting fixed: don't wipe options unknown to the rewrite
        process.
* [FIX] Set TCP port to 0 works again to disable TCP networking.
* [FIX] Fixed replication with old Redis instances as masters by not
        sending REPLCONF ACK to them.
* [FIX] Fix keyspace notifications rewrite and CONFIG GET output.
* [FIX] Fix RESTORE TTL handling in 32 bit systems (32 bit overflow).

* [NEW] Sentinel now has a run time configuration API.
* [NEW] Log when we lost connection with master or slave.
* [NEW] When instance is turned from slave to master now inherits the
        old master replication offset when possible. This improves the
        Sentinel failover procedure.

</ChangeLog>
Thu, 28 Nov 2013
[ 17:53 osa search for other commits by this committer ] Original commit   Revision:335116
Upgrade from 2.6.16 to 2.8.0.

Changelist: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
Thu, 22 Nov 2012
[ 18:21 osa search for other commits by this committer ] Original commit   Revision:307662 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.

Feature safe: yes

Number of commits found: 7