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 49EF5D01E for ; Sun, 8 Jul 2012 03:54:28 +0000 (UTC) Received: (qmail 32253 invoked by uid 500); 8 Jul 2012 03:54:27 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 31861 invoked by uid 500); 8 Jul 2012 03:54:23 -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 31790 invoked by uid 99); 8 Jul 2012 03:54:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 03:54:20 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=FSL_RCVD_USER,SPF_HELO_PASS,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of gnn@freebsd.org does not designate 216.38.53.176 as permitted sender) Received: from [216.38.53.176] (HELO vps.hungerhost.com) (216.38.53.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 03:54:14 +0000 Received: from pool-96-250-5-62.nycmny.fios.verizon.net ([96.250.5.62]:57407 helo=minion.home) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77) (envelope-from ) id 1SniZF-0006kD-Q4 for user@zookeeper.apache.org; Sat, 07 Jul 2012 23:53:53 -0400 From: George Neville-Neil Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: zookeeper supported on FreeBSD and in the ports collection... Date: Sat, 7 Jul 2012 23:53:53 -0400 Message-Id: <45588601-B1FF-4A04-90D3-547599D5241A@freebsd.org> To: user@zookeeper.apache.org Mime-Version: 1.0 (Apple Message framework v1280) X-Mailer: Apple Mail (2.1280) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - zookeeper.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsd.org X-Virus-Checked: Checked by ClamAV on apache.org 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