Re: Default optimization of rust ports

2022-09-13 Thread Nuno Teixeira
Hi, I think this issue is related to what happened in terms of optimizations in go 1.18.3_1: --- Add amd64 microarchitecture level knobs for the Go compiler. Note that this will affect only the compiler itself, port users will still need to set GOAMD64 in the environment to adjust the microarchite

Re: Qt6 in the ports tree

2022-09-13 Thread Nuno Teixeira
> I was about to port a really neat program months ago that required qt6 and > now I forgot the name :( > editors/focuswriter is happy with qt6! Thanks, -- Nuno Teixeira FreeBSD Committer (ports)

Ports with version numbers going backwards: games/openarena, games/openarena...

2022-09-13 Thread portmgr
** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention

Re: Qt6 in the ports tree

2022-09-13 Thread Tobias C. Berner
Moin moin At the moment they are here to stay. mfg Tobias On Fri, 2 Sept 2022 at 19:08, Yuri wrote: > > On 8/21/22 10:31, Tobias C. Berner wrote: > > Qt6 has finally been added to the ports tree. > > > Is there or will there be a due date when everything is switched to Qt6 > and Qt5 is removed?