From owner-freebsd-current@FreeBSD.ORG Mon Nov 3 21:48:35 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E07A9B17 for ; Mon, 3 Nov 2014 21:48:34 +0000 (UTC) Received: from mail-oi0-x231.google.com (mail-oi0-x231.google.com [IPv6:2607:f8b0:4003:c06::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9FE3EAD for ; Mon, 3 Nov 2014 21:48:34 +0000 (UTC) Received: by mail-oi0-f49.google.com with SMTP id u20so9295522oif.22 for ; Mon, 03 Nov 2014 13:48:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=nm0Gw8Pz9N0mwHWEixoPtpLTq/45O6LYcj9z2MKJ+7c=; b=DQew7iHqfV1MeKnF6Pe8PqO09KaQZxcerM2Py4zoCI1y6rZDExVE7lkEaclOpxLWWl P6ZXjl3KlqUdH+BrS/gIS9PWBFqB8Eclyc4fZ0xTB6ajHqFQ8Q9+N9+Dho3xvUmEBQ9P 90TkvoIaWYUj7eWv2woaT3sNBBADJX0yoJg+5V1RmlQ0i4LPr3skDE/ewFPsrlKYlB9+ 70/pXYCSMDpYQk473JcTYMwfiVCTn5tf2xlCcyo/seu/gwr/fDjqqtDxQFI+ytRzSQak EBoDBHb8Fc7FfCbSOtooaw23y/25WeKSFVV62FSFWVLW5vlLSTznGIjCaXfvhgbDQWhp hZaA== MIME-Version: 1.0 X-Received: by 10.60.162.71 with SMTP id xy7mr2363757oeb.67.1415051314018; Mon, 03 Nov 2014 13:48:34 -0800 (PST) Received: by 10.202.6.21 with HTTP; Mon, 3 Nov 2014 13:48:33 -0800 (PST) In-Reply-To: <5457F64F.6090408@selasky.org> References: <20141028231933.GG26796@ivaldir.etoilebsd.net> <20141101161332.b9c8fc19bf9fc54f73bc5c00@gmail.com> <20141101224549.GG15967@ivaldir.etoilebsd.net> <20141102102455.30d42f85ff81e079788eae06@gmail.com> <5457F64F.6090408@selasky.org> Date: Mon, 3 Nov 2014 13:48:33 -0800 Message-ID: Subject: Re: pkg 1.4 freeze please test test test! From: Freddie Cash To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 21:48:35 -0000 On Mon, Nov 3, 2014 at 1:40 PM, Hans Petter Selasky wrote= : > Is it possible when upgrading a system via "pkg" to selectivly switch > upgrades ON/OFF. For example I have a custom ffmpeg install and would lik= e > to keep it every time I do a binary upgrade? > =E2=80=8B# man pkg-lock ;) I believe that's what you are looking for.=E2=80=8B No idea how well it wo= rks long-term, though, or if you lock a large number of packages. --=20 Freddie Cash fjwcash@gmail.com