Re: Re: git: b430a140c818 - main - net-im/purple-gowhatsapp: add WhatsApp plugin for libpurple

From: Mathieu Arnold <mat_at_freebsd.org>
Date: Sun, 21 Jan 2024 07:04:29 UTC
On Sat, Jan 20, 2024 at 07:30:55PM -0500, Mikhail T. wrote:
> But why would you want it backed out?!

Because you added a port that does not build. The FreeBSD ports tree is
not your own ports tree where you add things to see if they build.

You have to evolve with the team.

You must use poudriere to test your ports before pushing them to the
official repository.
You must also add DEVELOPER=yes to your local make.conf to get warnings
about what you did wrong and fix those problems before pushing your
changes to the official repository.

If you are not willing to do those basic things everyone else is doing,
then please do not push changes yourself and only submit PR so that
someone else can run those tests.

-- 
Mathieu Arnold