aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /german
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'german')
-rw-r--r--german/BBBike/pkg-message6
-rw-r--r--german/bugzilla44/pkg-message8
-rw-r--r--german/wordpress/files/pkg-message.in7
3 files changed, 18 insertions, 3 deletions
diff --git a/german/BBBike/pkg-message b/german/BBBike/pkg-message
index b71cda8b2466..a00817a5e1a9 100644
--- a/german/BBBike/pkg-message
+++ b/german/BBBike/pkg-message
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
BBBike
------
Zusätzliche Anpassung für KDE mit
${PREFIX}/BBBike/install.pl
+EOM
+}
+]
diff --git a/german/bugzilla44/pkg-message b/german/bugzilla44/pkg-message
index 85bfbab9ec7b..b9286a224aeb 100644
--- a/german/bugzilla44/pkg-message
+++ b/german/bugzilla44/pkg-message
@@ -1,5 +1,9 @@
-==========================================================================
+[
+{ type: install
+ message: <<EOM
German localization for Bugzilla has now been installed.
Please run "checksetup.pl" to re-generate templates.
-==========================================================================
+EOM
+}
+]
diff --git a/german/wordpress/files/pkg-message.in b/german/wordpress/files/pkg-message.in
index 11afe3fec699..a3d0617e38e0 100644
--- a/german/wordpress/files/pkg-message.in
+++ b/german/wordpress/files/pkg-message.in
@@ -1,6 +1,11 @@
- **** 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.
If you are upgrading from 1.x or 2.x or 3.x to 4.x, please run
http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 4.x
+EOM
+}
+]