svn commit: r504554 - in head: devel/gitolite/files mail/postfix-policyd-sf net-mgmt/nagios/files net-mgmt/nagios4/files sysutils/munin-contrib/files sysutils/munin-master/files sysutils/munin-node...
Mathieu Arnold
mat at FreeBSD.org
Wed Jun 19 15:20:28 UTC 2019
Author: mat
Date: Wed Jun 19 15:20:22 2019
New Revision: 504554
URL: https://svnweb.freebsd.org/changeset/ports/504554
Log:
Update the rest of my ports to UCL pkg-message.
Modified:
head/devel/gitolite/files/pkg-message.in (contents, props changed)
head/mail/postfix-policyd-sf/pkg-message (contents, props changed)
head/net-mgmt/nagios/files/pkg-message.in (contents, props changed)
head/net-mgmt/nagios4/files/pkg-message.in (contents, props changed)
head/sysutils/munin-contrib/files/pkg-message.in (contents, props changed)
head/sysutils/munin-master/files/pkg-message.in (contents, props changed)
head/sysutils/munin-node/files/pkg-message.in (contents, props changed)
head/www/ikiwiki/pkg-message (contents, props changed)
Modified: head/devel/gitolite/files/pkg-message.in
==============================================================================
--- head/devel/gitolite/files/pkg-message.in Wed Jun 19 15:20:17 2019 (r504553)
+++ head/devel/gitolite/files/pkg-message.in Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,5 +1,6 @@
-==============================================================================
-
+[
+{
+message: <<EOT
gitolite v2 -> v3 migration procedures:
WARNING: gitolite v3 is NOT "API" compatible with gitolite v2. Any local
@@ -18,8 +19,12 @@ tl;dr:
[0] http://sitaramc.github.com/gitolite/install.html#migr
[1] http://sitaramc.github.com/gitolite/master-toc.html
-
-
+EOT
+ type: upgrade
+ maximum_version: "2.99"
+}
+{
+ message: <<EOT
Final gitolite setup instructions:
Any ssh user can be a gitolite provider. Simply run the following command as
@@ -34,9 +39,10 @@ additional users and repositories can be configured.
By default, the git user is created for use by gitolite.
-
A quick-install guide can be found in:
%%DOCSDIR%%/README.txt
-
-==============================================================================
+EOT
+ type: install
+}
+]
Modified: head/mail/postfix-policyd-sf/pkg-message
==============================================================================
--- head/mail/postfix-policyd-sf/pkg-message Wed Jun 19 15:20:17 2019 (r504553)
+++ head/mail/postfix-policyd-sf/pkg-message Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,2 +1,6 @@
-
-Please conduct README.txt before using it.
+[
+{
+message: "Please conduct README.txt before using it."
+type: install
+}
+]
Modified: head/net-mgmt/nagios/files/pkg-message.in
==============================================================================
--- head/net-mgmt/nagios/files/pkg-message.in Wed Jun 19 15:20:17 2019 (r504553)
+++ head/net-mgmt/nagios/files/pkg-message.in Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,5 +1,6 @@
-**********************************************************************
-
+[
+{
+message: <<EOT
Enable Nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
@@ -27,5 +28,7 @@
ScriptAlias %%NAGIOSCGIURL%%/ %%PREFIX%%/%%NAGIOSWWWDIR%%/cgi-bin/
Alias %%NAGIOSHTMURL%%/ %%PREFIX%%/%%NAGIOSWWWDIR%%/
-
-**********************************************************************
+EOT
+type: install
+}
+]
Modified: head/net-mgmt/nagios4/files/pkg-message.in
==============================================================================
--- head/net-mgmt/nagios4/files/pkg-message.in Wed Jun 19 15:20:17 2019 (r504553)
+++ head/net-mgmt/nagios4/files/pkg-message.in Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,5 +1,6 @@
-**********************************************************************
-
+[
+{
+message: <<EOT
Enable Nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
@@ -25,5 +26,7 @@
ScriptAlias %%NAGIOSCGIURL%%/ %%WWWDIR%%/cgi-bin/
Alias %%NAGIOSHTMURL%%/ %%WWWDIR%%/
-
-**********************************************************************
+EOT
+type: install
+}
+]
Modified: head/sysutils/munin-contrib/files/pkg-message.in
==============================================================================
--- head/sysutils/munin-contrib/files/pkg-message.in Wed Jun 19 15:20:17 2019 (r504553)
+++ head/sysutils/munin-contrib/files/pkg-message.in Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,3 +1,6 @@
+[
+{
+message: <<EOD
To avoid having too many plugins activating at once when this port
is installed, the contributed plugins from this port are NOT installed
in munin's plugins directory.
@@ -9,4 +12,7 @@ it to munin's plugins directory, for example:
Note that as this is a "contrib" port, some plugins may need some
dependencies to run that are not provided by this port.
-
+EOD
+type: install
+}
+]
Modified: head/sysutils/munin-master/files/pkg-message.in
==============================================================================
--- head/sysutils/munin-master/files/pkg-message.in Wed Jun 19 15:20:17 2019 (r504553)
+++ head/sysutils/munin-master/files/pkg-message.in Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,4 +1,6 @@
-********************************************************************
+[
+{
+message: <<EOT
Unless this file already existed, a sample configuration file
has been placed in %%ETCDIR%%/munin.conf.
@@ -9,7 +11,11 @@ The Munin server will be run from cron under the user
If you need to customize the munin crontab, remove the lines
containing #BEGIN_MUNIN_MAIN and #END_MUNIN_MAIN, and add a line
with #MANUAL_MUNIN_CRONTAB.
-********************************************************************
+EOT
+type: install
+}
+{
+message: <<EOT
The munin-master newsyslog.conf(5) filename has been changed:
OLD: ${PREFIX}/etc/newsyslog.conf.d/munin-master
NEW: ${PREFIX}/etc/newsyslog.conf.d/munin-master.conf
@@ -23,4 +29,8 @@ newsyslog configuration now only includes filenames th
If you use provisioning/configuration management tools to create or
edit this file, you will need to change their configuration to use
the new filename.
-********************************************************************
+EOT
+type: upgrade
+maximum_version: "2.0.43_1"
+}
+]
Modified: head/sysutils/munin-node/files/pkg-message.in
==============================================================================
--- head/sysutils/munin-node/files/pkg-message.in Wed Jun 19 15:20:17 2019 (r504553)
+++ head/sysutils/munin-node/files/pkg-message.in Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,11 +1,11 @@
-********************************************************************
+[
+{
+message: <<EOT
Unless this file already existed, a sample configuration file
has been placed in %%ETCDIR%%/munin-node.conf.
Please edit it according to your needs.
-********************************************************************
-
The Munin client will *not* be started automatically. To allow it
to start, put this line in /etc/rc.conf:
@@ -16,7 +16,6 @@ present, the client will be started now. Otherwise, e
/etc/rc.conf and execute this command:
%%PREFIX%%/etc/rc.d/munin-node start
-********************************************************************
For a list of plugins that will probably work run
%%PREFIX%%/sbin/munin-node-configure --suggest
@@ -25,7 +24,11 @@ If this is a fresh install run
%%PREFIX%%/sbin/munin-node-configure --shell | sh -x
to install the plugins automatically
-********************************************************************
+EOT
+type: install
+}
+{
+message: <<EOT
The munin-node newsyslog.conf(5) filename has been changed:
OLD: ${PREFIX}/etc/newsyslog.conf.d/munin-node
NEW: ${PREFIX}/etc/newsyslog.conf.d/munin-node.conf
@@ -39,4 +42,8 @@ newsyslog configuration now only includes filenames th
If you use provisioning/configuration management tools to create or
edit this file, you will need to change their configuration to use
the new filename.
-********************************************************************
+EOT
+type: upgrade
+maximum_version: "2.0.43_1"
+}
+]
Modified: head/www/ikiwiki/pkg-message
==============================================================================
--- head/www/ikiwiki/pkg-message Wed Jun 19 15:20:17 2019 (r504553)
+++ head/www/ikiwiki/pkg-message Wed Jun 19 15:20:22 2019 (r504554)
@@ -1,8 +1,12 @@
-===============================================================================
+[
+{
+message: <<EOD
Some of the non-default ikiwiki plug-ins may require additional perl
modules. Please see the following URL for more information:
http://ikiwiki.info/plugins/
NOTE: Remember to regenerate any ikiwiki wrappers after upgrading.
-===============================================================================
+EOD
+}
+]
More information about the svn-ports-head
mailing list