Commit Graph

14 Commits

Author SHA1 Message Date
jmatthew
b13842a307 disable gtest usage so it doesn't break bulk builds, as reported by
naddy and espie.
2014-09-15 07:14:21 +00:00
jmatthew
101f877a9a update to riak 1.4.7 2014-02-05 11:22:51 +00:00
espie
5958365363 fix script modes... 2014-01-25 11:35:23 +00:00
jmatthew
f918b2df9a meck doesn't need to be in the package (it's only used for tests)
and on some systems reltool doesn't include it in the release which
makes the package build fail.

help from Alex Wilson, tested by naddy
2013-11-02 23:07:49 +00:00
jmatthew
c00b3212ab Instead of running make install for snappy, get the headers and static
library from its source tree. Should make it possible for dpb to build this.
2013-11-01 12:37:46 +00:00
jmatthew
2b2840549f remove empty patch file 2013-11-01 10:17:15 +00:00
jmatthew
bbe9cc7ca7 update to riak 1.4.2
help from naddy@ and ajacoutot@, ok ajacoutot@
2013-10-27 11:24:05 +00:00
jmatthew
48018b7346 add missing files to riak's PLIST 2013-03-28 03:56:06 +00:00
jmatthew
a26da31fe2 Update to riak 1.3.0
ok ajacoutot@
2013-03-26 05:26:30 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jmatthew
21588f84ac update riak to work with erlang r15b02, prodded by dlg@ and looked at
by aja@
2012-12-19 01:47:25 +00:00
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