From owner-svn-ports-all@freebsd.org Mon Apr 9 15:54:01 2018 Return-Path: Delivered-To: svn-ports-all@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 8A410F8AEA7; Mon, 9 Apr 2018 15:54:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 376EB6D228; Mon, 9 Apr 2018 15:54:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 325E420C87; Mon, 9 Apr 2018 15:54:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w39Fs1l3004354; Mon, 9 Apr 2018 15:54:01 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w39Fs1iA004353; Mon, 9 Apr 2018 15:54:01 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201804091554.w39Fs1iA004353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 9 Apr 2018 15:54:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466862 - in head/textproc: . elasticsearch elasticsearch-plugin-hq elasticsearch-plugin-marvel elasticsearch-plugin-migration elasticsearch-plugin-sql elasticsearch-river-rabbitmq X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head/textproc: . elasticsearch elasticsearch-plugin-hq elasticsearch-plugin-marvel elasticsearch-plugin-migration elasticsearch-plugin-sql elasticsearch-river-rabbitmq X-SVN-Commit-Revision: 466862 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 15:54:01 -0000 Author: feld Date: Mon Apr 9 15:54:00 2018 New Revision: 466862 URL: https://svnweb.freebsd.org/changeset/ports/466862 Log: Remove textproc/elasticsearch and related plugins The sun has set and these are all far beyond End of Life Deleted: head/textproc/elasticsearch/ head/textproc/elasticsearch-plugin-hq/ head/textproc/elasticsearch-plugin-marvel/ head/textproc/elasticsearch-plugin-migration/ head/textproc/elasticsearch-plugin-sql/ head/textproc/elasticsearch-river-rabbitmq/ Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Apr 9 15:29:28 2018 (r466861) +++ head/textproc/Makefile Mon Apr 9 15:54:00 2018 (r466862) @@ -151,13 +151,7 @@ SUBDIR += ekhtml SUBDIR += el-aspell SUBDIR += el-hyphen - SUBDIR += elasticsearch SUBDIR += elasticsearch-plugin-head - SUBDIR += elasticsearch-plugin-hq - SUBDIR += elasticsearch-plugin-marvel - SUBDIR += elasticsearch-plugin-migration - SUBDIR += elasticsearch-plugin-sql - SUBDIR += elasticsearch-river-rabbitmq SUBDIR += elasticsearch2 SUBDIR += elasticsearch2-plugin-hq SUBDIR += elasticsearch2-plugin-marvel