aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-27 12:04:42 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-27 12:04:42 +0000
commitcd964d768134df3fae4df7b47c74d84b21706cb4 (patch)
treedba6a07fd3533d02b822d1cc9db5bd411c306555 /databases/Makefile
parent2e490c038b5b88e839e848796d06f69ac768d51c (diff)
- Add new port databases/riak
- Did not convert to staging as it fails to build when enabled currently Riak is a distributed database designed for maximum availability: so long as your client can reach one server, it should be able to write data. In most failure scenarios the data you want to read should be available, albeit possibly stale. WWW: http://basho.com/riak/ PR: ports/182317 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes
Notes: svn path=/head/; revision=328458
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0581937ab034..81c41dc2745f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -806,6 +806,7 @@
SUBDIR += redigo
SUBDIR += redis
SUBDIR += redis-devel
+ SUBDIR += riak
SUBDIR += rrdman
SUBDIR += rrdmerge
SUBDIR += rrdtool