aboutsummaryrefslogtreecommitdiff
path: root/french
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 /french
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 'french')
-rw-r--r--french/aster/files/pkg-message.in6
-rw-r--r--french/aster/files/pkg-message.sans-astk.in6
-rw-r--r--french/fortune-mod-zarathoustra/files/pkg-message.in8
-rw-r--r--french/homard/pkg-message6
-rw-r--r--french/wordpress/files/pkg-message.in7
5 files changed, 30 insertions, 3 deletions
diff --git a/french/aster/files/pkg-message.in b/french/aster/files/pkg-message.in
index 224d2d24ff88..681be696d208 100644
--- a/french/aster/files/pkg-message.in
+++ b/french/aster/files/pkg-message.in
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
To run Code_Aster through ASTK, type:
%%tools_dir%%/astk
On i386 or amd64 platforms, we suggest you install the ports french/gibi
and french/homard, two additional meshing tools.
+EOM
+}
+]
diff --git a/french/aster/files/pkg-message.sans-astk.in b/french/aster/files/pkg-message.sans-astk.in
index 880e1749a22d..4dd8b0fd588e 100644
--- a/french/aster/files/pkg-message.sans-astk.in
+++ b/french/aster/files/pkg-message.sans-astk.in
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
After Code_Aster installation you could install ASTK
[cad/astk-serveur and cad/astk-client].
ASTK is a graphic interface to run Code_Aster.
On i386 platform, we suggest you install the ports french/gibi and
french/homard, two additional meshing tools.
+EOM
+}
+]
diff --git a/french/fortune-mod-zarathoustra/files/pkg-message.in b/french/fortune-mod-zarathoustra/files/pkg-message.in
index c4d1c8fc21f4..910b81026bfb 100644
--- a/french/fortune-mod-zarathoustra/files/pkg-message.in
+++ b/french/fortune-mod-zarathoustra/files/pkg-message.in
@@ -1,7 +1,11 @@
-******************************************************
+[
+{ type: install
+ message: <<EOM
Usage:
fortune %%PREFIX%%/share/games/fortune/zarathoustra
See fortune(6) for details.
-******************************************************
+EOM
+}
+]
diff --git a/french/homard/pkg-message b/french/homard/pkg-message
index 59400a33d94e..11f48a6a619c 100644
--- a/french/homard/pkg-message
+++ b/french/homard/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Avertissement
=============
@@ -17,3 +20,6 @@ port french/aster).
If you want to use homard for any other purpose, you have to acquire a
license: please contact the Homard's administrators at <homard@edf.fr>.
+EOM
+}
+]
diff --git a/french/wordpress/files/pkg-message.in b/french/wordpress/files/pkg-message.in
index 11afe3fec699..a3d0617e38e0 100644
--- a/french/wordpress/files/pkg-message.in
+++ b/french/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
+}
+]