From nobody Wed Sep 21 10:25:52 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MXZLr73c3z4d0Vn for ; Wed, 21 Sep 2022 10:25:56 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MXZLq2Dm1z3lgf for ; Wed, 21 Sep 2022 10:25:55 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 28LAPrYT037121; Wed, 21 Sep 2022 10:25:53 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 28LAPr8A037120; Wed, 21 Sep 2022 03:25:53 -0700 (PDT) (envelope-from david) Date: Wed, 21 Sep 2022 03:25:52 -0700 From: David Wolfskill To: Alexander Leidinger Cc: freebsd-current@freebsd.org Subject: Re: Good practices with bectl Message-ID: Reply-To: current@freebsd.org Mail-Followup-To: current@freebsd.org, Alexander Leidinger , freebsd-current@freebsd.org References: <20220921112706.Horde.eNaqpvIqq64Qe7crIQQ9JwX@webmail.leidinger.net> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Nand08OWZsxV+qvC" Content-Disposition: inline In-Reply-To: <20220921112706.Horde.eNaqpvIqq64Qe7crIQQ9JwX@webmail.leidinger.net> X-Rspamd-Queue-Id: 4MXZLq2Dm1z3lgf X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [-5.32 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_LONG(-1.00)[-0.997]; NEURAL_HAM_SHORT(-0.99)[-0.992]; NEURAL_HAM_MEDIUM(-0.93)[-0.930]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; RCPT_COUNT_TWO(0.00)[2]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; HAS_REPLYTO(0.00)[current@freebsd.org]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; MID_RHS_MATCH_FROMTLD(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; FREEFALL_USER(0.00)[david]; ARC_NA(0.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; FROM_HAS_DN(0.00)[]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; TO_DN_SOME(0.00)[]; DMARC_NA(0.00)[catwhisker.org]; RCVD_TLS_LAST(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --Nand08OWZsxV+qvC Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 21, 2022 at 11:27:06AM +0200, Alexander Leidinger wrote: > ... > make DESTDIR=3D${BASEDIR} -DBATCH_DELETE_OLD_FILES delete-old delete-old-= libs >=20 > Usually I replace the delete-old-libs with check-old, as I don't want =20 > to blindly delete them (some ports may depend on them... at least for =20 > the few libs which don't have symbol versioning). > .... A way to address that issue that may work for you is to install appropriate misc/compat* ports/packages. Peace, david --=20 David H. Wolfskill david@catwhisker.org In 2022, the governors of Texas and Florida resurrect the racist ploys of the "White Citizens=E2=80=99 Council" of 1962 -- at taxpayers' exp= ense. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --Nand08OWZsxV+qvC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSr0Kzv+UJRY3wfOii0+6PfV4Ix1AUCYyrmsF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0QUJE MEFDRUZGOTQyNTE2MzdDMUYzQTI4QjRGQkEzREY1NzgyMzFENAAKCRC0+6PfV4Ix 1P0/AP9zsqYVqVPgkxsYwO572Vr2asX/XwMQynI9qtt6tVfU6QEA1OS/PXV5yXyz IaiDXiQiC310YguByHGYLRct8VaiAQw= =I6IB -----END PGP SIGNATURE----- --Nand08OWZsxV+qvC--