Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 17:37:03 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/cacti Makefile distinfo
Message-ID:  <200601181737.k0IHb3bM079417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2006-01-18 17:37:03 UTC

  FreeBSD ports repository

  Modified files:
    net/cacti            Makefile distinfo 
  Log:
  - Add four vendor patches:
  1. Device Filter Clear Issue
     This patch fixes an issue where attempting to clear a filter
     would result in the filter still being active.
  2. Invalid SQL When Creating Graphs
     This patch fixes an problem where an invalid SQL statement
     would be executed when generating graphs.
  3. Additional Error Checking for Nth Percentile
     This adds more checking concerning rrd fetch returning an empty
     set on a non-existant rrd file, resulting in a php warning about
     invalid index.
  4. MySQL 5.x Strict Mode Compatibility
     Allows MySQL 5.x to utilize the default "strict" sql_mode.
     As an added benefit, this patch also automatically calculates
     the maximum speed of your interface graphs preventing gigabit
     interfaces from being overrun.
  
  Reminded by:    demon
  
  Revision  Changes    Path
  1.22      +5 -2      ports/net/cacti/Makefile
  1.16      +12 -0     ports/net/cacti/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601181737.k0IHb3bM079417>