From owner-freebsd-elastic@freebsd.org Mon Apr 9 23:12:41 2018 Return-Path: Delivered-To: freebsd-elastic@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29453F86AC2 for ; Mon, 9 Apr 2018 23:12:41 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBC92815DF for ; Mon, 9 Apr 2018 23:12:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 738A621934; Mon, 9 Apr 2018 19:12:40 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute3.internal (MEProxy); Mon, 09 Apr 2018 19:12:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=DUEXki 0XjVYxWpAh26UIvpk0hnjczc+/dwYLk33Ars4=; b=fiuGO4jPgYhN0kSE8hTTnN BlwFX0Ry/xwLoX8A9gn3fY8+dOVnNJAhtFut1J33wxXGw97BkphHp/dzNYFtwVR2 aRRTtcm997ljGGvQ+Y8IWckXO0JzQGJi2+n+Ia7O4bDeLaF4zsFWFty40LSQApVm rx0QUtLOr6qCIXVMHyEodWvfk/6Na63+tB2Wk1xsXsZq3NyQJ9MXPryej7iY+uAL fV3CqDSRdFqfiXdVihR4wbDvbShOktLhJPoB6K9sOGXyBetxRsAdTBCy/7Pv3eTa HVpMGMxex7I9d+mILQqSVLmjcJNmy9eSRa1ktYVXue0CraPPs3o9sF0iuDfrl0cg == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 38598BA43C; Mon, 9 Apr 2018 19:12:40 -0400 (EDT) Message-Id: <1523315560.1015086.1332250864.3ABF66CB@webmail.messagingengine.com> From: Mark Felder To: Jimmy Olgeni , freebsd-elastic@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-61ab7380 In-Reply-To: References: Subject: Re: A few old ElasticSearch ports Date: Mon, 09 Apr 2018 18:12:40 -0500 X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 23:12:41 -0000 On Mon, Apr 9, 2018, at 17:05, Jimmy Olgeni wrote: > > Hi, > > Some time ago I made a few ports for ES: > > textproc/elasticsearch-plugin-head > textproc/elasticsearch-plugin-hq > textproc/elasticsearch-plugin-migration > textproc/elasticsearch-plugin-sql > textproc/elasticsearch-river-rabbitmq > textproc/elasticsearch2-plugin-hq > textproc/elasticsearch2-plugin-migration > textproc/elasticsearch2-plugin-sql > > I was wondering if they could be adopted by elastic@, or if maybe they are > no longer relevant because they apply to older versions of ES. > > Any thoughts? > A few of those were actually deleted today (elasticsearch 1 ports) beacuse textproc/elasticsearch expired and they had textproc/elasticsearch as the RUN_DEPENDS. I was caught up in work today and didn't get a chance to email you about it. Please feel free to assign any ports you have that are related to elasticsearch to elastic@ and we'll figure out what to do with them. If we get requests from users to pull in newer versions (if they exist -- some of these do not) we can make ports for those plugins. -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org