Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 1998 08:11:33 -0600 (MDT)
From:      Brett Taylor <brett@peloton.physics.montana.edu>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        ports@FreeBSD.ORG
Subject:   Re: generating PLIST...
Message-ID:  <Pine.BSF.3.96.980709080935.11027A-100000@peloton.physics.montana.edu>
In-Reply-To: <Pine.BSF.3.96.980709005807.344c-100000@thelab.hub.org>

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

> 	How do ppl generally generate the PLIST file?  

I normally do something like this:

touch some_file
install port 
find /usr/local -newer some_file > PLIST

(of course /usr/local could be /usr/X11R6 or whatever PREFIX is)

You then need to go through and strip out directories etc...

Brett
***********************************************************
Brett Taylor 		brett@peloton.physics.montana.edu
http://peloton.physics.montana.edu/brett/

How many Microsoft employees does it take to change a light
bulb? Zero. They declared Darkness[tm] the standard.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980709080935.11027A-100000>