From owner-freebsd-questions@freebsd.org Sat Jul 1 09:45:53 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79CF2DA79B5 for ; Sat, 1 Jul 2017 09:45:53 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from bede.home.qeng-ho.org (bede.qeng-ho.org [217.155.128.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fileserver.home.qeng-ho.org", Issuer "fileserver.home.qeng-ho.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 048348023C for ; Sat, 1 Jul 2017 09:45:52 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from arthur.home.qeng-ho.org (arthur.home.qeng-ho.org [172.23.1.2]) by bede.home.qeng-ho.org (8.15.2/8.15.2) with ESMTP id v619cwVu012320; Sat, 1 Jul 2017 10:38:58 +0100 (BST) (envelope-from freebsd@qeng-ho.org) Subject: Re: ZeroMQ on FreeBSD To: freebsd@posteo.co, freebsd-questions@freebsd.org References: From: Arthur Chance Message-ID: <903a7477-c024-6080-565e-86ef43149b44@qeng-ho.org> Date: Sat, 1 Jul 2017 10:38:58 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2017 09:45:53 -0000 On 30/06/2017 23:08, Rami wrote: > > > Hi everyone, > Not sure if this is the right place to ask this question. > I couldn't find 0mq (zeroMQ) in the packages. > > So just wondering why it hasn't been posted yet. And is there any work > around? > > Thanks , > Rami > You have a choice of versions: net/libzmq2 net/libzmq3 net/libzmq4 -- An amusing coincidence: log2(58) = 5.858 (to 0.0003% accuracy).