aboutsummaryrefslogtreecommitdiff
path: root/arabic
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /arabic
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'arabic')
-rw-r--r--arabic/ae_fonts_mono/files/pkg-message.in8
-rw-r--r--arabic/ae_fonts_ttf/files/pkg-message.in8
-rw-r--r--arabic/kacst_fonts/files/pkg-message.in8
-rw-r--r--arabic/khotot/files/pkg-message.in8
4 files changed, 24 insertions, 8 deletions
diff --git a/arabic/ae_fonts_mono/files/pkg-message.in b/arabic/ae_fonts_mono/files/pkg-message.in
index e019cc531a17..3bf945c332ee 100644
--- a/arabic/ae_fonts_mono/files/pkg-message.in
+++ b/arabic/ae_fonts_mono/files/pkg-message.in
@@ -1,4 +1,6 @@
-------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
To get XFree86 to recognize your new fonts you will need to
add a line to your XF86Config file. Please consult XF86Config(5)
for more information on where to find the configuration file.
@@ -6,4 +8,6 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%FONTSDIR%%"
-------------------------------------------------------------------
+EOM
+}
+]
diff --git a/arabic/ae_fonts_ttf/files/pkg-message.in b/arabic/ae_fonts_ttf/files/pkg-message.in
index e019cc531a17..3bf945c332ee 100644
--- a/arabic/ae_fonts_ttf/files/pkg-message.in
+++ b/arabic/ae_fonts_ttf/files/pkg-message.in
@@ -1,4 +1,6 @@
-------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
To get XFree86 to recognize your new fonts you will need to
add a line to your XF86Config file. Please consult XF86Config(5)
for more information on where to find the configuration file.
@@ -6,4 +8,6 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%FONTSDIR%%"
-------------------------------------------------------------------
+EOM
+}
+]
diff --git a/arabic/kacst_fonts/files/pkg-message.in b/arabic/kacst_fonts/files/pkg-message.in
index 333cafdd24e9..fc709792c788 100644
--- a/arabic/kacst_fonts/files/pkg-message.in
+++ b/arabic/kacst_fonts/files/pkg-message.in
@@ -1,4 +1,6 @@
-----------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
To get XFree86 or Xorg to recognize your new fonts, you will need to add a
line to your XF86Config or xorg.conf file. Please consult XF86Config(5) or
xorg.conf(5) for more information on where to find the configuration file.
@@ -6,4 +8,6 @@
Add the following line to the "Files" section and restart XFree86 or Xorg:
FontPath "%%FONTSDIR%%"
-----------------------------------------------------------------------------
+EOM
+}
+]
diff --git a/arabic/khotot/files/pkg-message.in b/arabic/khotot/files/pkg-message.in
index a71e9d7a65c0..45ccadbbc4ec 100644
--- a/arabic/khotot/files/pkg-message.in
+++ b/arabic/khotot/files/pkg-message.in
@@ -1,4 +1,6 @@
-------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
To get XFree86 to recognize your new fonts you will need to
add a line to your XF86Config file. Please consult XF86Config(5)
for more information on where to find the configuration file.
@@ -13,4 +15,6 @@
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/MCS"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/Shmookh"
FontPath "%%PREFIX%%/share/fonts/kacst_fonts"
-------------------------------------------------------------------
+EOM
+}
+]