Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A36A6D9D7 for ; Tue, 10 Jul 2012 03:22:35 +0000 (UTC) Received: (qmail 17319 invoked by uid 500); 10 Jul 2012 03:22:34 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 17196 invoked by uid 500); 10 Jul 2012 03:22:34 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 17136 invoked by uid 99); 10 Jul 2012 03:22:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 03:22:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mutsuzaki@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-ob0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 03:22:25 +0000 Received: by obfk16 with SMTP id k16so1299040obf.15 for ; Mon, 09 Jul 2012 20:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=ZyKKusWtW2nrdsdgWbCyv20iAeQOUj7XoHo1HLpg1eI=; b=wsWLmalTmEvmNwh8MXEeksJkf6NUcNY8DuHctdzG5rfJXBrcjqTsI1kP7GH+O6d3VJ 7cO6gdkyeldOfvuk0InvqzTrs60oPIC8jL3Wnv5oMz9agZS9OT+VAxsDRNRak+UyAV62 H5Psup9dIWgMNP2TCjw6ko0U/y+le6uPwvZM96wU1U1UZY0RYnenGhbxl2iF01iMhRkH fPbFNx3N33TJdNlntSHoTo434zUZGtVdch0uojCfy4yf2wk35D7LRfX7aBET1/RytbVX D7y4ogxyWjBkCg/GxznPCmnPZFd+yyhWDfWLXCl87cVgah3syGZuDGN6UsVg/4vg/Xdz JYlg== MIME-Version: 1.0 Received: by 10.60.24.7 with SMTP id q7mr12644671oef.54.1341890524540; Mon, 09 Jul 2012 20:22:04 -0700 (PDT) Reply-To: michi@cs.stanford.edu Sender: mutsuzaki@gmail.com Received: by 10.182.50.228 with HTTP; Mon, 9 Jul 2012 20:22:04 -0700 (PDT) In-Reply-To: <45588601-B1FF-4A04-90D3-547599D5241A@freebsd.org> References: <45588601-B1FF-4A04-90D3-547599D5241A@freebsd.org> Date: Mon, 9 Jul 2012 20:22:04 -0700 X-Google-Sender-Auth: ASn9rPKMwC43KNE6zJ-sxLH2ehQ Message-ID: Subject: Re: zookeeper supported on FreeBSD and in the ports collection... From: Michi Mutsuzaki To: user@zookeeper.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi George, This is a great news! Could you open a jira for this so that we don't forget to update the documentation? https://issues.apache.org/jira/browse/ZOOKEEPER Thanks! --Michi On Sat, Jul 7, 2012 at 8:53 PM, George Neville-Neil wrote: > Hi, > > I noticed on this page: http://zookeeper.apache.org/doc/r3.3.3/zookeeperAdmin.html > > that FreeBSD was listed as being supported only as a client due to a problem with > the JVM on FreeBSD. > > As of Friday zookeeper is fully supported on FreeBSD, using openjdk version 7 > and I have created a port for it in our ports collection: > > http://www.freshports.org/devel/zookeeper/ > > The zookeeper port tracks the stable release at the moment and in the near future to track the > current release, as the plain zookeeper port tracks the stable. > > Please update your documentation to reflect this change in support. > > Best, > George Neville-Neil > gnn@freebsd.org > >