Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 103436

Summary: net-analyzer/nnfc - POSIX-compliant, portable NetFlow collector
Product: Gentoo Linux Reporter: Anatoly Shipitsin <norguhtar>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: netmon
Priority: Normal Keywords: EBUILD, REVIEWED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild
Archive with ebuild & etc need thing
Ebuild
nnfc-0.8.4.ebuild

Description Anatoly Shipitsin 2005-08-23 03:57:07 UTC
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:
Comment 1 Anatoly Shipitsin 2005-08-23 03:58:08 UTC
Created attachment 66637 [details]
Ebuild
Comment 2 Anatoly Shipitsin 2005-08-23 03:58:54 UTC
Created attachment 66638 [details]
Archive with ebuild & etc need thing
Comment 3 Ciaran McCreesh 2005-08-24 09:14:58 UTC
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.
Comment 4 Anatoly Shipitsin 2005-08-24 23:06:40 UTC
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.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-27 04:15:38 UTC
You forgot to reopen the bug.
Comment 6 Anatoly Shipitsin 2005-09-28 20:04:33 UTC
I'm added this in net-analyzer (on my portage overlay).
Comment 7 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-04-06 12:31:50 UTC
Created attachment 344634 [details]
nnfc-0.8.4.ebuild

Updated the ebuild to work with current version, added two missing dependencies.