non port: databases/redis/files/patch-deps-hiredis-Makefile |
SVNWeb
|
Number of commits found: 8 |
Thu, 28 Apr 2022
|
[ 02:19 Yasuhiro Kimura (yasu) ] 27e36df (Only the first 10 of 15 ports in this commit are shown above. )
databases/redis: Update to 7.0.0
* Mark BROKEN if any of external lua library options are
enabled. Upstream add new APIs to bundled lua library and use them
in source code of redis. This makes it impossible to compile and
link redis with external lua libraries. According to the commit
message of upstream repository they took the code of new API from
the repository of lua. It means linking with external lua libraries
may get possible again if they are updated. So mark BROKEN rather
than remove these options.
* Update CONFLICTS of databases/redis*.
* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.0
Security: cc42db1c-c65f-11ec-ad96-0800270512f4
|
Wed, 18 Aug 2021
|
[ 23:37 Sergey A. Osokin (osa) ] 6f1d9de (Only the first 10 of 14 ports in this commit are shown above. )
databases/redis*: update databases/redis to 6.2.5.
Update CONFLICTS for databases/redis* ports.
Add a notice to UPDATING.
Connect databases/redis6 to build.
|
Wed, 13 Jan 2021
|
[ 16:13 osa ] (Only the first 10 of 31 ports in this commit are shown above. )
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 ] (Only the first 10 of 30 ports in this commit are shown above. )
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
|
Mon, 16 Apr 2018
|
[ 23:12 osa ]
Upgrade to recent stable version - 4.0.9.
Update CONFLICTS record.
|
Tue, 7 Apr 2015
|
[ 22:28 osa ]
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 )
|
Tue, 9 Sep 2014
|
[ 22:18 osa ]
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 )
|
Thu, 22 Nov 2012
|
[ 18:21 osa ] (Only the first 10 of 20 ports in this commit are shown above. )
Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.
Feature safe: yes
|
Number of commits found: 8 |