aboutsummaryrefslogtreecommitdiff
path: root/www/joomla3
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/joomla3
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/joomla3')
-rw-r--r--www/joomla3/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/joomla3/files/pkg-message.in b/www/joomla3/files/pkg-message.in
index b20aca218574..d0eb6d077313 100644
--- a/www/joomla3/files/pkg-message.in
+++ b/www/joomla3/files/pkg-message.in
@@ -1,5 +1,6 @@
-================================================================================
-
+[
+{ type: install
+ message: <<EOM
1) Add the following to your Apache configuration, and restart the server:
### Add the AcceptPathInfo directive only for Apache 2.0.30 or later.
@@ -26,5 +27,6 @@
4) As of 3.6.4, php7 is also supported, and the php*-mysql extension is NOT
asked for. Also, the php*-pgsql extension is asked for as Joomla supports
PostgreSQL as well.
-
-================================================================================
+EOM
+}
+]