From owner-cvs-ports@FreeBSD.ORG Fri Oct 21 07:58:44 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFD9916A41F; Fri, 21 Oct 2005 07:58:44 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833EC43D46; Fri, 21 Oct 2005 07:58:44 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9L7wiQ1076806; Fri, 21 Oct 2005 07:58:44 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9L7wiLW076805; Fri, 21 Oct 2005 07:58:44 GMT (envelope-from sem) Message-Id: <200510210758.j9L7wiLW076805@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 21 Oct 2005 07:58:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/cacti Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 07:58:44 -0000 sem 2005-10-21 07:58:43 UTC FreeBSD ports repository Modified files: net/cacti Makefile distinfo Log: - Implement official patches: * PHP Short Open Tag Syntax Error If PHP's 'short_open_tag' configuration option is turned off, a syntax error is displayed on the 'graph_view.php' page. * Broken Graph Zoom Graph When traversing to the graph zoom page from the graph properties page (wrench icon), the graph image appears to be broken. * Script Server SNMP Argument Mismatch A problem has been discovered with the ordering of SNMP authentication arguments in the two Host MIB script server scripts. This may cause unreliable results when trying to recache the Host-CPU and Host-Disk data queries. * Remove Disable MIB File Parsing Code Re-Enables the MIB file parsing code in the poller to prevent errors from being printed to the console. Revision Changes Path 1.19 +5 -2 ports/net/cacti/Makefile 1.13 +8 -0 ports/net/cacti/distinfo