Re: Handling lots of custom packages..

2004-03-07 Thread Matthew Seaman
On Sat, Mar 06, 2004 at 09:33:32PM -0600, adp wrote: > So this means I can't really just dump our custom packages to packages/All > since files will get overwritten. So I wanted to do something like: > > /repos/ftp.freebsd.org/.../packages/All > /repos/ftp.freebsd.org/.../packages/mail-custom > /

Handling lots of custom packages..

2004-03-06 Thread adp
I use the software from ports extensively. I also use a lot of compile-time options (for example, WITH_IMAP=yes for lang/php4). Rather than recompile our source each time we bring up a server we just build from ports and then build a package using 'make ..options.. package'. We then use this packag