From owner-freebsd-questions@freebsd.org Thu Jan 4 17:39:09 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66B7BEA85D2 for ; Thu, 4 Jan 2018 17:39:09 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from relay2.tomsk.ru (mail.sibptus.tomsk.ru [212.73.124.5]) by mx1.freebsd.org (Postfix) with ESMTP id D10347578C for ; Thu, 4 Jan 2018 17:39:07 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) X-Virus-Scanned: by clamd daemon 0.98.5_1 for FreeBSD at relay2.tomsk.ru Received: from [212.73.125.240] (HELO admin.sibptus.transneft.ru) by relay2.tomsk.ru (CommuniGate Pro SMTP 5.1.16) with ESMTPS id 39905827; Thu, 04 Jan 2018 23:34:18 +0600 Received: from admin.sibptus.transneft.ru (sudakov@localhost [127.0.0.1]) by admin.sibptus.transneft.ru (8.15.2/8.15.2) with ESMTP id w04Hd4RU016452; Fri, 5 Jan 2018 00:39:06 +0700 (+07) (envelope-from vas@mpeks.tomsk.su) Received: (from sudakov@localhost) by admin.sibptus.transneft.ru (8.15.2/8.15.2/Submit) id w04Hd0bK016451; Fri, 5 Jan 2018 00:39:00 +0700 (+07) (envelope-from vas@mpeks.tomsk.su) X-Authentication-Warning: admin.sibptus.transneft.ru: sudakov set sender to vas@mpeks.tomsk.su using -f Date: Fri, 5 Jan 2018 00:39:00 +0700 From: Victor Sudakov To: "Steve O'Hara-Smith" Cc: freebsd-questions@freebsd.org Subject: Re: Convert .flac and .ape to mp3 Message-ID: <20180104173900.GA16381@admin.sibptus.transneft.ru> References: <20180104163421.GA15692@admin.sibptus.transneft.ru> <20180104165145.57260d5690b958a46390b9d9@sohara.org> <20180104170633.GA16142@admin.sibptus.transneft.ru> <20180104173022.14483fd42a6851ead9955bef@sohara.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180104173022.14483fd42a6851ead9955bef@sohara.org> Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://www.dreamwidth.org/pubkey?user=victor_sudakov X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 17:39:09 -0000 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