FreeBSD Bugzilla – Attachment 143567 Details for
Bug 190369
net-mgmt/torrus port update to 2.07 and build error fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
New complete patch for converting the port from 2.05 to 2.07 including pod fixes for perl 5.18+
patch-torrus-2.07.txt (text/plain), 3.41 KB, created by
corsmith
on 2014-06-09 15:17:29 UTC
(
hide
)
Description:
New complete patch for converting the port from 2.05 to 2.07 including pod fixes for perl 5.18+
Filename:
MIME Type:
Creator:
corsmith
Created:
2014-06-09 15:17:29 UTC
Size:
3.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 355713) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= torrus >-PORTVERSION= 2.05 >-PORTREVISION= 1 >+PORTVERSION= 2.07 > CATEGORIES= net-mgmt > MASTER_SITES= SF/torrus/torrus/ > >Index: distinfo >=================================================================== >--- distinfo (revision 355713) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (torrus-2.05.tar.gz) = b127dbe8d7cd0884c4751606e2fd339d1e8e7dc6510111042e41f437f5a5868b >-SIZE (torrus-2.05.tar.gz) = 623600 >+SHA256 (torrus-2.07.tar.gz) = b4ee8930cb36c8985956c852ad6fa2cd284d1d54d4ef54799e77eeee3eb9a6c6 >+SIZE (torrus-2.07.tar.gz) = 627347 >Index: files/patch-doc_stylingprofile.pod.in >=================================================================== >--- files/patch-doc_stylingprofile.pod.in (revision 0) >+++ files/patch-doc_stylingprofile.pod.in (working copy) >@@ -0,0 +1,11 @@ >+--- doc/stylingprofile.pod.in.orig 2014-06-09 14:51:17.000000000 +0000 >++++ doc/stylingprofile.pod.in 2014-06-09 14:51:37.000000000 +0000 >+@@ -198,7 +198,7 @@ >+ >+ =over 4 >+ >+-=item * Applying your Schema >++=item 1. Applying your Schema >+ >+ In the F<torrus-siteconfig.pl> file, add the variable >+ >Index: files/patch-doc_xmlconfig.pod.in >=================================================================== >--- files/patch-doc_xmlconfig.pod.in (revision 0) >+++ files/patch-doc_xmlconfig.pod.in (working copy) >@@ -0,0 +1,22 @@ >+--- doc/xmlconfig.pod.in.orig 2014-06-09 14:53:44.000000000 +0000 >++++ doc/xmlconfig.pod.in 2014-06-09 14:54:43.000000000 +0000 >+@@ -1306,17 +1306,15 @@ >+ The first one defines the starting time. C<end> may be also optionally >+ specified. >+ >+-C<print-cf> specifies oe or more consolidation functions, separated by comma. >++C<print-cf> specifies one or more consolidation functions, separated by comma. >+ The result of the rendering is the text line with the output values >+ separated by colon (:). >+ >+-=back >+- >+ =item * C<disable-legend>, C<disable-title>, C<disable-vertical-label> >+ >+ When set to C<yes>, the corresponding elements of the graph are not displayed. >+ >+- >++=back >+ >+ =head3 Styling Profiles >+ >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 355713) >+++ pkg-plist (working copy) >@@ -161,6 +161,7 @@ > %%DATADIR%%/xmlconfig/vendor/comtechefdata.xml > %%DATADIR%%/xmlconfig/vendor/empire.systemedge.ntregperf.xml > %%DATADIR%%/xmlconfig/vendor/empire.systemedge.xml >+%%DATADIR%%/xmlconfig/vendor/f5.bigip.xml > %%DATADIR%%/xmlconfig/vendor/foundry.xml > %%DATADIR%%/xmlconfig/vendor/ftos.xml > %%DATADIR%%/xmlconfig/vendor/jacarta.xml >@@ -229,6 +230,7 @@ > %%SITE_PERL%%/Torrus/DevDiscover/ComtechEFData.pm > %%SITE_PERL%%/Torrus/DevDiscover/DevDetails.pm > %%SITE_PERL%%/Torrus/DevDiscover/EmpireSystemedge.pm >+%%SITE_PERL%%/Torrus/DevDiscover/F5BigIp.pm > %%SITE_PERL%%/Torrus/DevDiscover/Foundry.pm > %%SITE_PERL%%/Torrus/DevDiscover/FTOS.pm > %%SITE_PERL%%/Torrus/DevDiscover/Jacarta.pm >@@ -323,6 +325,13 @@ > @dirrm libexec/torrus/scripts/xml > @dirrm libexec/torrus/scripts > @dirrm libexec/torrus >+@dirrmtry /var/torrus/session_data/store >+@dirrmtry /var/torrus/session_data/lock >+@dirrmtry /var/torrus/session_data >+@dirrmtry /var/torrus/reports >+@dirrmtry /var/torrus/db >+@dirrmtry /var/torrus/cache >+@dirrmtry /var/torrus/ > @dirrmtry etc/torrus/xmlconfig > @dirrmtry etc/torrus/templates > @dirrmtry etc/torrus/discovery
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 190369
:
143200
|
143567
|
143570