From owner-freebsd-ports@freebsd.org Tue Nov 15 17:50:12 2016 Return-Path: Delivered-To: freebsd-ports@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 12DFCC438CA for ; Tue, 15 Nov 2016 17:50:12 +0000 (UTC) (envelope-from benny.goemans@belgacom.net) Received: from mailbnc116.isp.belgacom.be (mailbnc116.isp.belgacom.be [195.238.20.250]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AC7AFC0 for ; Tue, 15 Nov 2016 17:50:10 +0000 (UTC) (envelope-from benny.goemans@belgacom.net) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2CuBAA6SStY/9HaUlFeHgYMgzcBAQEBA?= =?us-ascii?q?b0qhhkBgnAQAQIBAQEBAQEBYiiFIAJTO4EKiGihIJIli32GPIluhRUFmkGBb45?= =?us-ascii?q?sgWABjkiRUTUgaIMJAQEIAgFFHIFePYhOAQEB?= Received: from d5152dad1.static.telenet.be (HELO roundcube.malavon.com) ([81.82.218.209]) by relay.proximus.be with ESMTP/TLS/DHE-RSA-AES128-GCM-SHA256; 15 Nov 2016 18:48:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 15 Nov 2016 18:48:57 +0100 From: Benny Goemans To: freebsd-ports@freebsd.org Subject: ElasticSearch 5.0 Message-ID: <9d8a34bab2b1154b744f985e4adac542@bsd-mail.malavon.com> X-Sender: benny.goemans@belgacom.net User-Agent: Roundcube Webmail/1.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 17:50:12 -0000 Hi all, is there currently someone looking into porting ES 5.0 along with the entire ELK (Logstash, Kibana) stack to FreeBSD? If not I'll give it a try, I'd like to test version 5.0 and right now there is no port. I do have some experience in porting stuff (and there are reference ports for ES 2.x - the previous version), but never actually released a port. That said, they don't seem to be very difficult to port. Thanks in advance, Benny Goemans