notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: sysutils/ganglia-webfrontend/pkg-plist
SVNWeb

Number of commits found: 17

Tue, 29 Nov 2022
[ 20:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0fa855ad571d4f3e977c035f0324bb8a9bfbdae0  commit hash:0fa855ad571d4f3e977c035f0324bb8a9bfbdae0  commit hash:0fa855ad571d4f3e977c035f0324bb8a9bfbdae0  0fa855a 
sysutils/ganglia-webfrontend: Cleanup

- Requires php74 which was EOL on 2022-11-28

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
Mon, 15 Aug 2016
[ 07:32 brd search for other commits by this committer ] Original commit   Revision:420217
Require the php session extension and switch to USE_GITHUB.

PR:		211763
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Approved by:	bdrewery (implicit)
Thu, 16 Jun 2016
[ 01:15 brd search for other commits by this committer ] Original commit   Revision:416944
Update sysutils/ganglia-webfrontend from 3.7.1 to 3.7.2

PR:		210308
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Approved by:	bdrewery (implicit)
Fri, 2 Oct 2015
[ 21:54 junovitch search for other commits by this committer ] Original commit   Revision:398450
sysutils/ganglia-webfrontend: security update 3.7.0 -> 3.7.1

PR:		202940
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Security:	d68df01b-564e-11e5-9ad8-14dae9d210b8
Security:	CVE-2015-6816
MFH:		2015Q4
Tue, 28 Jul 2015
[ 18:32 feld search for other commits by this committer ] Original commit   Revision:393088
Fix file permissions so WWWDIR is not writable by WWWOWN
Improve pkg-message notes on setting up Apache and Nginx

PR:	201908
Sat, 27 Jun 2015
[ 13:11 riggs search for other commits by this committer ] Original commit   Revision:390699 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Resurrect sysutils/ganglia-webfrontend
- Update to upstream version 3.7.0
- Joseph Mingrone <jrm@ftfl.ca> takes maintainership
- Stagify
- Add LICENSE
- General port modernisation

PR:		200278
Submitted by:	jrm@ftfl.ca (maintainer)
Reviewed by:	koobs
Tue, 31 May 2011
[ 21:28 brooks search for other commits by this committer ] Original commit 
Fix an utterly botched attempt to convert @unexec rmdir to @dirrmtry.

Reported by:    erwin, pav
Wed, 25 May 2011
[ 23:14 brooks search for other commits by this committer ] Original commit 
In addition to arp-1, we need libconfuse and libpcre about to build.
Because gmetad is a RUN_DEPEND and requires them, abuse LIB_DEPEND here
even though these are technically build depends.

Reported by:    pav
Fri, 20 May 2011
[ 15:25 brooks search for other commits by this committer ] Original commit 
Upgrade to ganglia-3.1.7
Tue, 25 Jan 2011
[ 19:15 az search for other commits by this committer ] Original commit 
- Fix @dirrmtry
- Remove MD5 checksum

PR:             ports/153855
Submitted by:   az@
Approved by:    maintainer (timeout)
Feature safe:   yes
Fri, 30 Jan 2009
[ 03:56 brooks search for other commits by this committer ] Original commit 
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
Fri, 24 Feb 2006
[ 02:06 brooks search for other commits by this committer ] Original commit 
- 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)
Wed, 27 Apr 2005
[ 20:36 brooks search for other commits by this committer ] Original commit 
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.
Sat, 26 Feb 2005
[ 00:38 brooks search for other commits by this committer ] Original commit 
Upgrade to 3.0.0.  The only major change is that the webfrontend is now
distributed as part of the main tarball.
Wed, 18 Feb 2004
[ 06:34 linimon search for other commits by this committer ] Original commit 
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)
Tue, 4 Nov 2003
[ 20:46 linimon search for other commits by this committer ] Original commit 
Upgrade to Ganglia Web Frontend 2.5.4.  PR ports/58658 (maintainer-update).
Mon, 29 Sep 2003
[ 14:08 edwin search for other commits by this committer ] Original commit 
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>

Number of commits found: 17