From nobody Mon Nov 25 16:04:12 2024 X-Original-To: dev-commits-src-all@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 4Xxr9n74m8z5dpbq; Mon, 25 Nov 2024 16:04:13 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xxr9n6Mtmz47qC; Mon, 25 Nov 2024 16:04:13 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732550653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=v69XKPPP1d1oDcuUOO/UC+IDiB07wKl32b3UwyBsG8c=; b=jILwCWvMRveyeJmh4dAhy5RMshzqqanCyDPvCNu2digM6CzW1FNp765KMPSM4dhCXH25Ye +jogvUSgSvd8ymHaCAGAQtnavjf0qdt/TrRBDQWZ82BY6wlT3Yfwo3/ajAYrbMOv1o0dDy MZvmYUGRZs4fOmyBHFO2uGI4QPqlCzxDt1VY2+2PuOedWwkgpEphEJl3bZXPg9aXIt0yIR QQKXTH6U1thvxfAj907f89PoZQBa7Bwh/zcPYe22daOTiggA/T4XtySn5YHSidQhaixrxR k69tJFiqPHnhuzrOwfogxSGHclnfIctLYYHXSjeXSwC9kNYXY1mpVRAFQD/1gg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732550653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=v69XKPPP1d1oDcuUOO/UC+IDiB07wKl32b3UwyBsG8c=; b=ZQ7t24/7/CBOEb5SQsx4LOYeabSkcLkllfJ6ocuFS5fzQ5q8+9hunC55iYd7D9fWLYiWDM q0dqsBeGsR/FhYoeGt7miGEDlD9h8AMjnvwpbsgRfBPMilJvxsqSzbOht6fnW0kUCxdmup rwq0RW4bZhGKvSeQqXdyOnluG8bg9N+ozdo96y/V+SGwPHP65q3+icKISexznM3QachVtb aDL35QtAegeXf8DM2e4KwXJNwey7fRxy1qHvEnD3CCoUX/TO3NUVqasIqpeTt0ynUZhhLL Q809c+b0ZOjBqwHSbq5CZNrCS09l9Go8Mp9GeYlnvNhRC3EmddgUXecFZMeUrw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732550653; a=rsa-sha256; cv=none; b=jCq7qUmLsWCOZrXeDbkAuVYYf0YIrlQ9t6Q/oyboaJnPdkNaTTdgwSOYRce7VFbLLjg2su iFnxAbARssX4HdlPFcpzCYR6++7H2LxNfCm4fCs113eFrsZ7OsRrOQJg8nxKMKG8EmiH9B SPqeeTLUXKszEY/lHmDr5laalMRo6d7O/lsW9fLBkialWJORdCC0OlNYsk/WBofkHt0L2/ LTDm4IpFq9kWXAAbfNAJyEpTPepebSE4MR+853i/2mstgI3SQJVMvMqTwn0RF0K57Wm2uj jlTCMWXc0b5nkap+ytAKA0Ul8biqCObpkT3mXbcCwDYc/CodCkcWNAOZpm0R/w== Received: from ltc.des.dev (88-177-82-251.subs.proxad.net [88.177.82.251]) (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) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Xxr9n5MZMzFWc; Mon, 25 Nov 2024 16:04:13 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 1B72860487; Mon, 25 Nov 2024 17:04:12 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Stefan =?utf-8?Q?E=C3=9Fer?= Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 8ea6c1154094 - main - usr.bin/bc: remove OpenBSD derived bc and dc commands In-Reply-To: <202411242208.4AOM8WSe033669@gitrepo.freebsd.org> ("Stefan =?utf-8?Q?E=C3=9Fer=22's?= message of "Sun, 24 Nov 2024 22:08:32 GMT") References: <202411242208.4AOM8WSe033669@gitrepo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Mon, 25 Nov 2024 17:04:12 +0100 Message-ID: <86r06zcnb7.fsf@ltc.des.dev> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Stefan E=C3=9Fer writes: > The branch main has been updated by se: > > URL: https://cgit.FreeBSD.org/src/commit/?id=3D8ea6c115409450ff58a8c6b5e8= 18319d181c6bff > > commit 8ea6c115409450ff58a8c6b5e818319d181c6bff > Author: Stefan E=C3=9Fer > AuthorDate: 2024-11-24 21:38:23 +0000 > Commit: Stefan E=C3=9Fer > CommitDate: 2024-11-24 21:38:23 +0000 > > usr.bin/bc: remove OpenBSD derived bc and dc commands >=20=20=20=20=20 > In 2020, an improved implementation of the bc and dc commands > developed by Gavin D. Howard has been imported into FreeBSD. > It has replaced the OpenBSD-derived versions of these commands > in all currently supported FreeBSD releases. >=20=20=20=20=20 > The OpenBSD versions could still be built using the WITHOUT_GH_BC > option. There have been no reports of problems or unexpected > deviations from the OpenBSD version for some time, therefore > keeping the OpenBSD version is no longer required in FreeBSD. >=20=20=20=20=20 > This commit removes the option to build the OpenBSD version and > corresponding source files from -CURRENT. No MFC is planned, all > currently released FreeBSD versions should retain the build option. >=20=20=20=20=20 > The WITHOUT_GH_BC option is no longer accepted and will cause > make buildworld to fail. >=20=20=20=20=20 > Reviewed by: des, emaste > Approved by: des > Relnotes: yes > Differential Revision: https://reviews.freebsd.org/D46876 I appreciate your efforts but this is incomplete, as was pointed out in review. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org