Commit graph

21 commits

Author SHA1 Message Date
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Brooks Davis
8c40d09254 Add missing run dependency on apr.
Reported by:	pointyhat (via pav)
2009-02-15 18:37:17 +00:00
Brooks Davis
47e24183d5 Upgrade Ganglia to 3.1.1 plus a fix for CVE-2009-0241.
PR:		ports/129822, ports/131067
Submitted by:	Mark Foster <mark at foster dot cc> (vuxml)
Security:	vid:b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e
2009-01-30 03:56:35 +00:00
Rong-En Fan
c1dece6a00 - Chase rrdtool 1.3.0 update, bump PORTREVISION
PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
2008-06-24 12:34:56 +00:00
Brooks Davis
ba494a0ef6 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)
2008-01-03 20:02:41 +00:00
Brooks Davis
7147851c93 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
2007-12-28 21:38:13 +00:00
Brooks Davis
3f79b7d142 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
2007-12-17 22:24:48 +00:00
Brooks Davis
343cc64bbe - Upgrade to ganglia 3.0.4
PR:             ports/115363
Submitted by:   Michael Fuckner <michael at fuckner dot net>
2007-08-24 01:25:39 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
948c9e8cc4 - WWWOWN and WWWGRP are defined in bsd.port.mk 2007-03-24 16:43:28 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Brooks Davis
ee5740c01d - 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)
2006-02-24 02:06:46 +00:00
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