From owner-freebsd-security@FreeBSD.ORG Mon Feb 2 16:43:25 2015 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5595F421; Mon, 2 Feb 2015 16:43:25 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1E48E82; Mon, 2 Feb 2015 16:43:24 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id fb4so18208851wid.2; Mon, 02 Feb 2015 08:43:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=CpjK9LUAVe3g2oekEPP7ZRQqUYGh3fiCYSTb++NmWxs=; b=y6sxOp04Z4qJD1CKAxWVvGmdgtad2mmBpFMzt+nptz9t2b/f2sLEbtmwOC+1l/B1Wc un5o9aECkfKN4G5GJ4oWHTWxUcO2YFJ/CODHWjmE3g3v27UCdSaR3nV1YPonXpE7oE1r /MEIAT8qrYMsApE/y3bVdBh77NffqCo+a2h2V8DsnVTnmlldEUI5rIop99IFRRqDR7LJ NvaDd1JwEtEYUGmaZL9efFgMLNWsLg74XGjLSf+QcifX8vPMZ4HHh3iP2Zseup1Rn02v FYzDaykWi1/OJkXNYmHi8t4h1lRsRLa2Cp9BjhlyX/dgJPI3Th61ZnaSvUWlLLE/ZSxR bEMQ== X-Received: by 10.180.108.202 with SMTP id hm10mr25612232wib.68.1422895403294; Mon, 02 Feb 2015 08:43:23 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id m4sm8301938wjb.25.2015.02.02.08.43.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Feb 2015 08:43:22 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 2 Feb 2015 17:43:20 +0100 From: Baptiste Daroussin To: Gary Palmer Subject: Re: Enumerating glibc dependencies Message-ID: <20150202164319.GL11558@ivaldir.etoilebsd.net> References: <20150202150721.E8553209@hub.freebsd.org> <20150202152243.GA29176@in-addr.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iK/wEI4vkfDmI6Zw" Content-Disposition: inline In-Reply-To: <20150202152243.GA29176@in-addr.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Mailman-Approved-At: Mon, 02 Feb 2015 18:12:59 +0000 Cc: freebsd-security@freebsd.org, Roger Marquis , freebsd-pkg@freebsd.org X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2015 16:43:25 -0000 --iK/wEI4vkfDmI6Zw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2015 at 03:22:43PM +0000, Gary Palmer wrote: > On Mon, Feb 02, 2015 at 07:07:11AM -0800, Roger Marquis wrote: > > Before pkgng it was easy to list a system's port dependencies by > > (starting with): > >=20 > > grep glib /var/db/pkg/*/* > >=20 > > Is there an equivalent (single) command for pkgng? >=20 > pkg query %ro glib >=20 pkg info -r glibc Please note that the glibc has nothing to do with glib. Best regards, Bapt --iK/wEI4vkfDmI6Zw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTPqScACgkQ8kTtMUmk6EwctwCcCb80l4aYA+AwAO/hk5tovJrl 9NEAoLg3TD5RyqJbvpNlYles9ALmRsTE =CZOF -----END PGP SIGNATURE----- --iK/wEI4vkfDmI6Zw--