aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:14:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:14:42 +0000
commitd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (patch)
tree3101a230df47611cc95ad8967b10bbb3f58fa7eb /russian
parent024d6916f9a805387a7b2d7ebffca6e633692b45 (diff)
downloadports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.tar.gz
ports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.zip
Convert to UCL & cleanup pkg-message (categories [p-r])
Notes
Notes: svn path=/head/; revision=508908
Diffstat (limited to 'russian')
-rw-r--r--russian/artwiz-ru/files/pkg-message.in8
-rw-r--r--russian/bugzilla44/pkg-message8
-rw-r--r--russian/emkatic/pkg-message6
-rw-r--r--russian/koi8r-ps/pkg-message6
-rw-r--r--russian/mueller-dic/files/pkg-message.in8
-rw-r--r--russian/stardict-mueller7/files/pkg-message10
-rw-r--r--russian/wordpress/files/pkg-message.in7
7 files changed, 42 insertions, 11 deletions
diff --git a/russian/artwiz-ru/files/pkg-message.in b/russian/artwiz-ru/files/pkg-message.in
index 98a60b220247..f8ad68cf156e 100644
--- a/russian/artwiz-ru/files/pkg-message.in
+++ b/russian/artwiz-ru/files/pkg-message.in
@@ -1,4 +1,6 @@
-============================================================
+[
+{ type: install
+ message: <<EOM
You'll have to add LOCALBASE/share/fonts/artwiz-ru
to your X font path by either:
@@ -7,4 +9,6 @@ $ xset fp rehash
or by adding it to your X-server configuration file and
restarting the X-server.
-============================================================
+EOM
+}
+]
diff --git a/russian/bugzilla44/pkg-message b/russian/bugzilla44/pkg-message
index 356e24d70c10..bb73c50db899 100644
--- a/russian/bugzilla44/pkg-message
+++ b/russian/bugzilla44/pkg-message
@@ -1,5 +1,9 @@
-==========================================================================
+[
+{ type: install
+ message: <<EOM
Russian localization for Bugzilla has now been installed.
Please run "checksetup.pl" to re-generate templates.
-==========================================================================
+EOM
+}
+]
diff --git a/russian/emkatic/pkg-message b/russian/emkatic/pkg-message
index 9eae275f84e5..885ed6cd228d 100644
--- a/russian/emkatic/pkg-message
+++ b/russian/emkatic/pkg-message
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
To enable PC speaker sound output support, install `audio/beep' package or
from the ports.
+EOM
+}
+]
diff --git a/russian/koi8r-ps/pkg-message b/russian/koi8r-ps/pkg-message
index 018a93b65843..e2f8466c4128 100644
--- a/russian/koi8r-ps/pkg-message
+++ b/russian/koi8r-ps/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
This port tries to patch the GhostScript's Fontmap
automaticly, so unless you have non-standard GhostScript
installation (or if you installed GhostScript
@@ -25,3 +28,6 @@
on PostScript printers -- they use their own PostScript
engines (not GhostScript). The port russian/koify may
help you with those.
+EOM
+}
+]
diff --git a/russian/mueller-dic/files/pkg-message.in b/russian/mueller-dic/files/pkg-message.in
index 66134ea3c9da..7fbc8c6ce8cb 100644
--- a/russian/mueller-dic/files/pkg-message.in
+++ b/russian/mueller-dic/files/pkg-message.in
@@ -1,4 +1,8 @@
-==============================================
+[
+{ type: install
+ message: <<EOM
You can look up a word at the dictionary with:
%%PREFIX%%/bin/mueller word
-==============================================
+EOM
+}
+]
diff --git a/russian/stardict-mueller7/files/pkg-message b/russian/stardict-mueller7/files/pkg-message
index d58f28ee0adb..dd306adbb801 100644
--- a/russian/stardict-mueller7/files/pkg-message
+++ b/russian/stardict-mueller7/files/pkg-message
@@ -1,10 +1,12 @@
-=====================================================================
-
+[
+{ type: install
+ message: <<EOM
This dictionary can be used with any of the following dictionary
programs (consider to install one of them):
textproc/goldendict Goldendict (Qt4)
textproc/qstardict StarDict clone (Qt4)
textproc/stardict3 StarDict 3.x (GTK2)
-
-=====================================================================
+EOM
+}
+]
diff --git a/russian/wordpress/files/pkg-message.in b/russian/wordpress/files/pkg-message.in
index a3c01e1be0d6..1ed45373bff3 100644
--- a/russian/wordpress/files/pkg-message.in
+++ b/russian/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 to 3.x, please run
http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.x
+EOM
+}
+]