svn commit: r568012 - head/net/tightvnc

Gerald Pfeifer gerald at pfeifer.com
Sat May 29 09:04:47 UTC 2021


On Thu, 20 May 2021, Mathieu Arnold wrote:
> You don't need approval from anyone, there is already a blanket approval
> for:
> 
> * Most infrastructure changes to a port (that is, modernizing, but not
>   changing the functionality). For example, the blanket covers
>   converting to new `USES` macros, enabling verbose builds, and
>   switching to new ports system syntaxes.

I wasn't sure whether anyone might yell at me if I simply change the 
infrastructure like this and then adjust all affected ports. ;-)

Now I went ahead and de facto made USE_GCC=any equivalent to USE_GCC=yes.
Next I plan on updating all ports still featuring USE_GCC=any, and finally
completely remove reference to "any" from Mk/bsd.gcc.mk.

Thanks for your guidance/support.

Gerald


More information about the svn-ports-head mailing list