> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Garance A Drosihn
> Sent: Monday, May 02, 2005 10:14 AM
> To: Eric Schuele
> Cc: FreeBSD Questions
> Subject: Re: Determining what a port will install... (more 
> than pretty-print-*)
> 
> If there isn't anything which already exists, then I'd try 
> something along the lines of 'cd'-ing into the directory of 
> the port you want to install, and getting the output of:
> 
> make -V RUN_DEPENDS -V BUILD_DEPENDS -V LIB_DEPENDS
>
If pkg-plist exists, that could give you a complete list of the files
installed and where they are installed.
 
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/ 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to