| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Jun 2008 13:34:56
3.0.6_3
|
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
03 Jan 2008 20:02:41
3.0.6_2
|
brooks  |
Add ctype to the list of needed PHP modules.[1]
Don't bogusly install version.php.in.[2]
Reported by: Michael Fuckner <michael at fuckner dot net>[1]
pointyhat (via pav, erwin) |
28 Dec 2007 21:38:13
3.0.6_1
|
brooks  |
Run configure to generate a version.php file rather than maintaining our
own copy that I alwasy forget to update. This fixes the incorrect version
appearing on webpages.
Reported by: Michael Fuckner <michael at fuckner dot net>
PR: ports/119110 |
17 Dec 2007 22:24:48
3.0.6
|
brooks  |
Upgrade to Ganglia 3.0.6.
Release 3.0.5 contained minor bug fixes. 3.0.6 corrects XSS
vulnerabilities in the webfrontend.
Security: vid:fee7e059-acec-11dc-807f-001b246e4fdf |
24 Aug 2007 02:25:39
3.0.4  |
brooks  |
- Upgrade to ganglia 3.0.4
PR: ports/115363
Submitted by: Michael Fuckner <michael at fuckner dot net> |
19 May 2007 21:32:57
3.0.1_3  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Mar 2007 16:43:28
3.0.1_2  |
pav  |
- WWWOWN and WWWGRP are defined in bsd.port.mk |
13 May 2006 05:15:53
3.0.1_2  |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
24 Feb 2006 02:06:46
3.0.1_2  |
brooks  |
- Fix the plist so the config file gets removed when unchanged.
- Switch to using dirrmtry to from "unexec rmdir" remove the directory.
Approved by: portmgr (marcus) |
11 Nov 2005 19:03:22
3.0.1_1  |
brooks  |
add SHA256 |
27 Apr 2005 21:36:33
3.0.1_1  |
brooks  |
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. |
15 Apr 2005 23:24:50
3.0.1  |
brooks  |
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 |
26 Feb 2005 00:38:04
3.0.0  |
brooks  |
Upgrade to 3.0.0. The only major change is that the webfrontend is now
distributed as part of the main tarball. |
01 Dec 2004 00:24:48
2.5.5  |
brooks  |
Add missing pcre and xml depends. |
02 Sep 2004 05:28:15
2.5.5  |
brooks  |
Use the new PHP infrastructure to depend on php-gd. Get rid of warning
about installing PHP with GD since this is now automatic. |
18 Feb 2004 06:34:16
2.5.5  |
linimon  |
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) |
04 Nov 2003 20:46:15
2.5.4  |
linimon  |
Upgrade to Ganglia Web Frontend 2.5.4. PR ports/58658 (maintainer-update). |
29 Sep 2003 15:08:41
2.5.3  |
edwin  |
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> |