how to display pkg-message
    Mel Flynn 
    mel.flynn+fbsd.questions at mailing.thruhere.net
       
    Sun Sep  6 18:55:36 UTC 2009
    
    
  
On Sunday 06 September 2009 20:18:38 Chris Whitehouse wrote:
> Thanks for the info. I read man ports, quite a lot of bsd.ports.mk plus
> list archives
If you want to see the dynamically generated pkg-message of a *port*, before 
building/installing it (f.e. to identify what gotchas there are), use the 
following:
make -C /usr/ports/category/portname WRKDIR=/tmp apply-slist && cat /tmp/pkg-
message
-- 
Mel
    
    
More information about the freebsd-questions
mailing list