Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2013 15:17:42 +0000
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Multiple pkg repositories
Message-ID:  <20131202151742.30be3ddf0f3d944e50200817@sohara.org>
In-Reply-To: <529C9154.40606@infracaninophile.co.uk>
References:  <20131202104355.37e2ca24f4068e1d86000134@sohara.org> <529C9154.40606@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 02 Dec 2013 13:55:32 +0000
Matthew Seaman <m.seaman@infracaninophile.co.uk> wrote:

> On 12/02/13 10:43, Steve O'Hara-Smith wrote:
> > 	Hi,
> > 
> > 	I see with the pkg-1.2 there is support for using multiple
> > repositories. What is not clear is how to control the search order in
> > these repositories. I'd like to arrange that my local repository is
> > searched first with a fallback to the official repository, primarily so
> > that I can avoid compiling some of the monsters like libreoffice,
> > firefox etc. while still having packages with my selected options and
> > custom patches where I want them.
> > 
> > 	Anyone know if it's possible to set this up reliably ?
> 
> Repositories are searched in order of the names of the .conf files in
> /usr/local/etc/pkg/repos -- not sure how adding /etc/pkg/FreeBSD.conf
> into that mix affects things though.  However you can easily test as
> it's also the order that repositories are listed in the 'pkg -vv' output.

	Thank you.

> You should also be aware of using 'pkg annotate' to force a package to
> be installed from a specific repository.  See the section 'WORKING WITH
> MULTIPLE REPOSITORIES' in pkg-repository(5).

	Ah, I'd missed that man page - useful. After reading it I think
you're right that pkg annotate is the way to go to get reliable behaviour,
that feature of always pulling the latest version no matter which
repository it appears in may spoil my game otherwise.

-- 
Steve O'Hara-Smith <steve@sohara.org>



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