From owner-cvs-all@FreeBSD.ORG Tue Oct 31 15:18:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 407D016A416; Tue, 31 Oct 2006 15:18:16 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1159043D45; Tue, 31 Oct 2006 15:18:16 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9VFIFHL028860; Tue, 31 Oct 2006 15:18:15 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9VFIFtB028859; Tue, 31 Oct 2006 15:18:15 GMT (envelope-from lth) Message-Id: <200610311518.k9VFIFtB028859@repoman.freebsd.org> From: Lars Thegler Date: Tue, 31 Oct 2006 15:18:15 +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-mgmt/ifgraph Makefile pkg-plist ports/net-mgmt/ifgraph/files patch-find-if.pl patch-ifgraph.pl patch-makegraph.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 15:18:16 -0000 lth 2006-10-31 15:18:15 UTC FreeBSD ports repository Modified files: net-mgmt/ifgraph Makefile pkg-plist net-mgmt/ifgraph/files patch-find-if.pl patch-ifgraph.pl patch-makegraph.pl Log: - Install rgb.txt, incl dependencies [1] - Update to rrdtool 1.2 syntax [1], fixes [2] - Substitute absolute paths PR: ports/98369 [1], ports/103724 [2] Submitted by: vax@satx.rr.com [1], Rodrigo Graeff [2] Revision Changes Path 1.6 +13 -3 ports/net-mgmt/ifgraph/Makefile 1.2 +10 -4 ports/net-mgmt/ifgraph/files/patch-find-if.pl 1.3 +30 -2 ports/net-mgmt/ifgraph/files/patch-ifgraph.pl 1.3 +56 -2 ports/net-mgmt/ifgraph/files/patch-makegraph.pl 1.5 +2 -0 ports/net-mgmt/ifgraph/pkg-plist