FreeBSD Bugzilla – Attachment 36649 Details for
Bug 58658
[maintainer update] sysutils/ganglia-webfrontend-2.5.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.65 KB, created by
brooks
on 2003-10-28 23:30:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
brooks
Created:
2003-10-28 23:30:21 UTC
Size:
3.65 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs/ports/sysutils/ganglia-webfrontend/Makefile,v >retrieving revision 1.1 >diff -u -p -u -r1.1 Makefile >--- Makefile 29 Sep 2003 14:08:41 -0000 1.1 >+++ Makefile 28 Oct 2003 20:12:49 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ganglia-webfrontend >-PORTVERSION= 2.5.3 >+PORTVERSION= 2.5.4 > CATEGORIES= sysutils net parallel www > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ganglia >@@ -33,7 +33,7 @@ WWWGRP?= www > # > WEBFRONTDIR= ${WWWDOCROOT}/${WEBFRONTURL} > PKGOPTS= ${FILESDIR}/pkg-opts >-EXCEPTFILES= AUTHORS ChangeLog COPYING >+EXCEPTFILES= AUTHORS ChangeLog COPYING webfrontend.spec > > options: > @ ${ECHO_MSG} "===> Build options for ${PKGNAME}:" >Index: distinfo >=================================================================== >RCS file: /usr/cvs/ports/sysutils/ganglia-webfrontend/distinfo,v >retrieving revision 1.1 >diff -u -p -u -r1.1 distinfo >--- distinfo 29 Sep 2003 14:08:41 -0000 1.1 >+++ distinfo 28 Oct 2003 19:56:33 -0000 >@@ -1 +1 @@ >-MD5 (ganglia-webfrontend-2.5.3.tar.gz) = bb16ba799049a52de4dd13c9495c704f >+MD5 (ganglia-webfrontend-2.5.4.tar.gz) = 952b32c343c797f07688f354170d7c59 >Index: pkg-plist >=================================================================== >RCS file: /usr/cvs/ports/sysutils/ganglia-webfrontend/pkg-plist,v >retrieving revision 1.1 >diff -u -p -u -r1.1 pkg-plist >--- pkg-plist 29 Sep 2003 14:08:41 -0000 1.1 >+++ pkg-plist 28 Oct 2003 20:12:30 -0000 >@@ -12,9 +12,11 @@ > %%WEBFRONTDIR%%/header.php > %%WEBFRONTDIR%%/host_view.php > %%WEBFRONTDIR%%/index.php >+%%WEBFRONTDIR%%/info.php > %%WEBFRONTDIR%%/meta_view.php > %%WEBFRONTDIR%%/node_legend.html > %%WEBFRONTDIR%%/physical_view.php >+%%WEBFRONTDIR%%/pie.php > %%WEBFRONTDIR%%/private_clusters > %%WEBFRONTDIR%%/show_node.php > %%WEBFRONTDIR%%/styles.css >@@ -41,12 +43,15 @@ > %%WEBFRONTDIR%%/templates/default/images/grid_75-100.jpg > %%WEBFRONTDIR%%/templates/default/images/grid_overloaded.jpg > %%WEBFRONTDIR%%/templates/default/images/grid_private.jpg >+%%WEBFRONTDIR%%/templates/default/cluster_extra.tpl > %%WEBFRONTDIR%%/templates/default/cluster_view.tpl > %%WEBFRONTDIR%%/templates/default/footer.tpl > %%WEBFRONTDIR%%/templates/default/header-nobanner.tpl > %%WEBFRONTDIR%%/templates/default/header.tpl >+%%WEBFRONTDIR%%/templates/default/host_extra.tpl > %%WEBFRONTDIR%%/templates/default/host_view.tpl > %%WEBFRONTDIR%%/templates/default/meta_view.tpl >+%%WEBFRONTDIR%%/templates/default/node_extra.tpl > %%WEBFRONTDIR%%/templates/default/physical_view.tpl > %%WEBFRONTDIR%%/templates/default/show_node.tpl > %%WEBFRONTDIR%%/templates/default/grid_tree.tpl >Index: files/patch-conf.php >=================================================================== >RCS file: /usr/cvs/ports/sysutils/ganglia-webfrontend/files/patch-conf.php,v >retrieving revision 1.1 >diff -u -p -u -r1.1 patch-conf.php >--- files/patch-conf.php 29 Sep 2003 14:08:41 -0000 1.1 >+++ files/patch-conf.php 28 Oct 2003 19:59:49 -0000 >@@ -1,8 +1,8 @@ > >-$FreeBSD: ports/sysutils/ganglia-webfrontend/files/patch-conf.php,v 1.1 2003/09/29 14:08:41 edwin Exp $ >+$FreeBSD$ > >---- conf.php.orig Thu Feb 20 18:10:49 2003 >-+++ conf.php Thu Feb 20 18:14:37 2003 >+--- conf.php.orig Mon Aug 11 15:56:15 2003 >++++ conf.php Tue Oct 28 11:59:38 2003 > @@ -22,12 +22,12 @@ > #$gmetad_root = "/usr/local/gmetad"; > >@@ -12,7 +12,7 @@ $FreeBSD: ports/sysutils/ganglia-webfron > $rrds = "$gmetad_root/rrds"; > > # Leave this alone if rrdtool is installed in $gmetad_root, >- # otherwise, change it if it's installed elsewhere (like /usr/bin) >+ # otherwise, change it if it is installed elsewhere (like /usr/bin) > -define("RRDTOOL", "/usr/bin/rrdtool"); > +define("RRDTOOL", "%%PREFIX%%/bin/rrdtool");
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 58658
: 36649