Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2024 17:04:12 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Stefan =?utf-8?Q?E=C3=9Fer?= <se@FreeBSD.org>
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
Message-ID:  <86r06zcnb7.fsf@ltc.des.dev>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan E=C3=9Fer <se@FreeBSD.org> 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 <se@FreeBSD.org>
> AuthorDate: 2024-11-24 21:38:23 +0000
> Commit:     Stefan E=C3=9Fer <se@FreeBSD.org>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r06zcnb7.fsf>