Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2018 00:39:00 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        "Steve O'Hara-Smith" <steve@sohara.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Convert .flac and .ape to mp3
Message-ID:  <20180104173900.GA16381@admin.sibptus.transneft.ru>
In-Reply-To: <20180104173022.14483fd42a6851ead9955bef@sohara.org>
References:  <20180104163421.GA15692@admin.sibptus.transneft.ru> <20180104165145.57260d5690b958a46390b9d9@sohara.org> <20180104170633.GA16142@admin.sibptus.transneft.ru> <20180104173022.14483fd42a6851ead9955bef@sohara.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve O'Hara-Smith wrote:
> 
> > BTW how do you manage such a situation when all of your packages are
> > from a remote repository and a couple of others you have to build from
> > ports locally (or install from another repository)?
> 
> 	Firstly I make sure that I minimise the building by doing this in
> the port directory before building:
> 
> pkg install `make missing`
> 
> 	Then once the port is built, installed and I'm happy with it I use
> pkg lock to prevent pkg upgrade from messing with it. From time to time I
> update my ports tree and rebuild (pkg unlock first).

The "pkg lock" way is kind of ugly. Did you ever try to bind your
special package to a special repository (e.g. your very own
poudriere), while the rest of the packages should keep affinity to the
default repository (the FreeBSD project repository)? Is it at all
possible with pkg(8) ?


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
AS43859



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