From owner-freebsd-questions@freebsd.org Mon Aug 16 22:07:18 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 89A6F6561C0 for ; Mon, 16 Aug 2021 22:07:18 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mx1.dismail.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpSv84f8Bz3p35 for ; Mon, 16 Aug 2021 22:07:16 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 30bf2b5b; Tue, 17 Aug 2021 00:07:09 +0200 (CEST) Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 8db6f113; Tue, 17 Aug 2021 00:07:08 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 74b342bf; Tue, 17 Aug 2021 00:07:08 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 34feaeac (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 17 Aug 2021 00:07:07 +0200 (CEST) Date: Mon, 16 Aug 2021 18:07:05 -0400 From: LuMiWa To: Kevin Oberman Cc: Mike Clarke , FreeBSD Questions Subject: Re: pkg lock Message-ID: <20210816180705.32f2a461@dismail.de> In-Reply-To: References: <20210812125424.47ab3bb9@dismail.de> <5562216.8T7jmnknE8@curlew> <20210814081410.0e6e2a12@dismail.de> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4GpSv84f8Bz3p35 X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.10 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:78.46.223.134]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DWL_DNSWL_LOW(-1.00)[dismail.de:dkim]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[dismail.de:+]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions]; RCVD_IN_DNSWL_LOW(-0.10)[78.46.223.134:from] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 22:07:18 -0000 On Sun, 15 Aug 2021 16:28:18 -0700 Kevin Oberman wrote: > On Sat, Aug 14, 2021 at 5:14 AM LuMiWa via freebsd-questions < > freebsd-questions@freebsd.org> wrote: >=20 > > On Sat, 14 Aug 2021 11:14:52 +0100 > > Mike Clarke wrote: > > > > > On Thursday, 12 August 2021 17:54:24 BST LuMiWa via freebsd- > > > questions wrote: > > > > > > > I am using binary packages (latest) on FreeBSD 13.0-RELEASE. > > > > I have 8 applications where I have my own settings. Is it > > > > correct > > > when > > > > I built the and install that I should use "pkg lock name" of > > > > port/package, please? Or is something other. > > > > > > Yes, that's the way to go but if you rebuild the port for any > > > reason you will need to unlock it for the duration of the build > > > otherwise the final stage of installing the package will fail. > > > > > > > Thank you, I did and I wrote which ports I locked :). > > > If you build ports with portmaster, it will report the locked port if > it attempts to rebuild it and ask if you want to update anyway. If > you reply 'Y', it will unlock the port, rebuild and install it and > re-lock the port. -- > Kevin Oberman, Part time kid herder and retired Network Engineer > E-mail: rkoberman@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 Thank you. Yes, I am a portmaster user :). --=20 "Everyone thinks of changing the world, but no one thinks of changing himself.=E2=80=9D Leo Tolstoy