aboutsummaryrefslogtreecommitdiffstats
path: root/java/intellij-rubymine
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 06:22:35 +0800
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 06:22:35 +0800
commit3bd0ac0d72aab526cd89382825e17fb94504687d (patch)
treec2e9bb521a07491f51813a0a02adbe55f6c79e13 /java/intellij-rubymine
parent7a76643f38d806cadebd3575ae3a5cf34e8006a5 (diff)
downloadfreebsd-ports-gnome-3bd0ac0d72aab526cd89382825e17fb94504687d.tar.gz
freebsd-ports-gnome-3bd0ac0d72aab526cd89382825e17fb94504687d.tar.zst
freebsd-ports-gnome-3bd0ac0d72aab526cd89382825e17fb94504687d.zip
Convert to UCL & cleanup pkg-message (categories h-k)
Diffstat (limited to 'java/intellij-rubymine')
-rw-r--r--java/intellij-rubymine/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/intellij-rubymine/files/pkg-message.in b/java/intellij-rubymine/files/pkg-message.in
index 210572bb37d4..dc0880e9dc5f 100644
--- a/java/intellij-rubymine/files/pkg-message.in
+++ b/java/intellij-rubymine/files/pkg-message.in
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
There is native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/idea.properties:
idea.filewatcher.disabled=true
+EOM
+}
+]