aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logstash5/pkg-message
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-04-06 20:51:50 +0000
committerRene Ladan <rene@FreeBSD.org>2021-04-06 20:53:35 +0000
commit25996ce5b64cbc5e3c7297b7f80c133c614265c4 (patch)
tree6416d0ce2f3ac2e2c7061dd29938c691ca1db6ba /sysutils/logstash5/pkg-message
parentd4735352b3b5665dfd914af4eae16ae0f224f1ac (diff)
Remove expired ports:
2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent versions of pango 2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on deprecated libraries such as www/gtkhtml3. Upstream project is now called tomboy-ng. deskutils/tomboy-plugin-reminder: part of deskutils/tomboy 2021-03-31 devel/monodevelop: outdated, depends on deprecated library www/gtkhtml3 2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream 2021-03-31 sysutils/logstash5: End of life since release of 7.3.0 2021-03-31 www/decss: Abandonware 2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0 2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is scheduled for removal 2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library www/gtkhtml3 2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52 2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
Diffstat (limited to 'sysutils/logstash5/pkg-message')
-rw-r--r--sysutils/logstash5/pkg-message20
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/logstash5/pkg-message b/sysutils/logstash5/pkg-message
deleted file mode 100644
index 99c33f7ab57f..000000000000
--- a/sysutils/logstash5/pkg-message
+++ /dev/null
@@ -1,20 +0,0 @@
-[
-{ type: install
- message: <<EOM
-To start logstash as an agent during startup, add
-
- logstash_enable="YES"
-
-to your /etc/rc.conf.
-
-Extra options can be found in startup script.
-
-NOTE: Since version 1.5.0, logstash is started in agent mode.
-The Kibana web application is no longer embedded in this Logstash
-distribution.
-
-NOTE: Since version 2, logstash does not support an embedded
-ElasticSearch instance.
-EOM
-}
-]