How to keep track of changes in the ports tree?

Started by Adrien007, June 19, 2020, 07:41:14 PM

Previous topic - Next topic
I've just noticed that suricata isn't compiled with SIMD support per example and obviously the Makefiles have to be kept generic and can't be optimized for every architecture, so if we end up compiling all the packages using a custom make.conf, how do we get notified of updates?

tips