Commit graph

9 commits

Author SHA1 Message Date
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
Brooks Davis
ab348058e8 Populate the node list dropdown on the cluster view page when the user
has turned off show hosts.  It's nice not to have to load 190+ images
just so I can select a host from the dropdown.

Do some general cleanup of the port infrastructure.
 - Install into a staging directory in the build target and install
   that.
 - Add a target to generate the plist from the staging directory
   rather than doing it by hand.
 - Use a pkg-install script to copy conf.php.sample to conf.php as
   needed instead of some bits in the make file and different ones
   in the plist.
 - Use SUB_FILES to handle pkg-message rather than hand-rolled sed.
2005-04-27 20:36:33 +00:00
Brooks Davis
ba2f18c6ae Upgrade to 3.0.1 (mostly just includes fixes we previously installed
via patches).

Submitted by:	Michael Fuckner <michael at fuckner dot net>
PR:		ports/79770
2005-04-15 22:24:50 +00:00
Brooks Davis
5fde3eff3b Upgrade to 3.0.0. The only major change is that the webfrontend is now
distributed as part of the main tarball.
2005-02-26 00:38:04 +00:00
Brooks Davis
bf1587e785 Add missing pcre and xml depends. 2004-12-01 00:24:48 +00:00
Brooks Davis
7e7fff1a63 Use the new PHP infrastructure to depend on php-gd. Get rid of warning
about installing PHP with GD since this is now automatic.
2004-09-02 04:28:15 +00:00
Mark Linimon
b367f5c3e7 Update to 2.5.5 (no major changes from 2.5.4).
Major changes to the port infrastructure:
 - Replace WWWDOCROOT and WEBFRONTURL options with WEBFRONTDIR
   (defaults to www/ganglia).
 - Install files under ${PREFIX}/${WEBFRONTDIR}.
 - Since the files are no longer installed in the document root,
   add a pkg-message with a suggest addition to Apache's
   httpd.conf.
 - Use USE_PHP and WANT_PHP_MOD.
 - Add a note about installing PHP with GD support at done in
   mail/nocc.
 - Remove conf.php only if it is identical to conf.php.sample as
   done in mail/nocc.
 - Sizify.
 - Don't install the empty addons directory since packages won't
   contain it.

PR:		ports/62802
Submitted by:	Brooks Davis <brooks@FreeBSD.org> (maintainer)
2004-02-18 06:34:16 +00:00
Mark Linimon
c5ffff7232 Upgrade to Ganglia Web Frontend 2.5.4. PR ports/58658 (maintainer-update). 2003-11-04 20:46:15 +00:00
Edwin Groothuis
97db409c48 new port: sysutils/ganglia-webfrontend: GUI for the ganglia cluster monitor
The Ganglia cluster monitoring system is an easy to install
	and configure cluster monitor.  The ganglia-webfrontend
	port is a port of the web-based GUI.  This port depends on
	the ganglia-monitor-core port which is in PR ports/48551.

PR:		ports/48552
Submitted by:	Brooks Davis <brooks@freebsd.org>
2003-09-29 14:08:41 +00:00