cvs commit: ports/sysutils/ganglia-monitor-core Makefile pkg-plist patch-srclib_libmetrics_freebsd_metrics.c

Brooks Davis brooks at FreeBSD.org
Fri Mar 4 13:14:07 PST 2005


brooks      2005-03-04 21:14:07 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/ganglia-monitor-core Makefile pkg-plist 
  Added files:
    sysutils/ganglia-monitor-core/files 
                                        patch-srclib_libmetrics_freebsd_metrics.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.10      +8 -7      ports/sysutils/ganglia-monitor-core/Makefile
  1.1       +184 -0    ports/sysutils/ganglia-monitor-core/files/patch-srclib_libmetrics_freebsd_metrics.c (new)
  1.6       +3 -2      ports/sysutils/ganglia-monitor-core/pkg-plist


More information about the cvs-ports mailing list