Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 07:01:22 +0000
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        freebsd-questions@freebsd.org
Cc:        Polytropon <freebsd@edvax.de>
Subject:   Re: Combining pkg and "traditional ports"
Message-ID:  <20140115070122.5db02f3bbc62713f0ba715d8@sohara.org>
In-Reply-To: <20140115063634.d6d26d51.freebsd@edvax.de>
References:  <20140115063634.d6d26d51.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Jan 2014 06:36:34 +0100
Polytropon <freebsd@edvax.de> wrote:

> With the upcoming OS standardization on pkg (pkgng) following
> the abolishment of the pkg_* toolset I'd like to ask questions
> to those who already actively use pkg and have probably encountered
> and solved the same "problems" that I'll be expecting:

	The easiest way to handle these cases is to use poudriere to
maintain a local package repository, pkg supports multiple repositories.

	To force a package to be fetched from the local repository use
(assuming you named the repository local).

pkg annotate -A repository local

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



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