non port: sysutils/ganglia-monitor-core/files/patch-srclib_libmetrics_freebsd_metrics.c |
SVNWeb
|
Number of commits found: 5 |
Thu, 13 Jul 2006
|
[ 21:52 brooks ] (Only the first 10 of 11 ports in this commit are shown above. )
- 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.
|
Wed, 27 Apr 2005
|
[ 17:52 brooks ]
Fix a bug in the CPU frequency function. The type is a uint32 not a
unit16.
Submitted by: Meno Abels <meno.abels@adviser.com>
|
Fri, 15 Apr 2005
|
[ 21:19 brooks ]
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
|
Thu, 17 Mar 2005
|
[ 19:32 brooks ]
Fix cpu time reporting. It was obviously wrong on sparc64, but actually
was totally broken everywhere.
A number of other cleanups and minor tweaks are also included, but
are less important. All of these changes will be including in the soon
to be released ganglia-3.0.1.
|
Fri, 4 Mar 2005
|
[ 21:14 brooks ]
Correct a number of issues with the previous commit:
- Patch a number of bugs in the metric code that caused gmond to be
unstable, particularly on 4.x. These will be in the next ganglia
release.
- Use CFLAGS instead of CPPFLAGS to pass the include arguments. This
appears to fix the bug where an installed, obsolete ganglia.h would
break the build.
- Do a better job of respecting CFLAGS and LDFLAGS.
- Drop USE_LIBTOOL_VER. It appears to break sparc64.
- Fix a warning caused by an @unexec in the plist when gmetad.conf
has been modified.
The port revision has been bumped. All users of 3.0.0 should upgrade.
|
Number of commits found: 5 |