Re: Determining the correct pkg-plist

[ Available lists | Index of freebsd-ports | Month of Jan 2003 | Week of 19 Jan 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kris Kennaway <kris@obsecurity.org>
Date
19 Jan 2003 16:30:14
Subject
Re: Determining the correct pkg-plist
Message-ID
20030120003011.GA90030@rot13.obsecurity.org

In reply to
References to

[ Hide this part ]
On Sun, Jan 19, 2003 at 07:06:51PM -0500, Craig Rodrigues wrote:
> Hi,
>
> As a new porter, does anyone have any hints for a general procedure
> for determining the correct pkg-plist?
>
> I notice that bento goes through a procedure where it installs a port
> and deinstalls it, and notices any left-over files.
>
> I'd like to do something like that in my own porting process.

There are some scripts in ports/Tools that mostly-automate this
process. I usually just use (a suitable variation of) "find
/usr/local -mmin -5 -o -cmin -5" myself, though.

Kris


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.103 seconds