Created attachment 516314 [details] pf_ring-7.0.0.ebuild Package is required for packages such as suricata for faster package inspection. Ebuild itself depends on https://bugs.gentoo.org/366609 which installs appropriate kernel module I did not know how to fix it for the package to respect user CFLAGS, but other than that it should be ready for the tree as libdir is fixed.
Created attachment 516316 [details, diff] pf_ring.patch Fix for hardcoded libdir. Also removes installation of static module. I did not stop generation of static library at compile time as for some reason shared library depended on it at compile and failed without it.
Created attachment 516520 [details] pf_ring-7.0.0.ebuild Standard installation script does not create symlink which is required for suricata to start. New ebuild fixes that