Basho Riak database is now ported to FreeBSD
freebsd.org
Basho Riak database is now ported to FreeBSD
1–8 of 8 posts
Re: Basho Riak database is now ported to FreeBSD
#2Re: Basho Riak database is now ported to FreeBSD
#3Riak was already working on FreeBSD. This change adds a Riak port to the ports tree.
* was not working with soon-to-be-default pkg-ng toolset, what's important for those using it, as you cant switch back to old toolset, once you've used new one
* had unnecessary dependencies, like sudo (port is patched to use su from base system) and OpenSSL in certain version, which often was no longer in ports, and that required using libmap.conf, that, while working, was suboptimal
* wasnt providing any rc scripts
Hope that it clears it all :)
Re: Basho Riak database is now ported to FreeBSD
#4Riak was already working on FreeBSD. This change adds a Riak port to the ports tree.
Well, that's not entirely precise - Riak was provided by Basho in form of old style binary backage, that had number of issues: * was not working with soon-to-be-default pkg-ng toolset, what's important for those using it, as you cant switch back to old toolset, once you've used new one * had unnecessary dependencies, like sudo (port is patched to use su from base system) and OpenSSL in certain version, which often wa…
Re: Basho Riak database is now ported to FreeBSD
#5Earlier quoted context omitted.
Well, that's not entirely precise - Riak was provided by Basho in form of old style binary backage, that had number of issues: * was not working with soon-to-be-default pkg-ng toolset, what's important for those using it, as you cant switch back to old toolset, once you've used new one * had unnecessary dependencies, like sudo (port is patched to use su from base system) and OpenSSL in certain version, which often wa…
Looks like it was already supported before: http://docs.basho.com/riak/1.2.1/tutorials/installation/Inst...
Re: Basho Riak database is now ported to FreeBSD
#6Re: Basho Riak database is now ported to FreeBSD
#7Riak was already working on FreeBSD. This change adds a Riak port to the ports tree.
Well, that's not entirely precise - Riak was provided by Basho in form of old style binary backage, that had number of issues: * was not working with soon-to-be-default pkg-ng toolset, what's important for those using it, as you cant switch back to old toolset, once you've used new one * had unnecessary dependencies, like sudo (port is patched to use su from base system) and OpenSSL in certain version, which often wa…
Re: Basho Riak database is now ported to FreeBSD
#8Isn't Riak mostly platform-independent Erlang?