Date: Mon, 21 Jan 2019 09:39:47 -0700 From: "Janky Jay, III" <jankyj@unfs.us> To: freebsd-ports@freebsd.org Subject: Re: which port installed what other port Message-ID: <b481ddc5-09ab-573e-583b-14a1a46bf429@unfs.us> In-Reply-To: <20190121162634.GA30993@rpi3.zyxst.net> References: <20190121162634.GA30993@rpi3.zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Z0r5sPhmgIcCIqLsqkVffTheTvNSeaUEi Content-Type: multipart/mixed; boundary="4ayOQm4DNuAja6FQL7l1Wg38qvHwEzq50"; protected-headers="v1" From: "Janky Jay, III" <jankyj@unfs.us> To: freebsd-ports@freebsd.org Message-ID: <b481ddc5-09ab-573e-583b-14a1a46bf429@unfs.us> Subject: Re: which port installed what other port References: <20190121162634.GA30993@rpi3.zyxst.net> In-Reply-To: <20190121162634.GA30993@rpi3.zyxst.net> --4ayOQm4DNuAja6FQL7l1Wg38qvHwEzq50 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: en-US Hello, On 1/21/19 9:26 AM, tech-lists wrote: > Hi, > > Is there a command (or a port) I can use which, when fed an installed > port name, can tell me what installed it? > > I don't mean libraries. I mean the actual port name. =C2=A0=C2=A0=C2=A0 You can use "pkg info -d portname" to see what ports "= portname" depends on (IE: What dependencies "portname" installed). You can also use "pkg info -r portname" to see the what the portname is a dependency of (what installed this port). Does that help at all? Regards, Janky Jay, III --4ayOQm4DNuAja6FQL7l1Wg38qvHwEzq50-- --Z0r5sPhmgIcCIqLsqkVffTheTvNSeaUEi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQT3labtx1DPvRcqv5cYrcyxRslmfgUCXEX11wAKCRAYrcyxRslm fr+YAJ0fSxSvVGYkxCMK/Qv8SWrKPXZ/cgCfZt4grg+PXF2CRTFr4ditmC2QcNQ= =aMaW -----END PGP SIGNATURE----- --Z0r5sPhmgIcCIqLsqkVffTheTvNSeaUEi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b481ddc5-09ab-573e-583b-14a1a46bf429>