OPNsense Forum

English Forums => Development and Code Review => Topic started by: Adrien007 on June 19, 2020, 07:41:14 pm

Title: How to keep track of changes in the ports tree?
Post by: Adrien007 on June 19, 2020, 07:41:14 pm
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 (http://marketsavvy.co/tips/)
Title: Re: How to keep track of changes in the ports tree?
Post by: mimugmail on June 19, 2020, 10:30:47 pm
https://github.com/opnsense/ports/commits/master
Title: Re: How to keep track of changes in the ports tree?
Post by: ammiemie69 on July 09, 2020, 01:41:32 pm
 :o