Date: Sun, 05 Jul 2015 10:06:23 -0700 From: merlyn@stonehenge.com (Randal L. Schwartz) To: Steve O'Hara-Smith <steve@sohara.org> Cc: freebsd-questions@freebsd.org Subject: Re: Mix'n'match between packages an ports? Message-ID: <86k2ue7cvk.fsf@red.stonehenge.com> In-Reply-To: <20150630132725.e3ab60f2ac8b1d3e4662a535@sohara.org> (Steve O'Hara-Smith's message of "Tue, 30 Jun 2015 13:27:25 %2B0100") References: <20150630115303.GA1331@aurora.oekb.co.at> <20150630132725.e3ab60f2ac8b1d3e4662a535@sohara.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Steve" == Steve O'Hara-Smith <steve@sohara.org> writes: Steve> An alternative is to set up poudriere and a local web server You don't even need a webserver. The pkg repo is a URL, which can begin with file:///. Our build machine uses file:// for its own packages, but also has a webserver so that other machines can use the same packages. (I found out the hard way that upgrading the apache that is serving pkg repo can be a chicken and egg thing, so that's why I'm using the file:// url on that machine... :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix consulting, Technical writing, Comedy, etc. etc. Still trying to think of something clever for the fourth line of this .sig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k2ue7cvk.fsf>