git: 821aa63a0940 - main - ncurses: only keep the version with widechar support

Dimitry Andric dim at FreeBSD.org
Sun Jan 10 13:24:28 UTC 2021


On 8 Jan 2021, at 16:43, Gordon Bergling <gbe at freebsd.org> wrote:
> 
> On Fri, Jan 08, 2021 at 09:21:01AM -0600, Kyle Evans wrote:
>> On Thu, Jan 7, 2021 at 7:59 AM Baptiste Daroussin <bapt at freebsd.org> wrote:
>>> On Thu, Jan 07, 2021 at 07:53:47AM -0600, Kyle Evans wrote:
>>>> On Tue, Jan 5, 2021 at 7:02 AM Baptiste Daroussin <bapt at freebsd.org> wrote:
...
> thanks for the additional bugfix. It would be good to provide somewhere in
> UPDATING some information about 'depend-cleanup.sh'. I use FreeBSD since
> about 20 years, and even as a committer I had never heard something about
> 'depend-cleanup.sh' before.

IIRC emaste added this script recently. It used to be a bunch of
commands directly in the top-level Makefiles, but this was getting a bit
annoying to maintain. What's more, it was difficult to test the commands
separately from the rather heavy "let's do a full buildworld" scenario.

So now it is just a shell script, and you can run it by hand to test if
any changes you're making to it work as expected, before committing.

(Note that I consider all the "depend cleanup" stuff to be a fig leaf
for a rather glaring deficiency in our build system. An ugly kludge. :)

-Dimitry


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/dev-commits-src-all/attachments/20210110/3a57e260/attachment.sig>


More information about the dev-commits-src-all mailing list