Re: which port installed what other port

2019-01-21 Thread tech-lists
On Mon, Jan 21, 2019 at 09:35:20AM -0700, Alan Somers wrote: Try "pkg info -r ". And to go the other direction, use "pkg info -d ". -Alan OK thank you, I'll try that -- J. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/

Re: which port installed what other port

2019-01-21 Thread Janky Jay, III
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.     You can use "pkg info -d portname" to see what ports "portname" dep

Re: which port installed what other port

2019-01-21 Thread Guido Falsi
On 21/01/19 17:26, 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. > Not sure what you're looking for anyway pkg has such functionality for run

which port installed what other port

2019-01-21 Thread tech-lists
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. thanks, -- J. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org