notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/ganglia-monitor-core/distinfo

Number of commits found: 18

Thursday, 1 Oct 2020
18:00 jwb search for other commits by this committer
sysutils/ganglia-monitor-core: Upgrade to 3.7.2, disable python modules

Ganglia python modules require python 2.x, which is being removed from
the ports tree.  Ganglia is no longer being developed upstream and upgrading
to python 3 appears to be fairly involved.  Hence, I'm disabling python
modules in order to keep the port alive through the python 2 removal.

PR:             249772
Reported by:    swills
Original commitRevision:550854 
Thursday, 11 Aug 2016
16:37 skreuzer search for other commits by this committer
Update to 3.7.1

PR:		211732
Approved by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
Original commitRevision:420087 
Thursday, 23 Apr 2015
14:33 amdmi3 search for other commits by this committer
- Update to 3.6.0
- Pass maintainership to submitter

PR:		199074
Submitted by:	jwbacon@tds.net
Original commitRevision:384586 
Wednesday, 12 Jun 2013
13:59 skreuzer search for other commits by this committer
Update to 3.4.0
Take maintainership

PR: ports/172327
Submitted by:	skreuzer@
Approved by:	brooks@
Original commitRevision:320696 
Friday, 20 May 2011
00:47 brooks search for other commits by this committer
Upgrade to ganglia 6.1.7.

Drop support for early version of 6.x in the rc script support.
Original commit
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Friday, 30 Jan 2009
03:56 brooks search for other commits by this committer
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
Original commit
Monday, 17 Dec 2007
22:24 brooks search for other commits by this committer
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
Original commit
Friday, 24 Aug 2007
01:24 brooks search for other commits by this committer
- Upgrade to ganglia 3.0.4 [1]
- Fix support for large memory systems (hw.physmem is a u_long not a long) [2]
- Make portlint happier [3]

PR:             ports/115362 [1], some of [3]
Submitted by:   Michael Fuckner <michael at fuckner dot net> [1], some of [3]
                Clement Laforet <clement at FreeBSD dot org> [2]
Original commit
Thursday, 13 Jul 2006
21:52 brooks search for other commits by this committer
- Upgrade to 3.0.3 eliminating the need for the cpufreq patch and fixing
  some bugs.
- Spell REQUIRE correctly in ganglia.sh.in
- For systems where rcorder is run on LOCALBASE/etc/rc.d, split
  ganglia.sh into gmond.sh and gmetad.sh.
- Replace the patches changing user nobody to ganglia with REINPLACE_CMD
  in post-patch removing a maintance issue and decreasing the file
  count.  Also, expand the scope to include gmond.conf's documentation
  which was missed missed previously.
Original commit
Friday, 11 Nov 2005
19:03 brooks search for other commits by this committer
add SHA256
Original commit
Friday, 15 Apr 2005
21:19 brooks search for other commits by this committer
Upgrade to 3.0.1.  This includes some fixes plus all the changes I
previously patched into the FreeBSD metrics.

Try to use cpufreq to get the frequency (maximum frequency not the
current one).

Add code to selectivly install libganglia and don't install it by
default as ganglia is linked staticly and no one I know of actually uses
the library.

Add some Makefile features to the port to allow generation of custom
pacakges with custom config files.

PR:             ports/79770
Original commit
Tuesday, 1 Mar 2005
23:04 brooks search for other commits by this committer
Upgrade ganglia to 3.0.0.

3.0.0 mostly consists of a more flexable portable gmond which requires a
new config file format.  Information about changes in this release can
be found on the website at:

http://ganglia.info/archives/cat_releases.html

and in ports/UPDATING.
Original commit
Wednesday, 4 Feb 2004
19:38 glewis search for other commits by this committer
. Update to 2.5.6.

PR:             62325
Submitted by:   brooks (maintainer)
Original commit
Saturday, 8 Nov 2003
16:15 krion search for other commits by this committer
- Update to version 2.5.5 [1]
  * integrates a number of FreeBSD enhancements
    and fixes a DoS bug
- Respect PTHREAD_LIBS and PTHREAD_CFLAGS [2]

PR:             59049
Submitted by:   brooks [1], krion [2]
Original commit
Tuesday, 4 Nov 2003
20:38 linimon search for other commits by this committer
Update to Ganglia Monitor Core 2.5.4, plus enhancements bringing
FreeBSD support up to the level of Linux support.  PR: ports/58657
(maintainer-update).
Original commit
Saturday, 7 Jun 2003
12:59 naddy search for other commits by this committer
Update upgrades the sysutils/ganglia-monitor-core port to Ganglia 2.5.3
(minor bugfixes), moves the include files to a ganglia subdirectory to
unbreak XFree86-4-clients, and fixes a bug which caused gmond to dump
core when started at boot.

PR:             52736
Submitted by:   brooks
Original commit
Sunday, 2 Mar 2003
00:24 kris search for other commits by this committer
Add ganglia-monitor-core 2.5.2.

Ganglia provides a complete real-time monitoring and execution
environment that is in use by hundreds of universities, private and
government laboratories and commercial cluster implementors around the
world. Whether you want to monitor hundreds of computers in real-time
across a university campus or around the world, ganglia is for you.

PR:             ports/48551
Submitted by:   Brooks Davis <brooks@freebsd.org>
Original commit

Number of commits found: 18