Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84346C696 for ; Sun, 20 May 2012 20:40:12 +0000 (UTC) Received: (qmail 51286 invoked by uid 500); 20 May 2012 20:40:12 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51251 invoked by uid 500); 20 May 2012 20:40:12 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 51241 invoked by uid 99); 20 May 2012 20:40:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 May 2012 20:40:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lmatteis@gmail.com designates 74.125.83.52 as permitted sender) Received: from [74.125.83.52] (HELO mail-ee0-f52.google.com) (74.125.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 May 2012 20:40:07 +0000 Received: by eeke53 with SMTP id e53so1254624eek.11 for ; Sun, 20 May 2012 13:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=J+2xwqaSH7io9wmcgfafOM+7LinQkTdW4VvHW6CyQ/I=; b=0sgyeC4LhlHXOsNotTLL11C1cSeRt+slSj5hyT+kqeC64xnLpLuotSWSxBsmNgGmSO iPbGKF24xBvXx8Pu+qn+5/qMserzZ9kEQ+lQ331mUgdOeMlmBUbrlKfMZ4CkdOZZR3TT lvR4X9tSHrD5XFXXcupLPFg+apvkYEjWeHD2oKGT5zt897eqeCBuPjZQeOyWtQD0UyTt cRpszokzHbH5rl/wHzxbPPsfrbl3VhbaTaj4s3pTsihwR25EIH7t47vJNbZYHMguW7/x 1EfmAX6fO4kibO1eBuiE8tRyN0M6d1rPeEPTQF/HSpOq/DSyCNhaizkBfEShfeNHiJ76 Vvhw== MIME-Version: 1.0 Received: by 10.14.40.84 with SMTP id e60mr3242397eeb.75.1337546386087; Sun, 20 May 2012 13:39:46 -0700 (PDT) Received: by 10.14.125.11 with HTTP; Sun, 20 May 2012 13:39:46 -0700 (PDT) In-Reply-To: <9CE7131E-776B-4083-A36C-404DEA2463E2@gmail.com> References: <4B0FC275-BB22-4BEC-956B-1E7E119DCDE4@dvbportal.de> <9CE7131E-776B-4083-A36C-404DEA2463E2@gmail.com> Date: Sun, 20 May 2012 22:39:46 +0200 Message-ID: Subject: Re: I have build a CouchDB 1.2.0 Mac OS X Binary From: Luca Matteis To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Great stuff! Awesome work! On Sun, May 20, 2012 at 10:34 PM, Carlton Gibson wrote: > Yes. Definitely! > > Sent from my iPad > > On 20 May 2012, at 22:30, Ryan Ramage wrote: > >> Awesome work. I gave it a run and provided some issues in the github >> tracker, but its nice to see some osx love. I think a few others had >> also made a start, I wonder if they are around to collab with? >> >> R >> >> On Sun, May 20, 2012 at 5:06 AM, Hans J Schroeder wrote: >>> I have uploaded the sources and the CouchDB 1.2.0 Mac OS X Binary to Github. >>> >>> https://github.com/cloudnode/couchdbx-app >>> >>> - Hans