Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2003 15:28:48 -0800 (PST)
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58658: [maintainer update] sysutils/ganglia-webfrontend-2.5.4
Message-ID:  <200310282328.h9SNSmla046755@minya.sea.one-eyed-alien.net>
Resent-Message-ID: <200310282330.h9SNUMET066897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58658
>Category:       ports
>Synopsis:       [maintainer update] sysutils/ganglia-webfrontend-2.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 15:30:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Brooks Davis
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Aerospace Corp.
>Environment:
System: FreeBSD minya.sea.one-eyed-alien.net 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Oct 13 21:07:30 PDT 2003 brooks@minya.sea.one-eyed-alien.net:/usr/obj/usr/home/brooks/working/freebsd/p4/xname/sys/GENERIC i386


	
>Description:
	Upgrade to Ganglia Web Frontend 2.5.4.

	This upgrade require ganglia-monitor-core-2.5.4 for some new
	metrics.  Please commit that upgrade first.
>How-To-Repeat:
	
>Fix:


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");
  
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310282328.h9SNSmla046755>