FreeBSD Bugzilla – Attachment 146842 Details for
Bug 182840
net-mgmt/smokeping build with perl 5.18 installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
comprehensive patch to fix perl5.18 build
perl518_fix.patch (text/plain), 2.64 KB, created by
Phillip R. Jaenke
on 2014-09-05 05:31:42 UTC
(
hide
)
Description:
comprehensive patch to fix perl5.18 build
Filename:
MIME Type:
Creator:
Phillip R. Jaenke
Created:
2014-09-05 05:31:42 UTC
Size:
2.64 KB
patch
obsolete
>--- lib/Smokeping.pm.orig 2014-09-05 00:42:54.994515287 -0400 >+++ lib/Smokeping.pm 2014-09-05 00:59:55.067975213 -0400 >@@ -2160,13 +2160,13 @@ > > nomasterpoll=> { > _doc => <<DOC, >-Use this in a master/slave setup where the master must not poll a particular >+Use this in a masterE<sol>slave setup where the master must not poll a particular > target. The master will now skip this entry in its polling cycle. > Note that if you set the hide property on a non leaf entry > all subordinate entries will also disapear in the menu structure. You can > still access them via direct link or via an alternate hierarchy. > >-If you have no master/slave setup this will have a similar effect to the >+If you have no masterE<sol>slave setup this will have a similar effect to the > hide property, except that the menu entry will still show up, but will not > contain any graphs. > >@@ -2568,7 +2568,7 @@ > display_name => > { > _doc => <<DOC, >-What should the master host be called when working in master/slave mode. This is used in the overview >+What should the master host be called when working in masterE<sol>slave mode. This is used in the overview > graph for example. > DOC > }, >@@ -2631,7 +2631,7 @@ > The base directory where SmokePing keeps the files related to the DYNAMIC function. > This directory must be writeable by the WWW server. It is also used for temporary > storage of slave polling results by the master in >-L<the master/slave mode|smokeping_master_slave>. >+L<the masterE<sol>slave mode|smokeping_master_slave>. > > If this variable is not specified, the value of C<datadir> will be used instead. > DOC > >--- smokeping_upgrade.pod.orig 2014-09-05 00:54:13.763993502 -0400 >+++ smokeping_upgrade.pod 2014-09-05 00:54:56.332446616 -0400 >@@ -57,7 +57,7 @@ > > =head2 LWP Dependency > >-The new master/slave functionality needs the LWP::UserAgent module from >+The new masterE<sol>slave functionality needs the LWP::UserAgent module from > CPAN. Currently the dependency is not optional; you'll need the module > even if you are only running one Smokeping instance. > >--- smokeping_install.pod.orig 2014-09-05 00:52:05.287201026 -0400 >+++ smokeping_install.pod 2014-09-05 00:53:55.226036641 -0400 >@@ -97,9 +97,9 @@ > > =item LWP > >-The master/slave functionality introduced a dependency on LWP::UserAgent >+The masterE<sol>slave functionality introduced a dependency on LWP::UserAgent > from the libwww-perl (also known as LWP) library. The module is required >-even if the master/slave mode is not enabled. >+even if the masterE<sol>slave mode is not enabled. > > =item Socket6 (optional) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 182840
:
137376
| 146842