Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 16:29:57 -0500
From:      "Andrey Shuvikov" <mr.hyro@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Port dependencies
Message-ID:  <24393ae80711081329k578c297l5de8278951c4dfa3@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I'm trying to figure out port dependencies on my (freshly installed)
FreeBSD 7.0. For example, I have two automake ports:

$ pkg_info | grep automake-1
automake-1.5_4,1    GNU Standards-compliant Makefile generator (1.5)
automake-1.6.3      GNU Standards-compliant Makefile generator (1.6)

I didn't install them myself, so I tried to figure out how they were
installed. But when I run

$ pkg_info -R 'automake-1*'

It doesn't show any dependencies (and I didn't delete any packages
yet). Is there a way to figure out who (which port) installed them and
do I need them both now?

Thanks,
Andrey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24393ae80711081329k578c297l5de8278951c4dfa3>