summaryrefslogtreecommitdiff
path: root/databases/redis-devel/files/patch-redis.conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Readding the removed port redis-devel.Sergey A. Osokin2012-07-171-0/+34
| | | | | | | Update to the latest development version 2.6.0-rc5. Notes: svn path=/head/; revision=301021
* Remove databases/redis-devel after merge to databases/redis.Sergey A. Osokin2010-09-201-34/+0
| | | | Notes: svn path=/head/; revision=261504
* Update from 1.2.6 to latest development version 2.0.0rc4 after repocopy.Sergey A. Osokin2010-08-151-11/+11
| | | | | | | | Add CONFLICTS. Add the note in UPDATING about configuration file changes. Notes: svn path=/head/; revision=259281
* Update from 1.02 to 1.2.0.Sergey A. Osokin2010-01-171-12/+12
| | | | | | | | | | | | | | | | Adopt patch for redis.conf. Previously and by default redis was compiled with debugging information, that didn't respect CFLAGS. So, now its possible to compile with debugging information by use WITH_DEBUG knob. Take maintainership. Approved by: maintainer (skv@) Notes: svn path=/head/; revision=248012
* Add redis 0.900, a persistent key-value database with built-in netSergey Skvortsov2009-07-271-0/+34
interface. Notes: svn path=/head/; revision=238445