aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ganglia-webfrontend
Commit message (Collapse)AuthorAgeFilesLines
* - Fix @dirrmtryAndrej Zverev2011-01-252-2/+1
| | | | | | | | | | | | - Remove MD5 checksum PR: ports/153855 Submitted by: az@ Approved by: maintainer (timeout) Feature safe: yes Notes: svn path=/head/; revision=268227
* - Prep for USE_APR, make it always a LIB_DEPENDSPhilip M. Gollucci2010-08-301-2/+2
| | | | | | | | | | PR: ports/146950 Submitted by: myself (pgollucci) Approved by: maintainer timeout (philip ; > 2.5 months) With Hat: apache@ Notes: svn path=/head/; revision=260221
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* - Convert ports/ to devel/apr1Philip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254522
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Add missing run dependency on apr.Brooks Davis2009-02-151-0/+1
| | | | | | | Reported by: pointyhat (via pav) Notes: svn path=/head/; revision=228438
* Upgrade Ganglia to 3.1.1 plus a fix for CVE-2009-0241.Brooks Davis2009-01-303-16/+13
| | | | | | | | | PR: ports/129822, ports/131067 Submitted by: Mark Foster <mark at foster dot cc> (vuxml) Security: vid:b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e Notes: svn path=/head/; revision=227127
* - Chase rrdtool 1.3.0 update, bump PORTREVISIONRong-En Fan2008-06-241-1/+1
| | | | | | | | PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) Notes: svn path=/head/; revision=215684
* Add ctype to the list of needed PHP modules.[1]Brooks Davis2008-01-031-3/+4
| | | | | | | | | | Don't bogusly install version.php.in.[2] Reported by: Michael Fuckner <michael at fuckner dot net>[1] pointyhat (via pav, erwin) Notes: svn path=/head/; revision=204942
* Run configure to generate a version.php file rather than maintaining ourBrooks Davis2007-12-282-13/+4
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=204664
* Upgrade to Ganglia 3.0.6.Brooks Davis2007-12-172-4/+4
| | | | | | | | | | Release 3.0.5 contained minor bug fixes. 3.0.6 corrects XSS vulnerabilities in the webfrontend. Security: vid:fee7e059-acec-11dc-807f-001b246e4fdf Notes: svn path=/head/; revision=203951
* - Upgrade to ganglia 3.0.4Brooks Davis2007-08-246-48/+20
| | | | | | | | PR: ports/115363 Submitted by: Michael Fuckner <michael at fuckner dot net> Notes: svn path=/head/; revision=198230
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - WWWOWN and WWWGRP are defined in bsd.port.mkPav Lucistnik2007-03-241-2/+0
| | | | Notes: svn path=/head/; revision=188197
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Fix the plist so the config file gets removed when unchanged.Brooks Davis2006-02-242-6/+9
| | | | | | | | | - Switch to using dirrmtry to from "unexec rmdir" remove the directory. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=156766
* add SHA256Brooks Davis2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147966
* Populate the node list dropdown on the cluster view page when the userBrooks Davis2005-04-276-43/+102
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=134278
* Upgrade to 3.0.1 (mostly just includes fixes we previously installedBrooks Davis2005-04-153-17/+4
| | | | | | | | | | via patches). Submitted by: Michael Fuckner <michael at fuckner dot net> PR: ports/79770 Notes: svn path=/head/; revision=133455
* Upgrade to 3.0.0. The only major change is that the webfrontend is nowBrooks Davis2005-02-264-18/+39
| | | | | | | distributed as part of the main tarball. Notes: svn path=/head/; revision=129815
* Add missing pcre and xml depends.Brooks Davis2004-12-011-1/+1
| | | | Notes: svn path=/head/; revision=122855
* Use the new PHP infrastructure to depend on php-gd. Get rid of warningBrooks Davis2004-09-021-11/+1
| | | | | | | about installing PHP with GD since this is now automatic. Notes: svn path=/head/; revision=117889
* Update to 2.5.5 (no major changes from 2.5.4).Mark Linimon2004-02-186-24/+63
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=101304
* Upgrade to Ganglia Web Frontend 2.5.4. PR ports/58658 (maintainer-update).Mark Linimon2003-11-044-6/+11
| | | | Notes: svn path=/head/; revision=93107
* new port: sysutils/ganglia-webfrontend: GUI for the ganglia cluster monitorEdwin Groothuis2003-09-296-0/+183
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> Notes: svn path=/head/; revision=89811