aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-30 05:17:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-30 05:17:59 +0000
commita1125e5eb61f28e0c8f75b03aa34281114cf042b (patch)
treee8c3292afecc18f207f41a35173267ae1b07fb12 /textproc
parent4669829674be16706c6ca054f800f2323157145e (diff)
downloadports-a1125e5eb61f28e0c8f75b03aa34281114cf042b.tar.gz
ports-a1125e5eb61f28e0c8f75b03aa34281114cf042b.zip
Remove expired textproc/rubygem-elasticsearch6
Notes
Notes: svn path=/head/; revision=513321
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-elasticsearch6/Makefile29
-rw-r--r--textproc/rubygem-elasticsearch6/distinfo3
-rw-r--r--textproc/rubygem-elasticsearch6/pkg-descr7
4 files changed, 0 insertions, 40 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 0f26a8433e8c..b8db0a543ed8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1533,7 +1533,6 @@
SUBDIR += rubygem-elasticsearch-rails
SUBDIR += rubygem-elasticsearch-transport
SUBDIR += rubygem-elasticsearch-xpack
- SUBDIR += rubygem-elasticsearch6
SUBDIR += rubygem-emot
SUBDIR += rubygem-escape_utils
SUBDIR += rubygem-escape_utils11
diff --git a/textproc/rubygem-elasticsearch6/Makefile b/textproc/rubygem-elasticsearch6/Makefile
deleted file mode 100644
index 78ae23d55447..000000000000
--- a/textproc/rubygem-elasticsearch6/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: Ryan Steinmetz <zi@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= elasticsearch
-PORTVERSION= 6.8.0
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 6
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Ruby integrations for Elasticsearch
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
-DEPRECATED= Use textproc/rubygem-elasticsearch instead
-EXPIRATION_DATE=2019-09-30
-
-RUN_DEPENDS= rubygem-elasticsearch-api6=${PORTVERSION}:textproc/rubygem-elasticsearch-api6 \
- rubygem-elasticsearch-transport6=${PORTVERSION}:textproc/rubygem-elasticsearch-transport6
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^6\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-elasticsearch6/distinfo b/textproc/rubygem-elasticsearch6/distinfo
deleted file mode 100644
index 26931cec6911..000000000000
--- a/textproc/rubygem-elasticsearch6/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1561659120
-SHA256 (rubygem/elasticsearch-6.8.0.gem) = 00bf8a12ef595d1246da7edd6e9ab8caad09e76f3f7bc0c7530d85495755e7ca
-SIZE (rubygem/elasticsearch-6.8.0.gem) = 9216
diff --git a/textproc/rubygem-elasticsearch6/pkg-descr b/textproc/rubygem-elasticsearch6/pkg-descr
deleted file mode 100644
index 1c2cf3ad6055..000000000000
--- a/textproc/rubygem-elasticsearch6/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Ruby integrations for Elasticsearch that feature:
-
-* a client for connecting to an Elasticsearch cluster
-* a Ruby API for the Elasticsearch's REST API
-* various extensions and utilities
-
-WWW: https://github.com/elastic/elasticsearch-ruby