Date: Tue, 19 May 2009 08:21:05 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: Martin Alejandro Paredes Sanchez <mapsware@prodigy.net.mx> Cc: freebsd-questions@freebsd.org Subject: Re: what is going to happend when installing a port Message-ID: <4A1241C1.1000304@otenet.gr> In-Reply-To: <200905182210.15746.mapsware@prodigy.net.mx> References: <200905182210.15746.mapsware@prodigy.net.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Alejandro Paredes Sanchez wrote: > Hi: > > I would like to know what other ports are going to be installed when I install > a port > > When I installed krb5 I notice it build and install a lot of ports. > > maps > There are a few things you can try from inside the port directory to see what else will get installed: make missing will show you the ports that are needed by the port you are about to build that are not currently installed You may also want to look these up using 'man ports': make all-depends-list make run-depends-list make pretty-print-run-depends-list make pretty-print-build-depends-list
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A1241C1.1000304>