Skip site navigation (1)Skip section navigation (2)

CVS log for ports/sysutils/ganglia-monitor-core/distinfo

[BACK] Up to [FreeBSD] / ports / sysutils / ganglia-monitor-core

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 20 00:47:34 2011 UTC (8 months, 3 weeks ago) by brooks
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Upgrade to ganglia 6.1.7.

Drop support for early version of 6.x in the rc script support.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 19 12:32:27 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
- Get Rid MD5 support

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 30 03:56:34 2009 UTC (3 years ago) by brooks
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Dec 17 22:24:48 2007 UTC (4 years, 1 month ago) by brooks
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 24 01:24:53 2007 UTC (4 years, 5 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
- 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]

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 13 21:52:02 2006 UTC (5 years, 7 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- 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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 11 19:03:21 2005 UTC (6 years, 3 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
add SHA256

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 15 21:19:46 2005 UTC (6 years, 9 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 1 23:04:37 2005 UTC (6 years, 11 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
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.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 19:38:20 2004 UTC (8 years ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
. Update to 2.5.6.

PR:		62325
Submitted by:	brooks (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 8 16:15:15 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- 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]

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 4 20:38:47 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
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).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 7 12:59:36 2003 UTC (8 years, 8 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 2 00:24:16 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options