From owner-freebsd-ports@FreeBSD.ORG Fri Sep 20 17:57:53 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9C9AA2C9 for ; Fri, 20 Sep 2013 17:57:53 +0000 (UTC) (envelope-from spankthespam@gmail.com) Received: from mail-qe0-x234.google.com (mail-qe0-x234.google.com [IPv6:2607:f8b0:400d:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 62CD326D8 for ; Fri, 20 Sep 2013 17:57:53 +0000 (UTC) Received: by mail-qe0-f52.google.com with SMTP id i11so485515qej.25 for ; Fri, 20 Sep 2013 10:57:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DhuX5XZtqy4BOktYDjNZFniFyEr325ared3Nm4Ta9+w=; b=F9hao3en8qGUZrPTRftMzQ7eyrtzxVMgtJoYPgRDK2/wFGgsL7dYhaDtQ6OImX08LF BVzOXAkZ0FxyPlE7AzVMuwvqxz+wSI0VUZBmEZ9Y1SFKWQnZ0BBxxkQX8aNL73WUUxDb QbX5ceJClaQZeEABOJqNQK88euuvoIdau83vbn8Pk9xsl0AtaMCq8s1CRjszxTuUhJNl UFiNoyLE9Uxt/lmC2cGE09eb9sL551WeeZ8zEyo8SKxqJK6tt2WViIpEnVWGnCxnalMZ NY6NPcDJNhhJSzp+Vds5LnOl/Vx8XhjEjkpI+Fqvn706iVee1LXwKhays9sdRfPG4BYa 7wGQ== MIME-Version: 1.0 X-Received: by 10.49.129.166 with SMTP id nx6mr6136742qeb.75.1379699872569; Fri, 20 Sep 2013 10:57:52 -0700 (PDT) Received: by 10.229.205.71 with HTTP; Fri, 20 Sep 2013 10:57:52 -0700 (PDT) Date: Fri, 20 Sep 2013 18:57:52 +0100 Message-ID: Subject: Help in testing Basho Riak port From: Big Lebowski To: freebsd-ports Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 17:57:53 -0000 Hi list! I've been working for couple last days on porting Basho Riak database (latest version 1.4.2) and finally I think it is ready to be presented: https://www.dropbox.com/s/2ztu2bdiip1u2un/riak.tgz Please, grab the port and test it on anything you can, break it in any way possible, and comment on anything you see that's been done wrong - I am open to any suggestion on how to make it worthy candidate for send-pr with port submission. Any help will be highly appreciated and will motivate me to port more cool software to FreeBSD! ;) Kind regards, S.