aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-06-02 07:01:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-06-02 07:01:54 +0800
commit36110c41e0095f37dd4fe8dfa987e6b928e231ad (patch)
treef85bed0b47c8c6ce792d8a1361626bf09ae478d0 /textproc
parenta3ff9574ef1f6084edde8882d3a06db0030e243d (diff)
downloadfreebsd-ports-gnome-36110c41e0095f37dd4fe8dfa987e6b928e231ad.tar.gz
freebsd-ports-gnome-36110c41e0095f37dd4fe8dfa987e6b928e231ad.tar.zst
freebsd-ports-gnome-36110c41e0095f37dd4fe8dfa987e6b928e231ad.zip
Remove expired textproc/kibana3
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/kibana3/Makefile26
-rw-r--r--textproc/kibana3/distinfo2
-rw-r--r--textproc/kibana3/files/pkg-message.in7
-rw-r--r--textproc/kibana3/pkg-descr7
-rw-r--r--textproc/kibana3/pkg-plist151
6 files changed, 0 insertions, 194 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index bcad437e5e4e..a4e604fb95c5 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -381,7 +381,6 @@
SUBDIR += kf5-kcodecs
SUBDIR += kf5-sonnet
SUBDIR += kf5-syntax-highlighting
- SUBDIR += kibana3
SUBDIR += kibana41
SUBDIR += kibana43
SUBDIR += kibana44
diff --git a/textproc/kibana3/Makefile b/textproc/kibana3/Makefile
deleted file mode 100644
index 3ae35fde85b3..000000000000
--- a/textproc/kibana3/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Antoine Brodin <antoine@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= kibana
-PORTVERSION= 3.1.3
-CATEGORIES= textproc www
-MASTER_SITES= http://download.elasticsearch.org/kibana/kibana/
-PKGNAMESUFFIX= 3
-
-MAINTAINER= antoine@FreeBSD.org
-COMMENT= Browser based analytics and search interface to ElasticSearch
-
-LICENSE= APACHE20
-
-DEPRECATED= End of Life was 2015-11-15
-EXPIRATION_DATE= 2018-06-01
-
-NO_BUILD= yes
-SUB_FILES= pkg-message
-
-do-install:
- @${MKDIR} ${STAGEDIR}${WWWDIR}
- cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
- ${MV} ${STAGEDIR}${WWWDIR}/config.js ${STAGEDIR}${WWWDIR}/config.js.sample
-
-.include <bsd.port.mk>
diff --git a/textproc/kibana3/distinfo b/textproc/kibana3/distinfo
deleted file mode 100644
index cc6a72ae073a..000000000000
--- a/textproc/kibana3/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (kibana-3.1.3.tar.gz) = 43e2da2b237f61daa2eac4a01c51361a764fda2a2152134ff0a61ae38b81aab3
-SIZE (kibana-3.1.3.tar.gz) = 1074430
diff --git a/textproc/kibana3/files/pkg-message.in b/textproc/kibana3/files/pkg-message.in
deleted file mode 100644
index c69ead7d0fc1..000000000000
--- a/textproc/kibana3/files/pkg-message.in
+++ /dev/null
@@ -1,7 +0,0 @@
-===
-Kibana has been installed.
-
-Edit %%WWWDIR%%/config.js to point to your ElasticSearch server.
-A simple nginx virtual host and proxy configuration to protect ElasticSearch can
-be found at https://raw.githubusercontent.com/elasticsearch/kibana/kibana3/sample/nginx.conf
-===
diff --git a/textproc/kibana3/pkg-descr b/textproc/kibana3/pkg-descr
deleted file mode 100644
index 914e928b041b..000000000000
--- a/textproc/kibana3/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Kibana is an open source (Apache Licensed), browser based analytics and search
-interface to Logstash and other timestamped data sets stored in ElasticSearch.
-With those in place Kibana is a snap to setup and start using (seriously).
-Kibana strives to be easy to get started with, while also being flexible and
-powerful.
-
-WWW: http://www.elasticsearch.org/overview/kibana/
diff --git a/textproc/kibana3/pkg-plist b/textproc/kibana3/pkg-plist
deleted file mode 100644
index 98e8b9f8405c..000000000000
--- a/textproc/kibana3/pkg-plist
+++ /dev/null
@@ -1,151 +0,0 @@
-%%WWWDIR%%/LICENSE.md
-%%WWWDIR%%/README.md
-%%WWWDIR%%/app/app.js
-%%WWWDIR%%/app/components/require.config.js
-%%WWWDIR%%/app/dashboards/blank.json
-%%WWWDIR%%/app/dashboards/default.json
-%%WWWDIR%%/app/dashboards/guided.json
-%%WWWDIR%%/app/dashboards/logstash.js
-%%WWWDIR%%/app/dashboards/logstash.json
-%%WWWDIR%%/app/dashboards/noted.json
-%%WWWDIR%%/app/factories/store.js
-%%WWWDIR%%/app/panels/bettermap/editor.html
-%%WWWDIR%%/app/panels/bettermap/leaflet/images/layers-2x.png
-%%WWWDIR%%/app/panels/bettermap/leaflet/images/layers.png
-%%WWWDIR%%/app/panels/bettermap/leaflet/images/marker-icon-2x.png
-%%WWWDIR%%/app/panels/bettermap/leaflet/images/marker-icon.png
-%%WWWDIR%%/app/panels/bettermap/leaflet/images/marker-shadow.png
-%%WWWDIR%%/app/panels/bettermap/leaflet/leaflet.css
-%%WWWDIR%%/app/panels/bettermap/leaflet/leaflet.ie.css
-%%WWWDIR%%/app/panels/bettermap/leaflet/leaflet.js
-%%WWWDIR%%/app/panels/bettermap/leaflet/plugins.css
-%%WWWDIR%%/app/panels/bettermap/leaflet/plugins.js
-%%WWWDIR%%/app/panels/bettermap/module.css
-%%WWWDIR%%/app/panels/bettermap/module.html
-%%WWWDIR%%/app/panels/bettermap/module.js
-%%WWWDIR%%/app/panels/column/editor.html
-%%WWWDIR%%/app/panels/column/module.html
-%%WWWDIR%%/app/panels/column/module.js
-%%WWWDIR%%/app/panels/column/panelgeneral.html
-%%WWWDIR%%/app/panels/dashcontrol/editor.html
-%%WWWDIR%%/app/panels/dashcontrol/module.html
-%%WWWDIR%%/app/panels/dashcontrol/module.js
-%%WWWDIR%%/app/panels/derivequeries/editor.html
-%%WWWDIR%%/app/panels/derivequeries/module.html
-%%WWWDIR%%/app/panels/derivequeries/module.js
-%%WWWDIR%%/app/panels/fields/editor.html
-%%WWWDIR%%/app/panels/fields/micropanel.html
-%%WWWDIR%%/app/panels/fields/module.html
-%%WWWDIR%%/app/panels/fields/module.js
-%%WWWDIR%%/app/panels/filtering/editor.html
-%%WWWDIR%%/app/panels/filtering/meta.html
-%%WWWDIR%%/app/panels/filtering/module.html
-%%WWWDIR%%/app/panels/filtering/module.js
-%%WWWDIR%%/app/panels/goal/editor.html
-%%WWWDIR%%/app/panels/goal/module.html
-%%WWWDIR%%/app/panels/goal/module.js
-%%WWWDIR%%/app/panels/histogram/editor.html
-%%WWWDIR%%/app/panels/histogram/module.html
-%%WWWDIR%%/app/panels/histogram/module.js
-%%WWWDIR%%/app/panels/histogram/queriesEditor.html
-%%WWWDIR%%/app/panels/histogram/styleEditor.html
-%%WWWDIR%%/app/panels/hits/editor.html
-%%WWWDIR%%/app/panels/hits/module.html
-%%WWWDIR%%/app/panels/hits/module.js
-%%WWWDIR%%/app/panels/map/editor.html
-%%WWWDIR%%/app/panels/map/lib/map.europe.js
-%%WWWDIR%%/app/panels/map/lib/map.usa.js
-%%WWWDIR%%/app/panels/map/lib/map.world.js
-%%WWWDIR%%/app/panels/map/module.html
-%%WWWDIR%%/app/panels/map/module.js
-%%WWWDIR%%/app/panels/query/editor.html
-%%WWWDIR%%/app/panels/query/editors/lucene.html
-%%WWWDIR%%/app/panels/query/editors/regex.html
-%%WWWDIR%%/app/panels/query/editors/topN.html
-%%WWWDIR%%/app/panels/query/help/lucene.html
-%%WWWDIR%%/app/panels/query/help/regex.html
-%%WWWDIR%%/app/panels/query/help/topN.html
-%%WWWDIR%%/app/panels/query/helpModal.html
-%%WWWDIR%%/app/panels/query/meta.html
-%%WWWDIR%%/app/panels/query/module.html
-%%WWWDIR%%/app/panels/query/module.js
-%%WWWDIR%%/app/panels/query/query.css
-%%WWWDIR%%/app/panels/sparklines/editor.html
-%%WWWDIR%%/app/panels/sparklines/module.html
-%%WWWDIR%%/app/panels/sparklines/module.js
-%%WWWDIR%%/app/panels/stats/editor.html
-%%WWWDIR%%/app/panels/stats/module.html
-%%WWWDIR%%/app/panels/stats/module.js
-%%WWWDIR%%/app/panels/table/editor.html
-%%WWWDIR%%/app/panels/table/micropanel.html
-%%WWWDIR%%/app/panels/table/modal.html
-%%WWWDIR%%/app/panels/table/module.html
-%%WWWDIR%%/app/panels/table/module.js
-%%WWWDIR%%/app/panels/table/pagination.html
-%%WWWDIR%%/app/panels/terms/editor.html
-%%WWWDIR%%/app/panels/terms/module.html
-%%WWWDIR%%/app/panels/terms/module.js
-%%WWWDIR%%/app/panels/text/editor.html
-%%WWWDIR%%/app/panels/text/module.html
-%%WWWDIR%%/app/panels/text/module.js
-%%WWWDIR%%/app/panels/timepicker/custom.html
-%%WWWDIR%%/app/panels/timepicker/editor.html
-%%WWWDIR%%/app/panels/timepicker/module.html
-%%WWWDIR%%/app/panels/timepicker/module.js
-%%WWWDIR%%/app/panels/timepicker/refreshctrl.html
-%%WWWDIR%%/app/panels/trends/editor.html
-%%WWWDIR%%/app/panels/trends/module.html
-%%WWWDIR%%/app/panels/trends/module.js
-%%WWWDIR%%/app/partials/connectionFailed.html
-%%WWWDIR%%/app/partials/dashLoader.html
-%%WWWDIR%%/app/partials/dashLoaderShare.html
-%%WWWDIR%%/app/partials/dashboard.html
-%%WWWDIR%%/app/partials/dasheditor.html
-%%WWWDIR%%/app/partials/inspector.html
-%%WWWDIR%%/app/partials/load.html
-%%WWWDIR%%/app/partials/modal.html
-%%WWWDIR%%/app/partials/paneladd.html
-%%WWWDIR%%/app/partials/paneleditor.html
-%%WWWDIR%%/app/partials/panelgeneral.html
-%%WWWDIR%%/app/partials/querySelect.html
-%%WWWDIR%%/app/partials/roweditor.html
-%%WWWDIR%%/build.txt
-@sample %%WWWDIR%%/config.js.sample
-%%WWWDIR%%/css/animate.min.css
-%%WWWDIR%%/css/bootstrap-responsive.min.css
-%%WWWDIR%%/css/bootstrap.dark.less
-%%WWWDIR%%/css/bootstrap.dark.min.css
-%%WWWDIR%%/css/bootstrap.light.less
-%%WWWDIR%%/css/bootstrap.light.min.css
-%%WWWDIR%%/css/font-awesome.min.css
-%%WWWDIR%%/css/normalize.min.css
-%%WWWDIR%%/css/timepicker.css
-%%WWWDIR%%/favicon.ico
-%%WWWDIR%%/font/FontAwesome.otf
-%%WWWDIR%%/font/fontawesome-webfont.eot
-%%WWWDIR%%/font/fontawesome-webfont.svg
-%%WWWDIR%%/font/fontawesome-webfont.ttf
-%%WWWDIR%%/font/fontawesome-webfont.woff
-%%WWWDIR%%/img/annotation-icon.png
-%%WWWDIR%%/img/cubes.png
-%%WWWDIR%%/img/glyphicons-halflings-white.png
-%%WWWDIR%%/img/glyphicons-halflings.png
-%%WWWDIR%%/img/kibana.png
-%%WWWDIR%%/img/light.png
-%%WWWDIR%%/img/load.gif
-%%WWWDIR%%/img/load_big.gif
-%%WWWDIR%%/img/small.png
-%%WWWDIR%%/index.html
-%%WWWDIR%%/vendor/LICENSE.json
-%%WWWDIR%%/vendor/bootstrap/less/tests/buttons.html
-%%WWWDIR%%/vendor/bootstrap/less/tests/css-tests.css
-%%WWWDIR%%/vendor/bootstrap/less/tests/css-tests.html
-%%WWWDIR%%/vendor/bootstrap/less/tests/forms-responsive.html
-%%WWWDIR%%/vendor/bootstrap/less/tests/forms.html
-%%WWWDIR%%/vendor/bootstrap/less/tests/navbar-fixed-top.html
-%%WWWDIR%%/vendor/bootstrap/less/tests/navbar-static-top.html
-%%WWWDIR%%/vendor/bootstrap/less/tests/navbar.html
-%%WWWDIR%%/vendor/require/css-build.js
-%%WWWDIR%%/vendor/require/require.js
-%%WWWDIR%%/vendor/require/tmpl.js
-%%WWWDIR%%/vendor/timezone.js