Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 13:53:06 -0500
From:      Forrest Aldrich <forrie@forrie.com>
To:        ports@freebsd.org
Subject:   Using the ports dev structure for individual projects....
Message-ID:  <42388092.5030102@forrie.com>

next in thread | raw e-mail | index | archive | help
I've been asked to take a few select ports from /usr/ports and create a 
build environment.

This presents a few technical issues, some of which can be dealt with by 
overriding certain variables like PORTSDIR, NOPORTDOCS, et al.

The second problem is ports are updated with some frequency, and we need 
to keep a stateful build environment so that each dependency is there 
"as-is" during that build.

I figure I could lessen the pain of hacking variables by simply 
snapshotting the /usr/ports struture, placing that into a separate 
directory and then modifying PORTSDIR and DISTDIR in the build process.

So before I go too far here, I wonder if someone else has done this - 
perhaps some examples/tips/feedback would be appreciated.


Thanks.....




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42388092.5030102>