Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Apr 2006 08:39:19 -0600
From:      Miguel <mmiranda@123.com.sv>
To:        freebsd-questions@freebsd.org
Subject:   show port's deps
Message-ID:  <442E9097.1050408@123.com.sv>

next in thread | raw e-mail | index | archive | help
Hi, how can i know what the dependencies are for a particular port?
i want to know in advance before install the port, is there something 
like emerge -pv in gentoo?, with this i mean a user friendly command, i 
already know that doing a make search key=xxx and look at the B-DEPS and 
R-DEPS lines you see them, but you have to search for your especific 
port among the multitud of matches, BTW, what the diference between them?
something like this would be great

# cd /usr/ports/lang/php5
# make show_deps (or similar)


thanks



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