Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BAFF863BAB2 for ; Fri, 9 Jul 2010 08:45:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 710B663B101; Fri, 9 Jul 2010 08:45:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6EBD663B100 for ; Fri, 9 Jul 2010 08:45:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 57EDD175DD; Fri, 9 Jul 2010 08:45:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 9 Jul 2010 08:45:34 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/net/mrtg To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20100709084534.57EDD175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Fri Jul 9 08:45:34 UTC 2010 Modified Files: pkgsrc/net/mrtg: Makefile PLIST distinfo options.mk pkgsrc/net/mrtg/patches: patch-ac Removed Files: pkgsrc/net/mrtg: MESSAGE pkgsrc/net/mrtg/patches: patch-ad Log Message: Changes 2.16.4: * fix "P_DETACH" and Pod::Usage issues with perl 5.12 * relax cfgmaker option parsing when figuring whether to test for highspeed counters or not. * fix sorting of numbered interface names index maker * belarusian translation for mrtg 2.16 Changes 2.16.3: * three new config options to compliment the existing RRDRowCount option to explicitly set the size of all RRAs * allow to rename target in the clonedirectory option * add import to the require File::Copy * support multiple options in ifdesc and ifref setting for cfgmaker * teach cfgmaker about nortel switches * make sure rates over 4G work too * allow group and user option to be set to roo To generate a diff of this commit: cvs rdiff -u -r1.6 -r0 pkgsrc/net/mrtg/MESSAGE cvs rdiff -u -r1.97 -r1.98 pkgsrc/net/mrtg/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/mrtg/PLIST cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/mrtg/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/mrtg/options.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/mrtg/patches/patch-ac cvs rdiff -u -r1.15 -r0 pkgsrc/net/mrtg/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.