aboutsummaryrefslogtreecommitdiff
path: root/hebrew
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 /hebrew
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 'hebrew')
-rw-r--r--hebrew/culmus/files/pkg-message.in6
-rw-r--r--hebrew/elmar-fonts/files/pkg-message.in6
-rw-r--r--hebrew/he2/pkg-message6
-rw-r--r--hebrew/hspell/files/pkg-message.in8
4 files changed, 24 insertions, 2 deletions
diff --git a/hebrew/culmus/files/pkg-message.in b/hebrew/culmus/files/pkg-message.in
index d01354b03aa3..25cd4c249a4f 100644
--- a/hebrew/culmus/files/pkg-message.in
+++ b/hebrew/culmus/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
You'll have to add this port's directory (%%PREFIX%%/lib/X11/fonts/culmus
to you're X font path. Here's how:
@@ -11,3 +14,6 @@ X-server.
If you're using XFS it is also a good idea to add this directory to
your "catalogue" line in the XFS configuration file:
%%PREFIX%%/lib/X11/fs/config
+EOM
+}
+]
diff --git a/hebrew/elmar-fonts/files/pkg-message.in b/hebrew/elmar-fonts/files/pkg-message.in
index 8f63746879b1..1d5a083e00cf 100644
--- a/hebrew/elmar-fonts/files/pkg-message.in
+++ b/hebrew/elmar-fonts/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
You'll have to add this port's directory PREFIX/lib/X11/fonts/hebrew
to your X font path:
@@ -6,3 +9,6 @@ $ xset fp rehash
or by adding a FontPath line for it in the X-server configuration file (usually
/etc/X11/xorg.conf) and restarting the X-server.
+EOM
+}
+]
diff --git a/hebrew/he2/pkg-message b/hebrew/he2/pkg-message
index d1c7125d4b13..9ddb0956b67f 100644
--- a/hebrew/he2/pkg-message
+++ b/hebrew/he2/pkg-message
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
I've installed a sample config file for you in
${PREFIX}/share/he2/.he2rc.sample
You may want to copy it to either your home directory, or to a file named
${PREFIX}/share/he2/.he2rc to set some system-wide defaults.
+EOM
+}
+]
diff --git a/hebrew/hspell/files/pkg-message.in b/hebrew/hspell/files/pkg-message.in
index 757d32298ea3..f171007a0d0f 100644
--- a/hebrew/hspell/files/pkg-message.in
+++ b/hebrew/hspell/files/pkg-message.in
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
The recommended usage of this port is first to teach your terminal to display
hebrew fonts, like this:
@@ -15,4 +17,6 @@ hspell file.txt | bidiv
Plus, Hspell can use Ispell as a slave (option -i or executable hspell-i).
Ispell can be found in %%PORTSDIR%%/textproc/ispell .
-
+EOM
+}
+]