summaryrefslogtreecommitdiff
path: root/www/suphp/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/suphp/files
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/suphp/files')
-rw-r--r--www/suphp/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/suphp/files/pkg-message.in b/www/suphp/files/pkg-message.in
index 1da8876bebc1..74776312371a 100644
--- a/www/suphp/files/pkg-message.in
+++ b/www/suphp/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
SuPHP has no upstream maintainer and thus is not actively having
bugs and security issues addressed.
@@ -14,3 +17,6 @@ The port maintainer's thoughts on sandboxing PHP are here:
An overview of using PHP-FPM for application sandboxing is here:
http://blog.shatow.net/post/2013-11-27-sandboxing-php-part2.markdown
+EOM
+}
+]