This ebuild contains New Netflow Collector. This software is a POSIX compliant portable collector for Netflow flows generated by Cisco and other routers. It understands v1 and v5 flows and has a plugin interface for storing flows in databases or text files. Reproducible: Always Steps to Reproduce:
Created attachment 66637 [details] Ebuild
Created attachment 66638 [details] Archive with ebuild & etc need thing
Please fix the following and reopen: * You can use ${PN} in SRC_URI. * You can use use_with in src_compile. * einstall should only be used if make DESTDIR="${D}" install fails. If you have to use einstall, include a comment. * No need to dodoc COPYING.
Created attachment 66839 [details] Ebuild New ebuild. I'm added use_with, change einstall to make ${D} install, remove COPYNG from dodoc, split ${P} to ${PN}-${PV} in SRC_URI.
You forgot to reopen the bug.
I'm added this in net-analyzer (on my portage overlay).
Created attachment 344634 [details] nnfc-0.8.4.ebuild Updated the ebuild to work with current version, added two missing dependencies.