From owner-svn-ports-all@FreeBSD.ORG Thu Apr 10 09:29:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 46A6ABCD; Thu, 10 Apr 2014 09:29:33 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B83218D8; Thu, 10 Apr 2014 09:29:33 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C63DDBDC5C; Thu, 10 Apr 2014 11:29:28 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id A0071BDC1D; Thu, 10 Apr 2014 11:29:28 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 60066D366C72; Thu, 10 Apr 2014 11:29:27 +0200 (CEST) Date: Thu, 10 Apr 2014 11:29:26 +0200 From: Mathieu Arnold To: Ryan Steinmetz , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r350755 - in head/net-mgmt/net-snmp: . files Message-ID: <2863CF627A2C756A8476425B@atuin.in.mat.cc> In-Reply-To: <201404100203.s3A23edj061422@svn.freebsd.org> References: <201404100203.s3A23edj061422@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 09:29:33 -0000 +--On 10 avril 2014 02:03:40 +0000 Ryan Steinmetz wrote: | - Add pkgNG support for HOST-RESOURCES-MIB::hrSWInstalled* <3 | +LIB_DEPENDS= libpkg.so:${PORTSDIR}/ports-mgmt/pkg Sadly, when you do that, it breaks at least tinderbox because it sees pkg as a normal dep that it should remove, and messes up things a lot, so, the QAT email you have received is a bit wrong. -- Mathieu Arnold