aboutsummaryrefslogtreecommitdiff
path: root/devel/jetbrains-phpstorm/files/pkg-message.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /devel/jetbrains-phpstorm/files/pkg-message.in
parenta6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (diff)
downloadports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.tar.gz
ports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.zip
Convert to UCL & cleanup pkg-message (categories d)
Notes
Notes: svn path=/head/; revision=508835
Diffstat (limited to 'devel/jetbrains-phpstorm/files/pkg-message.in')
-rw-r--r--devel/jetbrains-phpstorm/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/jetbrains-phpstorm/files/pkg-message.in b/devel/jetbrains-phpstorm/files/pkg-message.in
index b351c8f258e8..00e6bc5fc93a 100644
--- a/devel/jetbrains-phpstorm/files/pkg-message.in
+++ b/devel/jetbrains-phpstorm/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
+}
+]