aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /news
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'news')
-rw-r--r--news/atp/files/pkg-message.in6
-rw-r--r--news/cnews/files/pkg-message.in6
-rw-r--r--news/diablo/pkg-message10
-rw-r--r--news/golded+/files/pkg-message.in8
-rw-r--r--news/leafnode/files/pkg-message.in6
-rw-r--r--news/nntp/pkg-message6
-rw-r--r--news/noffle/files/pkg-message.in10
-rw-r--r--news/nzbget/files/pkg-message.in6
-rw-r--r--news/sabnzbdplus/files/pkg-message.in10
-rw-r--r--news/slrnface/files/pkg-message.in8
-rw-r--r--news/trn/files/pkg-message.in8
11 files changed, 66 insertions, 18 deletions
diff --git a/news/atp/files/pkg-message.in b/news/atp/files/pkg-message.in
index 7fd504095318..4c938a8a7ddb 100644
--- a/news/atp/files/pkg-message.in
+++ b/news/atp/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Each user who wishes to use ATP must do the following:
1. set environment variable ATP to the location where s/he
@@ -18,3 +21,6 @@ Each user who wishes to use ATP must do the following:
the pretty PC ANSI-style graphics characters!)
see the atp(1) man page for more details.
+EOM
+}
+]
diff --git a/news/cnews/files/pkg-message.in b/news/cnews/files/pkg-message.in
index b780102da41f..d9624223adfd 100644
--- a/news/cnews/files/pkg-message.in
+++ b/news/cnews/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
you MUST change the configuration of this news setup:
cd to %%NEWSCTL%% and change the following files...
mailname, whoami, organization, mailpaths, sys, readnews.ctl, postdefltgroup
@@ -7,3 +10,6 @@ check that you have vaild aliases in report.ctl,
for ease of administration you may add a shell:
pw usermod news -d %%NEWSCTL%% -s /bin/csh
+EOM
+}
+]
diff --git a/news/diablo/pkg-message b/news/diablo/pkg-message
index 16b1fb423e9d..cc1a4df8a5b1 100644
--- a/news/diablo/pkg-message
+++ b/news/diablo/pkg-message
@@ -1,8 +1,10 @@
-
-Post-install notes for Diablo
------------------------------
-
+[
+{ type: install
+ message: <<EOM
This port installs a very basic Diablo system. You will certainly
want to change paths and partitions before you start using diablo in a
production environment. Please refer to the documentation located at
http://www.openusenet.org/diablo/ for further information.
+EOM
+}
+]
diff --git a/news/golded+/files/pkg-message.in b/news/golded+/files/pkg-message.in
index 8f697d65fa3b..98a4eb269fa8 100644
--- a/news/golded+/files/pkg-message.in
+++ b/news/golded+/files/pkg-message.in
@@ -1,5 +1,9 @@
-******************************************************************************
+[
+{ type: install
+ message: <<EOM
An example configuration files, templates and charset tables for golded+
has been installed in %%EXAMPLESDIR%%.
%%NOTEWORK%%
-******************************************************************************
+EOM
+}
+]
diff --git a/news/leafnode/files/pkg-message.in b/news/leafnode/files/pkg-message.in
index 86d932b74810..327b473bb0a5 100644
--- a/news/leafnode/files/pkg-message.in
+++ b/news/leafnode/files/pkg-message.in
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
To complete the leafnode install, proceed as follows:
1. follow %%DOCSDIR%%/INSTALL, starting at item #6.
2. read %%DOCSDIR%%/NEWS, mind the incompatible changes!
3. read %%DOCSDIR%%/README, mind the incompatible changes!
+EOM
+}
+]
diff --git a/news/nntp/pkg-message b/news/nntp/pkg-message
index faf9b1577be7..a21a4183e97c 100644
--- a/news/nntp/pkg-message
+++ b/news/nntp/pkg-message
@@ -1 +1,7 @@
+[
+{ type: install
+ message: <<EOM
Create a user "usenet" if you allow nntp to post.
+EOM
+}
+]
diff --git a/news/noffle/files/pkg-message.in b/news/noffle/files/pkg-message.in
index 38a3ab92bbb1..0e016ba9b240 100644
--- a/news/noffle/files/pkg-message.in
+++ b/news/noffle/files/pkg-message.in
@@ -1,7 +1,9 @@
-
-****************************************************************************
+[
+{ type: install
+ message: <<EOM
To enable the noffle-daemon, add the following line to your /etc/inetd.conf:
nntp stream tcp nowait news %%PREFIX%%/bin/noffle -r
-****************************************************************************
-
+EOM
+}
+]
diff --git a/news/nzbget/files/pkg-message.in b/news/nzbget/files/pkg-message.in
index 7cfa25791a4c..e7f1bdf4aed1 100644
--- a/news/nzbget/files/pkg-message.in
+++ b/news/nzbget/files/pkg-message.in
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
To run nzbget as an unprivileged user you can set the Daemonuser
variable in %%LOCALBASE%%/etc/nzbget.conf
+EOM
+}
+]
diff --git a/news/sabnzbdplus/files/pkg-message.in b/news/sabnzbdplus/files/pkg-message.in
index 1c4e8faceecc..16caf3fc7fae 100644
--- a/news/sabnzbdplus/files/pkg-message.in
+++ b/news/sabnzbdplus/files/pkg-message.in
@@ -1,5 +1,6 @@
-* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-
+[
+{ type: install
+ message: <<EOM
news/sabnzbdplus includes an RC script:
%%PREFIX%%/etc/rc.d/sabnzbd
@@ -14,5 +15,6 @@ http://localhost:8080/sabnzbd/
Note that your URL may differ slightly if you have an old sabnzbd.ini
that specifies a different address to bind to.
-
-* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+EOM
+}
+]
diff --git a/news/slrnface/files/pkg-message.in b/news/slrnface/files/pkg-message.in
index 5c224d06a010..451dc2abfec2 100644
--- a/news/slrnface/files/pkg-message.in
+++ b/news/slrnface/files/pkg-message.in
@@ -1,4 +1,6 @@
-*********************************************************
+[
+{ type: install
+ message: <<EOM
Add
interpret %%DATADIR%%/slrnface.sl
@@ -7,4 +9,6 @@ to your .slrnrc
NOTE: slrnface.sl defines hooks.
Merge these hooks with yours if they already exist.
-*********************************************************
+EOM
+}
+]
diff --git a/news/trn/files/pkg-message.in b/news/trn/files/pkg-message.in
index 6a89a5fe90a5..23d38a256a04 100644
--- a/news/trn/files/pkg-message.in
+++ b/news/trn/files/pkg-message.in
@@ -1,6 +1,10 @@
-
+[
+{ type: install
+ message: <<EOM
Please edit lines 48 through 69 in %%PREFIX%/bin/Pnews
to customize news posting for your site.
Edit %%PREFIX%%/bin/newsetup to set the Distribution codes.
Remember to set the NNTPSERVER environment variable to your news server.
-
+EOM
+}
+]