aboutsummaryrefslogtreecommitdiff
path: root/japanese/wordpress
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:22:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:22:35 +0000
commit3bd0ac0d72aab526cd89382825e17fb94504687d (patch)
treec2e9bb521a07491f51813a0a02adbe55f6c79e13 /japanese/wordpress
parent7a76643f38d806cadebd3575ae3a5cf34e8006a5 (diff)
downloadports-3bd0ac0d72aab526cd89382825e17fb94504687d.tar.gz
ports-3bd0ac0d72aab526cd89382825e17fb94504687d.zip
Convert to UCL & cleanup pkg-message (categories h-k)
Notes
Notes: svn path=/head/; revision=508880
Diffstat (limited to 'japanese/wordpress')
-rw-r--r--japanese/wordpress/files/pkg-message.in12
1 files changed, 11 insertions, 1 deletions
diff --git a/japanese/wordpress/files/pkg-message.in b/japanese/wordpress/files/pkg-message.in
index a3c01e1be0d6..92426c987e83 100644
--- a/japanese/wordpress/files/pkg-message.in
+++ b/japanese/wordpress/files/pkg-message.in
@@ -1,6 +1,16 @@
- **** NOTE ****
+[
+{ type: install
+ message: <<EOM
Before the first use of WordPress, copy wp-config-sample.php to wp-config.php
in %%WWWDIR%% and modify it to fit your MySQL.
Maybe you need 'mysqladmin create wordpress' first.
+EOM
+}
+{ type: upgrade
+ maximum_version: 3
+ message: <<EOM
If you are upgrading from 1.x or 2.x to 3.x, please run
http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.x
+EOM
+}
+]