Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 7F4CF431FBD for ; Tue, 4 Sep 2012 15:46:18 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S1T6IpMTOYwl for ; Tue, 4 Sep 2012 15:46:17 -0700 (PDT) Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 0DDD1431FAF for ; Tue, 4 Sep 2012 15:46:17 -0700 (PDT) Received: by ieak12 with SMTP id k12so6648274iea.26 for ; Tue, 04 Sep 2012 15:46:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:x-gm-message-state; bh=pXVP3TALrj+TAAXragjjKSkPAL1XtjelQYAkudHP+mE=; b=R7joP+i2b4DTx3bbs02ngB5oPl5FZfMDauhFr50f0RD9GQKUPA2BBZlPXbrnujoc18 da0rQLGJt5MsRWUvfpMx2BfhOBEGZS+iz100GVZa0qWVnKOB+iXX5TKwsej6aoz3/R1Z nAL+Yc1ys6qOB4dEU6HyGk1RqBGqxCADzuddcfXVawd1yUM11nFHPph+qlBVzYIRS8MO ZHfMnRAB8T1nkIGmOgRkK/bs7itSsD1M6/3BGxqO1VQpUJs3lqnXNIptn4I5FNbnnyTZ TBhOpvv9yNRaWS1B/XhhcPax72iYQkaCsUQpVxk5RUkK3+rKIc3veOZc3lqWNTEokYHo +Keg== Received: by 10.50.0.166 with SMTP id 6mr15680212igf.17.1346798775509; Tue, 04 Sep 2012 15:46:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.58.228 with HTTP; Tue, 4 Sep 2012 15:45:55 -0700 (PDT) X-Originating-IP: [216.92.130.84] In-Reply-To: <87pq65b0y2.fsf@zancas.localnet> References: <1338361324-57289-1-git-send-email-pioto@pioto.org> <87pq65b0y2.fsf@zancas.localnet> From: Mike Kelly Date: Tue, 4 Sep 2012 18:45:55 -0400 Message-ID: Subject: Re: [PATCH v2 0/9] FreeBSD Support Patches To: David Bremner Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnJb8rEckw9LO+Fq2DA1Rdyb6Smnow3CDv8oz7oQuztAfDkI3ibwdgMycAIKDtF6sVas9qm X-Mailman-Approved-At: Wed, 05 Sep 2012 02:58:40 -0700 Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 22:46:18 -0000 Thanks, I'll try to take care of the concerns with the other 2 patches at some point, but I haven't had as much free time lately as I'd like to have. On Sat, Sep 1, 2012 at 10:41 PM, David Bremner wrote: > Mike Kelly writes: > >> Hi, >> >> Here's a second attempt at adding FreeBSD support. Hopefully most of the >> concerns raised about the initial patch set have been addressed. > > I pushed (finally) patches 1,2,4,5,6 and 8. The others either no longer > apply, or there were some outstanding issues in the discussion on the > list. > > d -- Mike Kelly