aboutsummaryrefslogtreecommitdiff
path: root/ukrainian
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:41 +0000
commit153fb8d6f62207ff017855dafedd01ce3b7b3482 (patch)
tree628e6252c14adbb33ed389796357d5f91d7c0437 /ukrainian
parentbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (diff)
downloadports-153fb8d6f62207ff017855dafedd01ce3b7b3482.tar.gz
ports-153fb8d6f62207ff017855dafedd01ce3b7b3482.zip
Convert to UCL & cleanup pkg-message (categories [t-u])
Notes
Notes: svn path=/head/; revision=508910
Diffstat (limited to 'ukrainian')
-rw-r--r--ukrainian/emacs-koi8u/pkg-message8
-rw-r--r--ukrainian/monacofonts/pkg-message8
2 files changed, 12 insertions, 4 deletions
diff --git a/ukrainian/emacs-koi8u/pkg-message b/ukrainian/emacs-koi8u/pkg-message
index cf4d5a552458..5e7ce5efb825 100644
--- a/ukrainian/emacs-koi8u/pkg-message
+++ b/ukrainian/emacs-koi8u/pkg-message
@@ -1,3 +1,7 @@
-*************************************************************
+[
+{ type: install
+ message: <<EOM
Add (require 'ukr-koi8u) to you ~/.emacs or ~/.xemacs/init.el
-*************************************************************
+EOM
+}
+]
diff --git a/ukrainian/monacofonts/pkg-message b/ukrainian/monacofonts/pkg-message
index 70e2e8845af1..590941eac7e6 100644
--- a/ukrainian/monacofonts/pkg-message
+++ b/ukrainian/monacofonts/pkg-message
@@ -1,8 +1,12 @@
-
+[
+{ type: install
+ message: <<EOM
For your X-server to use the fonts, you have to add
the ${LOCALBASE}/share/fonts/koi8-u-monaco (LOCALBASE is,
usually, /usr/local) to the server's font-path. Use
``xset fp+'' ${LOCALBASE} to do this for the current X-session and
consult your X-server's documentation to make this
permanent.
-
+EOM
+}
+]