Commit Graph

3 Commits

Author SHA1 Message Date
ajacoutot
4ac8597733 Add a @comment as to why _riak requires a valid homedir and shell.
Tweak rc.d(8) script:
* no need for a bin var, we have daemon for that
* set rc_reload and rc_usercheck to no
* don't redirect to /dev/null
* implement rc_check() using 'riak ping'

with and ok jmatthew@ (maintainer)
2012-08-28 05:46:41 +00:00
ajacoutot
d682cf0b3e Don't hardcode gmake, use ${MAKE_PROGRAM}.
Tighten LIB_DEPENDS.
Don't hardcode /usr/local and /etc.

ok jmatthew@ (maintainer)
2012-08-25 06:33:14 +00:00
jmatthew
4542265699 import riak
Riak combines a decentralized key-value store, a flexible map/reduce engine, 
and a friendly HTTP/JSON query interface to provide a database ideally suited 
for Web applications.

ok dlg@
2012-08-24 07:26:29 +00:00